mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:56 -05:00
[Enhancement]: User should be able to add podcasts #2895
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#2895
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 @solairen on GitHub (Apr 12, 2025).
Type of Enhancement
Web Interface/Frontend
Describe the Feature/Enhancement
Hi,
As a user, I want to be able to add podcasts from the WebUI or Android / iOS app. Right now, only the root user can add a new podcast from an RSS feed URL.
I attached screenshots, and the future implementation shows an Add button under the Library button (currently only the root user has it)
Why would this be helpful?
Users should be able to search and add favorite podcasts from URL / Search without root privileges.
If the user is using Android / iOS app is very hard to get files and upload them to the server, so searching from an RSS feed URL will help.
Future Implementation (Screenshot)
User privileges in podcast (future):
Audiobookshelf Server Version
2.20.0
Current Implementation (Screenshot)
User privileges in podcast (now):
@Vito0912 commented on GitHub (Apr 12, 2025):
Somewhat duplicate of https://github.com/advplyr/audiobookshelf/issues/1258
Admins should still be able to upload media. It is intended that normal users cannot do that.
@solairen commented on GitHub (Apr 12, 2025):
@Vito0912 yes, the #1258 is what I want :). Sorry for the duplicate.
I'm closing this ticket.