[mpv] Add playlistmanager
This commit is contained in:
parent
f0cabb9149
commit
2c11d14cbd
4 changed files with 1005 additions and 1 deletions
|
|
@ -30,6 +30,13 @@ from which you can load other files, subtitles, chapters, switch audio tracks an
|
|||
Most of this is (thanks to the hard work of the original script writers) easily customizable,
|
||||
mostly from `input.conf` directly.
|
||||
|
||||
## playlist management
|
||||
|
||||
Uses the wonderful [playlistmanager](https://github.com/jonniek/mpv-playlistmanager) script to enable easy management of mpv playlists.
|
||||
Enables manually or automatically sorting playlists, shuffling them, and saving them to files.
|
||||
|
||||
Additionally, it automatically populates streaming content with the video title instead of the url within the playlist.
|
||||
|
||||
## battery saving
|
||||
|
||||
When mpv ist started on a pc which it assumes to be running on battery power, it will automatically switch to a (slightly) lower quality mode,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue