Skip to content

Conversation

advplyr
Copy link
Owner

@advplyr advplyr commented Aug 7, 2025

Brief summary

Redirects HLS transcode requests being made to the direct play endpoint (/public/session/:id/track/:index) instead of the HLS endpoint (/hls/:stream/:file).

Also return 500 when audioFile has no path

Which issue is fixed?

Fixes #4555

In-depth Description

In android v0.10.0-beta a bug was introduced where transcodes are made to the direct play endpoint. This fixes that bug server side. It was fixed in the app here advplyr/audiobookshelf-app#1636

How have you tested this?

Tested direct play in all clients and tested android transcodes redirect properly.

@advplyr advplyr merged commit 2116f60 into master Aug 7, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Container stops when trying to play new book for the first time
1 participant