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

wip: tell jellyfin that playback uses live streams (improve latency) #45

Closed
wants to merge 1 commit into from

Conversation

redthing1
Copy link

improve latency of playback (the buffering that takes place when a track is selected) by using the Mopidy playback provider option is_live.

see: mopidy/mopidy#1845

@redthing1 redthing1 changed the title tell jellyfin that playback uses live streams (improve latency) wip: tell jellyfin that playback uses live streams (improve latency) Apr 1, 2020
@redthing1
Copy link
Author

redthing1 commented Apr 1, 2020

(note that this is wip: when using live streams, mopidy does not realize when the track ends).
hopefully there's a way to combine the latency mitigation of enabling live streams but still informing mopidy of when the stream ends.

@mcarlton00
Copy link
Member

Were you perhaps testing this in combination with #46? I'm not seeing any weird behavior when the track ends with just this change.

ps: sorry for delayed review. When you marked it wip i never got around to looking at it

@mcarlton00 mcarlton00 added the Blocked This has an issue label Apr 30, 2020
@mcarlton00
Copy link
Member

Closing due to no response

@mcarlton00 mcarlton00 closed this Jul 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocked This has an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants