indexers/block placeholder - closes #44

pull/93/head
Dave Jones 2020-10-23 08:55:52 -05:00
rodzic 8108d21a85
commit d1a9c0ebf9
1 zmienionych plików z 10 dodań i 0 usunięć

Wyświetl plik

@ -323,6 +323,16 @@ The url for that feed is: [https://noagendaassets.com/enc/pc20sandbox.xml](http
- `bitrate` (optional) Encoding bitrate of media asset.
- `title` (required) Alternate assets need a title since main title will apply to primary asset.
<br>
- **\<podcast:indexers>** + **\<podcast:block>[domain, bot or service slug]\</podcast:block>**
Channel (optional | single)
The "indexers" element is meant as a container for one or more `<podcast:block>` elements which send a signal to podcast aggregators whether they are allowed to pull and parse
this feed. If the aggregator is listed as blocked, it should take that as a signal by the feed owner to not index/aggregate this feed.
*Note: this element needs a lot more discussion and work. This is just a placeholder for discussion.
<br><br>