Skip to content
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

fix: Subsonic: Allow user to force player provider seek #1798

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

khers
Copy link
Contributor

@khers khers commented Nov 29, 2024

Some Subsonic implementations advertise the ability to specify an offset when calling the stream endpoint. This offset should allow a user to seek by setting that value, however, at least on Gonic this value is only honored with transcoding. Allow a user to tell the subsonic provider that their server is broken and provider seek should be used instead.

Fixes: music-assistant/hass-music-assistant#3184

Some Subsonic implementations advertise the ability to specify an offset
when calling the stream endpoint. This offset should allow a user to
seek by setting that value, however, at least on Gonic this value is
only honored with transcoding. Allow a user to tell the subsonic
provider that their server is broken and provider seek should be used
instead.

Fixes: music-assistant/hass-music-assistant#3184

Signed-off-by: Eric B Munson <eric@munsonfam.org>
@khers khers changed the title fix: Sobsonic: Allow user to force player provider seek fix: Subsonic: Allow user to force player provider seek Nov 29, 2024
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.

Track seeking not working for subsonic provider
1 participant