Feuermurmel / youtube-podcast-gateway

Do What The F*ck You Want To Public License
38 stars 5 forks source link

Not working in PocketCasts / wrong MIME-type #17

Closed phistep closed 7 years ago

phistep commented 7 years ago

The gateway does not work with PocketCasts for iOS (and I assume won't do so for Android either). The MIME-type is set to application/atom+xml. The correct type seems to be application/rss+xml. When set up to use this MIME-type, the feed works in PocketCasts. I have no idea if this is still compatible with other clients.

Feuermurmel commented 7 years ago

I think an earlier version of the gateway produced an Atom feed instead of an RSS feed and it seems I forgot to adjust the MIME type. I'm going to merge your pull request.

I use two different clients to access the feeds and neither bothered to interpret this as an error.