mj2p / psub

CLI Subsonic Client
MIT License
31 stars 6 forks source link

Doesn't work: "Command Failed!" #5

Closed sprnza closed 5 years ago

sprnza commented 5 years ago

Hi there! I've tried to set up psub as per README but I get this error trying to test (or play anything):

dell ➜  psub git:(master) ve/bin/pSub -t                
Testing Server Connection
https://my_username@my_host_address
Command Failed! 10: Required parameter 'p' is missing.

What could be wrong here?

Python 3.7.3 
Supysonic as backend
sprnza commented 5 years ago

It appeared that Supysonic uses API version 1.9.0 which had another auth mechanism. Fixed in this PR: #6