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.
- Host: GitHub
- URL: https://github.com/chj85/mpv-shuffle
- Owner: CHJ85
- Created: 2023-07-02T22:16:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-03T14:43:35.000Z (over 2 years ago)
- Last Synced: 2025-02-15T23:43:12.795Z (8 months ago)
- Topics: baka, bash-script, celluloid, mplayer, mpv, playlist, randomize, randomizer, shell, shuffle, smplayer, video-player
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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