07-23-2022, 03:46 PM
I don't see anything suspicious in the file.
I created a playlist named Test.m3u in /var/lib/mpd/playlists/ by using nano editor and pasting the contents.
Edit works in Playlist view and the file contents are displayed but of course the files don't exist in my collection and so they are listed in the playlist as "Unknown".
I created a playlist named Test.m3u in /var/lib/mpd/playlists/ by using nano editor and pasting the contents.
Code:
pi@moode:~ $ ls -l /var/lib/mpd/playlists/
total 36
-rwxrwxrwx 1 root root 28 Jul 20 17:39 "80's Synth Pop.m3u"
-rwxrwxrwx 1 root root 114 Jul 18 17:31 'Allison Krauss.m3u'
-rwxrwxrwx 1 root root 2169 Jun 5 11:16 'Default Playlist.m3u'
-rwxrwxrwx 1 root root 32 Jul 9 18:13 Favorites.m3u
-rwxrwxrwx 1 root root 499 Jul 20 17:51 'Jazz Favorites.m3u'
-rwxrwxrwx 1 root root 2093 Jul 18 19:38 'My Saved Queue.m3u'
-rwxrwxrwx 1 root root 32 Jul 18 19:22 'New playlist for Tim.m3u'
-rwxrwxrwx 1 root root 34 Jul 18 11:16 'New playlist.m3u'
-rw-r--r-- 1 root root 2493 Jul 23 11:37 Test.m3u
Edit works in Playlist view and the file contents are displayed but of course the files don't exist in my collection and so they are listed in the playlist as "Unknown".