An open API service indexing awesome lists of open source software.

https://github.com/chj85/mpv-shuffle

Shuffle playlists for SMPlayer, Baka MPlayer, Celluloid and MPV. MPV does not randomize / shuffle playlists on-the-fly. This bash script will do that for you.
https://github.com/chj85/mpv-shuffle

baka bash-script celluloid mplayer mpv playlist randomize randomizer shell shuffle smplayer video-player

Last synced: 6 months ago
JSON representation

Shuffle playlists for SMPlayer, Baka MPlayer, Celluloid and MPV. MPV does not randomize / shuffle playlists on-the-fly. This bash script will do that for you.

Awesome Lists containing this project

README

          

# MPV Shuffle
Shuffle playlists for SMPlayer, Baka MPlayer, Celluloid and MPV.

MPV does not randomize / shuffle playlists on-the-fly. This bash script will do that for you.

# Usage
./mpvshuffle.sh "/path/to/playlist.m3u".

Supported players: SMPlayer, Baka MPlayer, Celluloid and MPV.

# Arguments
You can force a specific player by using the "--player" flag followed by the video player.

Ex. ./mpvshuffle.sh /path/to/playlist.m3u --player celluloid