mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:56 -05:00
[Bug]: API progress crashes server if episodeId is missing #3414
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#3414
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 @LMSSonos on GitHub (Feb 14, 2026).
What happened?
When you call the progress API with missing episodeId the server crashes
What did you expect to happen?
Should return an error ;-)
Steps to reproduce the issue
Just curl' the api with the for a podcast with a missing episodeId
Audiobookshelf version
2.32.1
How are you running audiobookshelf?
Docker
What OS is your Audiobookshelf server hosted from?
Linux
If the issue is being seen in the UI, what browsers are you seeing the problem on?
None
Logs
Additional Notes
Maybe related to #4908
@nichwall commented on GitHub (Feb 14, 2026):
Is this for a podcast library or a book library?
@LMSSonos commented on GitHub (Feb 14, 2026):
it's a podcast library