GMusicFS
GMusicFS copied to clipboard
logging in issue
Hi, there is an issue by logging in. gmusicfs.py needs at line 176 an extra 3rd argument passed:
deviceId
see: self.api.login(username, password, deviceId)