mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:56 -05:00
[Enhancement]: Allow disabling of convert video to audio in audiobook/podcast RSS feeds #2900
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#2900
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 @devyzr on GitHub (Apr 19, 2025).
Type of Enhancement
Server Backend
Describe the Feature/Enhancement
Currently, video mp4 files are automatically converted to audio only when downloaded via RSS. I would like a checkbox to allow the file to be downloaded raw, without conversion.
Why would this be helpful?
There are video podcasts, for which it's useful to be able to see visual references, but have the controls of a podcast player, which allow downloading, playing in the background, and rewinding in short intervals. Currently solutions like emby and plex aren't great for this.
Additionally, videos from youtube or documentary channels are great to listen to, but occasionally have visual references. HealthyGamerGG is a good youtube example of this, where most is audio, but visual references are used occasionally.
Future Implementation (Screenshot)
Audiobookshelf Server Version
v2.18.0
Current Implementation (Screenshot)
@nichwall commented on GitHub (Apr 19, 2025):
Duplicate of https://github.com/advplyr/audiobookshelf/issues/2196
@devyzr commented on GitHub (Apr 20, 2025):
Thank you for looking at this!