Closed codyfish closed 4 years ago
Do the other operations work? what I do not really understand about this is the fact that the line in my code seems to be 97, a line in which clearly play is not called at all and I cannot see from this stacktrace where the call is that causes the error is made. Does it also error with play('96') when the playlist is clear?
Nothing was working at the time. Now everything seems to be working fine, apparently without changing anything on my part. You can close this. Thanks!
That's nice to hear!
Trying to
add-song
oradd-album
results in the following exception (this is on Arch):I always seem to run into this call:
Calling MPD play('96',)
Originally posted by @bretello in https://github.com/codyfish/ulauncher-mpd/issues/3#issuecomment-612652929