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

Port the remaining functions of Shared Playlists and fix its current bugs #19

Closed
yuroyami opened this issue Jul 12, 2022 · 1 comment
Closed
Assignees
Labels
bug Something isn't working feature port Porting a feature from the PC version (Mimicking functionality)

Comments

@yuroyami
Copy link
Owner

yuroyami commented Jul 12, 2022

Syncplay Android has the following known bugs when it comes to Shared Playlists:

  • When a user joins a room that has users playing a file other than the first on top of the list, the user loads the first video anyway. This is an inconvenience and a bug to be fixed.
  • During scrolling syncplay's Shared Playlists, some files may appear "playing" while they are not (a bug in the RecyclerView adapter)

Syncplay Desktop has the following features that should be ported to Syncplay Android:

  • Ability to set media directories inside the room the room.
  • Ability to set trusted domains (When URL support is added)
  • Saving and loading a playlist to/from a local file.
  • Shuffle controls
  • Basically every other option when you right-click in the shared playlists section in Syncplay Desktop.
@yuroyami yuroyami added bug Something isn't working feature port Porting a feature from the PC version (Mimicking functionality) labels Jul 12, 2022
@yuroyami yuroyami self-assigned this Jul 12, 2022
@yuroyami
Copy link
Owner Author

Shared Playlists are fully supported as of version 0.10.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature port Porting a feature from the PC version (Mimicking functionality)
Projects
None yet
Development

No branches or pull requests

1 participant