Giter Club home page Giter Club logo

baritone's People

Contributors

tma02 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

baritone's Issues

Volume controls

Great work, glad to see this as open source! I would love to have some volume controls available ๐Ÿ‘

Connection refused to Spotify

Seems that something changed under the hood and it can't connect to the local instance.

Codez/baritone[master โ˜‚ ] npm test

> [email protected] test /Users/eddiezane/Codez/baritone
> electron .

[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
app is ready
waiting for spotify...
{ [Error: connect ECONNREFUSED 127.0.0.1:4370]
  code: 'ECONNREFUSED',
  errno: 'ECONNREFUSED',
  syscall: 'connect',
  address: '127.0.0.1',
  port: 4370 }
{ [Error: socket hang up] code: 'ECONNRESET' }
connection failed; trying new port...
waiting for spotify...
{ [Error: connect ECONNREFUSED 127.0.0.1:4371]
  code: 'ECONNREFUSED',
  errno: 'ECONNREFUSED',
  syscall: 'connect',
  address: '127.0.0.1',
  port: 4371 }
{ [Error: socket hang up] code: 'ECONNRESET' }

Appears another one of my projects is broken as well that controlled the client.

TypeError: Cannot read property 'album_resource' of undefined

It's almost a week that Baritone is not working on my computer, but the Spotify client is fine. Just now I tried to run it on iTerm and i get this error:

TypeError: Cannot read property 'album_resource' of undefined

To give you more information I logged the data variable inside getCurrentAlbumId and i get:

{ error: { type: '4102', message: 'Invalid OAuth token' }, version: 9, client_version: '1.0.50.41368.gbd68dbef', running: true }

The interesting part is that ouath is something similar to this:

{ t: 'NAowAhgKG1Nwb3RpBhkSaBoGmAEByAEBJRkS1lUSFChLvW4mGdnft8WUvRyfaketoken' }

I did not put the 'faketoken' in the end, this is the real data parsed by the function getJson. It looks like is something broken with Spotify, have you ever encountered this problem?

P.S. great work, I really like to use Baritone

How can I install a local instance?

Thanks for this cool plugin!

After I cloned this project how can I run it?

I'm asking about cloned project because I want to add functionality to it.

Thanks!

Possible to have text and status in menu bar

There exist solution but maybe you can add it to this app to have nice fully functional addon?
(It can be optional after all)
This show text on bar: https://github.com/paulyoung/Statusfy
This show text and status of played music: https://github.com/kmikiy/SpotMenu
Better if have standard icon 'play','pause' and fallback to standard icon of app.

To help with code: https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-/blob/d40f511531e2966f9aa2917201a6cf6a9a7ff7a6/src/main/features/win32/thumbbarButtons.js
They add icon in Google Play Music Player and it's change base on music status.
Thanks for addon ;)

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.