Giter VIP home page Giter VIP logo

Comments (7)

Rleahy22 avatar Rleahy22 commented on July 17, 2024

+1

from rhythmbox-gmusic.

alexfigueiredo avatar alexfigueiredo commented on July 17, 2024

+1

from rhythmbox-gmusic.

Nxt3 avatar Nxt3 commented on July 17, 2024

Same. If it helps, I have two-step authentication enabled on my Google account.

from rhythmbox-gmusic.

slifin avatar slifin commented on July 17, 2024

+1 also have two step authentication

Generating a application specific password for rhythm box does not appear to help

Updated with trace back:

Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/rhythmboxgmusic/init.py", line 295, in auth
self.init_authenticated()
File "/usr/lib/pymodules/python2.7/rhythmboxgmusic/init.py", line 320, in init_authenticated
playlists = api.get_all_playlist_ids()
File "/usr/local/lib/python2.7/dist-packages/gmusicapi/clients/webclient.py", line 390, in get_all_playlist_ids
res = self._make_call(webclient.GetPlaylistSongs, 'all')
File "/usr/local/lib/python2.7/dist-packages/gmusicapi/clients/shared.py", line 80, in _make_call
return protocol.perform(self.session, self.validate, _args, *_kwargs)
File "/usr/local/lib/python2.7/dist-packages/gmusicapi/protocol/shared.py", line 225, in perform
raise CallFailure(err_msg, call_name)
gmusicapi.exceptions.CallFailure: GetPlaylistSongs: 404 Client Error: Not Found
(requests kwargs: {'url': 'https://play.google.com/music/services/loadplaylist', 'headers': {'Authorization': ''}, 'data': {'json': '{}'}, 'method': 'POST', 'params': {'u': 0, 'xt': 'CjUKATASMEFNLVdiWGhjUlZrMHh0ajNLbnFPN0ZiNU81OGVPM1VOdWc6MTM5OTIwNzQzODg4MA=='}})

I would assume part of google's API has changed because of the 404?

https://play.google.com/music/services/loadalltracks also appears to 404

from rhythmbox-gmusic.

immartian avatar immartian commented on July 17, 2024

same here

Successfully logged in.

Loading library...
Traceback (most recent call last):
File "gm.py", line 66, in
demonstration()
File "gm.py", line 42, in demonstration
library = api.get_all_songs()
File "/usr/local/lib/python2.7/dist-packages/gmusicapi/clients/webclient.py", line 312, in get_all_songs
to_return = [song for chunk in to_return for song in chunk]
File "/usr/local/lib/python2.7/dist-packages/gmusicapi/clients/webclient.py", line 324, in _get_all_songs
lib_chunk['continuationToken'])
File "/usr/local/lib/python2.7/dist-packages/gmusicapi/clients/shared.py", line 80, in _make_call
return protocol.perform(self.session, self.validate, _args, *_kwargs)
File "/usr/local/lib/python2.7/dist-packages/gmusicapi/protocol/shared.py", line 225, in perform
raise CallFailure(err_msg, call_name)
gmusicapi.exceptions.CallFailure: GetLibrarySongs: 404 Client Error: Not Found
(requests kwargs: {'url': 'https://play.google.com/music/services/loadalltracks', 'headers': {'Authorization': ''}, 'data': {'json': '{}'}, 'method': 'POST', 'params': {'u': 0, 'xt': 'CjUKATASMEFNLVdiWGhsSGZrUHltSkdZN2JKTW10b2d5WWEzVnlnZUE6MTQwMTI4ODYwNDE2MA=='}})

from rhythmbox-gmusic.

samhed avatar samhed commented on July 17, 2024

I'm having the same problem. I know this was more than 2 years ago, but did any of you manage to find a solution?

from rhythmbox-gmusic.

samhed avatar samhed commented on July 17, 2024

An app-specific password worked for me!

from rhythmbox-gmusic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.