03-01-2020, 02:22 PM
Errr, no, not unless the playlist is actually stored as "Default_Playlist".
What I showed in my last post was that the default moOde list named "Default Playlist" (with the embedded space) works.
Code:
>>> subprocess.call(['mpc','load','Default_Playlist'])
loading: Default_Playlist
mpd error: No such playlist
1
What I showed in my last post was that the default moOde list named "Default Playlist" (with the embedded space) works.