Giter Club home page Giter Club logo

cloudplaya's People

Contributors

chipx86 avatar tedder avatar tgross avatar

Stargazers

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

Watchers

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

cloudplaya's Issues

Does this work with Amazon Music?

I have a number of issues with authentication and the other functions (basically nothing works).

Before I spend a lot of time investigating my configuration, does this still work? I note that Amazon re-branded to "Amazon Music" from "Amazon Cloud Player" so wondered if they changed the URLs and other other things as part of this and caused these tools to break.

Thanks.

getting http 401 errors on each access

Authentication claims it was successful, but any access (e.g. get-albums) returns HTTP 401 error.

I noticed that the json data returned from Amazon during authentication seems to contain uninitialized information:

'customerInfo.customerId': None,
'customerInfo.deviceType': None,

I just can not sign in...

IMHO this has probably something to to with the fact that I am a German user... at least the amazon.com site redirects me to amazon.de when I try to launch https://www.amazon.com/gp/dmusic/mp3/player within firefox.

Is there anything to change to use cloudplaya with my german account?

this is the error I get whenever I try to start cloudplaya with
cloudplaya authenticate --username me! --password mine

Traceback (most recent call last):
File "/usr/local/bin/cloudplaya", line 9, in
load_entry_point('cloudplaya==0.2', 'console_scripts', 'cloudplaya')()
File "/usr/local/lib/python2.6/dist-packages/cloudplaya-0.2-py2.6.egg/cloudplaya/main.py", line 298, in main
command.run()
File "/usr/local/lib/python2.6/dist-packages/cloudplaya-0.2-py2.6.egg/cloudplaya/main.py", line 41, in run
self.options.password):
File "/usr/local/lib/python2.6/dist-packages/cloudplaya-0.2-py2.6.egg/cloudplaya/client.py", line 95, in authenticate
browser.select_form(name="signIn")
File "/usr/local/lib/python2.6/dist-packages/mechanize-0.2.5-py2.6.egg/mechanize/_mechanize.py", line 524, in select_form
raise FormNotFoundError("no form matching "+description)
mechanize._mechanize.FormNotFoundError: no form matching name 'signIn'

Fails to install with easy_install and pip

The package (release 0.2) can't be installed with easy_install or pip under Ubuntu 12.10 (Python 2.7). In both cases, the installations aborts with the error message "ImportError: No module named ez_setup"

Edit: the fully manual installation with "python setup.py install" works...

no command returns a result

After successful authentication, non of the example commands given in the documentations returns a result. cloudplaya always says:

Failed to get albums: 1 validation error detected: Value null at 'customerInfo' failed to satisfy constraint: Member must not be null

consistently getting 500 errors: could not retrieve track metadata

Putting this as an issue in case someone else gets it.

response: <Response [500]>
response text:
  {"Error":
    {"Code":"DependencyFailureException",
     "Message":"Could not retrieve track metadata",
     "Type":"Receiver"},
  "RequestId":"ca49055f-41d1-dmcp-8b21-13c4f9238968"}

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.