Giter Site home page Giter Site logo

gpmchecker's People

Contributors

kangruixiang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gpmchecker's Issues

only one playlist exported?

I am a junior python coder, so bear with me please.

I was able to run musicchecker.py successfully, multiple times. (login, download, and update library.json).
When I ran playlists.py, it ran successfully apparently, but playlists.json only seemed to contain one playlist. (I expected all my playlists). Did I misunderstand how playlists.py works, or is there a bug?

Unable to login

I discovered this script and think it's great. I wish I had found it sooner since probably now some songs are likely gone from my playlist if they get removed. I tried to run it following the README but it might be out of date, starting with the newer named musicchecker vs gmusicchecker. I haven't been able to figure out how to login though since entering my info as arguments don't work. I tried the only gmusicchecker in the history but it also didn't work.

python musicchecker.py
C:\Users\Me\AppData\Local\Programs\Python\Python37\lib\site-packages\oauth2client\_helpers.py:255: UserWarning: Cannot access C:\Users\Me\AppData\Local\Simon Weber\gmusicapi\mobileclient.cred: No such file or directory
  warnings.warn(_MISSING_FILE_MESSAGE.format(filename))
2019-02-26 22:10:05,848 - gmusicapi.Mobileclient1 (shared:183) [WARNING]: could not retrieve oauth credentials from ''C:\\Users\\Me\\AppData\\Local\\Simon Weber\\gmusicapi\\mobileclient.cred''
Traceback (most recent call last):
  File "musicchecker.py", line 96, in <module>
    main()
  File "musicchecker.py", line 79, in main
    mylibrary = getlibrary()
  File "musicchecker.py", line 23, in getlibrary
    library = G.get_all_songs()
  File "C:\Users\Me\AppData\Local\Programs\Python\Python37\lib\site-packages\gmusicapi\clients\mobileclient.py", line 278, in get_all_songs
    updated_after=updated_after)
  File "C:\Users\Me\AppData\Local\Programs\Python\Python37\lib\site-packages\gmusicapi\clients\mobileclient.py", line 2053, in _get_all_items
    return [s for chunk in generator for s in chunk]
  File "C:\Users\Me\AppData\Local\Programs\Python\Python37\lib\site-packages\gmusicapi\clients\mobileclient.py", line 2053, in <listcomp>
    return [s for chunk in generator for s in chunk]
  File "C:\Users\Me\AppData\Local\Programs\Python\Python37\lib\site-packages\gmusicapi\clients\mobileclient.py", line 2067, in _get_all_items_incremental
    **kwargs)
  File "C:\Users\Me\AppData\Local\Programs\Python\Python37\lib\site-packages\gmusicapi\clients\mobileclient.py", line 48, in _make_call
    return super(Mobileclient, self)._make_call(protocol, *args, **kwargs)
  File "C:\Users\Me\AppData\Local\Programs\Python\Python37\lib\site-packages\gmusicapi\clients\shared.py", line 90, in _make_call
    return protocol.perform(self.session, self.validate, *args, **kwargs)
  File "C:\Users\Me\AppData\Local\Programs\Python\Python37\lib\site-packages\gmusicapi\protocol\shared.py", line 213, in perform
    response = session.send(req_kwargs, required_auth)
  File "C:\Users\Me\AppData\Local\Programs\Python\Python37\lib\site-packages\gmusicapi\session.py", line 113, in send
    raise NotLoggedIn
gmusicapi.exceptions.NotLoggedIn

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.