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

Merged
merged 1 commit into from
Dec 4, 2024

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

@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
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 force-pushed the seek-switch branch 2 times, most recently from 816f982 to bdc16ae Compare December 3, 2024 13:58
@marcelveldt marcelveldt merged commit 10e1378 into music-assistant:dev Dec 4, 2024
3 checks passed
@khers khers deleted the seek-switch branch December 16, 2024 17:28
@de666
Copy link

de666 commented Dec 22, 2024

@khers fix not working for me (and not only me) after enabling the new option in subsonic provider, see last comments for
music-assistant/hass-music-assistant#3184

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
3 participants