Closed sprnza closed 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
It appeared that Supysonic uses API version 1.9.0 which had another auth mechanism. Fixed in this PR: #6
Hi there! I've tried to set up psub as per README but I get this error trying to test (or play anything):
What could be wrong here?