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

New Playlist-related features #32

Merged
merged 2 commits into from
Feb 4, 2021
Merged

New Playlist-related features #32

merged 2 commits into from
Feb 4, 2021

Conversation

Kenshiro166
Copy link
Collaborator

For our project, we had to add two methods that are related to playlists.

  • New LoadPlaylist method which takes any collection of video paths to prepare a single playlist for playback
  • New LoopPlaylist configuration variable which refers to MPV's loop-playlist option to be able to loop an entire playlist instead of a single video

@hudec117 hudec117 changed the base branch from master to dev February 4, 2021 00:14
@hudec117
Copy link
Owner

hudec117 commented Feb 4, 2021

Looks great! Thank you very much for contributing.

@hudec117 hudec117 merged commit 756fc98 into hudec117:dev Feb 4, 2021
@Kenshiro166 Kenshiro166 deleted the load-playlist branch February 5, 2021 01:48
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.

None yet

2 participants