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

Add support for Jellyfin SyncPlay #538

Open
gittes opened this issue Aug 4, 2020 · 10 comments
Open

Add support for Jellyfin SyncPlay #538

gittes opened this issue Aug 4, 2020 · 10 comments
Labels
enhancement New feature or request playback Issue related to media playback

Comments

@gittes
Copy link

gittes commented Aug 4, 2020

It would be awesome especially with the recent events if SyncPlay (introduced recently with Jellyfin 10.6.x) worked for the Jellyfin AndroidTV client.

It would be also cool as a slight enhancement if the this implementation leveraged variable playback speeds to catchup when out of sync by only a few seconds or less instead of hard skipping and/or have the ability to define a offset tolerance before making an adjustment in seeking.

I'll let you guys figure out the interface design; would just love to have it.

It would just be nice to have SyncPlay on the big TV while using another device to chat or video conference with people instead of only watching SyncPlay groups in the web interface.

Some more superfluous suggestions: Perhaps existing SyncPlay groups could be presented as a channel/category/section similar to "Continue Playing" listed items with a "Now watching with others" section in the Home screen in addition to a group list browser. And there can be a "play with new SyncPlay" button next to the play button to initiate new SyncPlay group in the media item description screen.

@gittes gittes added the enhancement New feature or request label Aug 4, 2020
@gittes gittes changed the title Please add support Jellyfin SyncPlay Please add support for Jellyfin SyncPlay Aug 4, 2020
@nielsvanvelzen
Copy link
Member

We'd like to add SyncPlay too! It will take some time though. SyncPlay requires some changes in the apiclient which is undergoing a big refactor right now. After that's done we can start integrating SyncPlay.

@nielsvanvelzen nielsvanvelzen changed the title Please add support for Jellyfin SyncPlay Add support for Jellyfin SyncPlay Aug 5, 2020
@gittes
Copy link
Author

gittes commented Aug 5, 2020

We'd like to add SyncPlay too! It will take some time though. SyncPlay requires some changes in the apiclient which is undergoing a big refactor right now. After that's done we can start integrating SyncPlay.

Fair enough and understood. I'll wait patiently and I am eager to see what the refactoring brings.

Thank you for setting expectations and the response.

@bqv
Copy link

bqv commented Jan 19, 2021

What's the story folks?

@nielsvanvelzen
Copy link
Member

Current state of the apiclient: waiting for 10.7 to release (minimum supported version) and then we can start integrating it into the app, that will take some time though.
When the integration is done we're rewriting all video/audio playback code and after that's done SyncPlay could be implemented. So it will take quite some time.

@GlassedSilver
Copy link

Which issues could I track to see how things progress?
I searched for API as open issues, but there was nothing that seemed relevant. Maybe I should have searched differently?

@nielsvanvelzen
Copy link
Member

nielsvanvelzen commented Mar 26, 2021

The new apiclient (now called Jellyfin Kotlin SDK) is now in beta (since a few days). We will be testing it in the mobile android app before migrating the Android TV app.
SyncPlay is something that will be added as part of the playback rewrite (which is still in early stages and there is no issue for it).

edit: I should add, SyncPlay won't be added until the API is stable. Right now the syncplay api is changing each release and breaks existing integrations (like jellyfin-desktop). So it might be 10.8 or even 10.9 to at least consider adding it.

@nielsvanvelzen nielsvanvelzen added the playback Issue related to media playback label Mar 26, 2021
@Siress
Copy link

Siress commented May 15, 2022

Been a while. Any updates to this over the past year?

Loving the work everyone has done here... syncplay maybe the feature that pushes my wife over the edge of adoption since we use that around the house every day.

@nielsvanvelzen
Copy link
Member

SyncPlay is a part of #1057, which is slowly progressing.

@JadeilsonSantos

This comment was marked as off-topic.

@AnimalLover2143
Copy link

this would really help lets say your at your computer and your family will be using the tv to watch a movie but groups isnt there but if it was you could watch with everyone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request playback Issue related to media playback
Projects
Status: planned
Development

No branches or pull requests

7 participants