-
Notifications
You must be signed in to change notification settings - Fork 533
New issue
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
[Enhancement] Upload files to existing library item folders #1894
Comments
I didn't think about this use-case since the uploader was originally made for audiobooks and not many people use the upload feature to add media to Abs. When it comes to adding files to Abs most people put the file in their file system and it gets automatically scanned in. For podcast episodes those are typically added by downloading via an RSS feed. I think this can be supported |
Here is some context into how I am looking to use Abs and this issue being looked at is critical to our use case. I have set up Abs in a school and we are currently testing and investigating the possibility of hosting a podcast that will be available to the school staff via Abs, the Abs-app and via 3rd party apps via a feed, we dont intend to publish to any external platforms. We want to be able to upload one new podcast episode per week to an existing podcast via the /upload page to an existing folder but it looks like this is currently not possible. This issue '[Enhancement] Upload files to existing library item folders #1894' is currently the main roadblock stopping us from going ahead. The other issue is the lack of SSO or Bulk user creation '[Enhancement]: Add SSO Support #998' or '[Enhancement]: Bulk Local User Creation and Account Updates #2271' but we are happy to get around this by using 3rd party app access via a feed until these are resolved. Hopefully '[Enhancement] Upload files to existing library item folders #1894' can be looked at soon. This is a great project and I am loving what I have seen so far. |
Any progress on this? This bug means that i cant upload any new books by the same author. |
Describe the issue
I would like to upload a new file to an existing folder to extend a podcast.
I get an 500. From the code in the upload controller this is intentional. I cannot imagine why, so I thought this must be untentional.
If it is intentional, how can I upload a new file to an existing podcast then?
Steps to reproduce the issue
Audiobookshelf version
v2.2.23
How are you running audiobookshelf?
Docker
The text was updated successfully, but these errors were encountered: