Files
linux-scripts/patch-playlists-mpd-to-navidrome
2023-07-18 20:55:12 -05:00

5 lines
243 B
Bash
Executable File

#!/bin/bash
echo "run: awk '\$0=\"/music/\"\$0' ~/.config/mpd/playlists/GOAT.m3u > ~/Downloads/GOAT.patch.m3u"
echo "Documents/Music/ can change based on the location on the SD Drive, GOAT.m3u can change based on the playlist being imported"