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

Commits on Nov 29, 2024

  1. fix: Sobsonic: Allow user to force player provider seek

    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 <[email protected]>
    khers committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    bbcd642 View commit details
    Browse the repository at this point in the history