You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To import a complete cd from my music database (minimserver) into the playlist I use the following command:
mpc ls 'MinimServer/MUSICBRAINZ_ALBUMID/3da0558c-9b50-4249-9dba-3f2e6b0b439a' | mpc add
Most of the time this is working well. However I tried to find the equivalent commands(s) in python-mpd2 module. Unfortunately without success. Any ideas are welcome.
Thanks,
Kees
The text was updated successfully, but these errors were encountered:
To import a complete cd from my music database (minimserver) into the playlist I use the following command:
mpc ls 'MinimServer/MUSICBRAINZ_ALBUMID/3da0558c-9b50-4249-9dba-3f2e6b0b439a' | mpc add
Most of the time this is working well. However I tried to find the equivalent commands(s) in python-mpd2 module. Unfortunately without success. Any ideas are welcome.
Thanks,
Kees
The text was updated successfully, but these errors were encountered: