We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Server Backend
Some podcasts do provide URLs to their content not within the enclosure -> url attribute, but within a media:content attribute. Audiobookshelf currently only checks for enclosure.url and thus ignores episodes with an url within a media:content attribute. I think this format is known as Mrss, I don't know for sure though. That seems to be the main way of exporting podcasts from rss-bridge https://github.com/RSS-Bridge/rss-bridge. An example podcast can be found here: https://rss.nixnet.services/?action=display&bridge=ARDAudiothekBridge&path=https%3A%2F%2Fwww.ardaudiothek.de%2Fsendung%2Fkalk-welk%2F10777871%2F&limit=&format=Mrss
Rss Bridge is a pretty useful tool, and most likely not the only one using Mrss. It'd be great to be able to use rss bridge together with ABS.
Just a backend change, no visual change required.
v2.17.5
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Type of Enhancement
Server Backend
Describe the Feature/Enhancement
Some podcasts do provide URLs to their content not within the enclosure -> url attribute, but within a media:content attribute. Audiobookshelf currently only checks for enclosure.url and thus ignores episodes with an url within a media:content attribute. I think this format is known as Mrss, I don't know for sure though. That seems to be the main way of exporting podcasts from rss-bridge https://github.com/RSS-Bridge/rss-bridge.
An example podcast can be found here: https://rss.nixnet.services/?action=display&bridge=ARDAudiothekBridge&path=https%3A%2F%2Fwww.ardaudiothek.de%2Fsendung%2Fkalk-welk%2F10777871%2F&limit=&format=Mrss
Why would this be helpful?
Rss Bridge is a pretty useful tool, and most likely not the only one using Mrss. It'd be great to be able to use rss bridge together with ABS.
Future Implementation (Screenshot)
Just a backend change, no visual change required.
Audiobookshelf Server Version
v2.17.5
Current Implementation (Screenshot)
No response
The text was updated successfully, but these errors were encountered: