Added lots of things

This commit is contained in:
Allen
2023-08-02 01:11:58 -05:00
parent bb8cac305b
commit 7a6cd133be
27 changed files with 346 additions and 0 deletions

4
patch-playlists-mpd-to-phone Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
echo "run: awk '\$0=\"Documents/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"