askvictor wrote: > Do you have two-factor auth enabled on your Google account? If so, > you'll need to create an app password like @davewongillies suggested. > > Also, I can't remember how the script parses arguments, but try: > ./mobile_devices.py username=myusername password=mypassword
I am not using two step verification, and I have access for less secure apps turned on ./mobile_devices.py username=username password=password /usr/local/lib/python2.7/dist-packages/gmusicapi/clients/webclient.py:50: GmusicapiWarning: Webclient functionality is not tested nor well supported. Use Mobileclient or Musicmanager if possible. GmusicapiWarning Traceback (most recent call last): File "./mobile_devices.py", line 29, in <module> main() File "./mobile_devices.py", line 16, in main if not api.login(args.username, args.password): File "/usr/local/lib/python2.7/dist-packages/gmusicapi/clients/webclient.py", line 73, in login if not self.session.login(email, password): File "/usr/local/lib/python2.7/dist-packages/gmusicapi/session.py", line 163, in login form.select("#Passwd")[0]['value'] = password IndexError: list index out of range so that doesn't appear to be the correct syntax either.... Should I try turning on two step verification and using an app password? I just don't want to break my other setup which is currently working... ------------------------------------------------------------------------ mikeybs's Profile: http://forums.slimdevices.com/member.php?userid=62630 View this thread: http://forums.slimdevices.com/showthread.php?t=105800 _______________________________________________ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins