Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Episode.allowed_countries #108

Open
tobinus opened this issue Dec 9, 2019 · 0 comments
Open

Implement Episode.allowed_countries #108

tobinus opened this issue Dec 9, 2019 · 0 comments
Labels
enhancement It would be nice if PodGen could do this.

Comments

@tobinus
Copy link
Owner

tobinus commented Dec 9, 2019

Maps to <media:restriction type="country" relationship="allow">COUNTRY</media:restriction>.

The media XML namespace maps to "http://search.yahoo.com/mrss/.

Spotify writes:

Restricts availability of the specific episode using a whitelist of space separated ISO 3166 country codes. The podcast will be published in the countries specified. If the restriction element is fully absent the content is considered available in all regiions. Spotify currently only supports relationship="allow" and type="country".

The Media RSS specification warns:

This element is purely informational and no obligation can be assumed or implied.

@tobinus tobinus added the enhancement It would be nice if PodGen could do this. label Dec 9, 2019
@tobinus tobinus changed the title Implement Podcast.allowed_countries Implement Episode.allowed_countries Dec 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement It would be nice if PodGen could do this.
Projects
None yet
Development

No branches or pull requests

1 participant