mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:55 -05:00
[Enhancement]: Add .opus support for RSS feeds that contain files in that format #3062
Labels
No labels
authentication
awaiting release
backlog
bug
chapter editor
config-issue
ebooks
encoding/embedding
enhancement
help wanted
listening sessions & progress
planned
possible plugin
progress sync
sorting/filtering/searching
unable to reproduce
upload
users & permissions
waiting
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/audiobookshelf-advplyr#3062
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @matru on GitHub (Oct 29, 2025).
Type of Enhancement
Server Backend
Describe the Feature/Enhancement
I have a custom RSS feed, and it has .opus files in them, I use it basically since I am hosting publicly my own podcast library, but exclusively use opus since my files are converted in that format to reduce storage burden and costs.
However, audiobookshelf doesn't recognize them even though other podcast players do and it says:
NOTE: The MP3 files used by this podcast appear to be missing. They may have been removed permanently from their source location.Thanks.
Why would this be helpful?
Explained above.
Future Implementation (Screenshot)
None.
Audiobookshelf Server Version
2.30.0
Current Implementation (Screenshot)
No response