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
➜ spotify-cli play-album "sepultura arise"
spotify-cli: internal error, uncaught exception:
Ag_oj_run.Error("Line 6:\nMissing record field albums")
Raised at file "src/core/lwt.ml", line 805, characters 22-23
Called from file "src/unix/lwt_main.ml", line 34, characters 8-18
Called from file "src/cmdliner_term.ml", line 27, characters 19-24
Called from file "src/cmdliner.ml", line 106, characters 32-39
The same output is with play-track and play-artist, 'Missing record field tracks' and 'Missing record field artists' respectively.
Remaining commands working.
The text was updated successfully, but these errors were encountered:
The same output is with play-track and play-artist, 'Missing record field tracks' and 'Missing record field artists' respectively.
Remaining commands working.
The text was updated successfully, but these errors were encountered: