Giter Club home page Giter Club logo

Comments (7)

apanzerj avatar apanzerj commented on August 13, 2024

Wait...

from zenmusic.

apanzerj avatar apanzerj commented on August 13, 2024

Nope. Still not working.

from zenmusic.

apanzerj avatar apanzerj commented on August 13, 2024

I can't call next. I get the above error. Same versions as the ones in #19 (except latest master)

from zenmusic.

htilly avatar htilly commented on August 13, 2024

But everything else is working?

from zenmusic.

apanzerj avatar apanzerj commented on August 13, 2024

Nope. Pause doesn't work either:

term pause
[ Error: HTTP response code 500 for "urn:schemas-upnp-org:service:AVTransport:1#Pause"
      at Request._callback (/opt/zenmusic/node_modules/sonos/lib/sonos.js:153:23)
      at Request.self.callback (/opt/zenmusic/node_modules/request/request.js:188:22)
      at emitTwo (events.js:106:13)
      at Request.emit (events.js:194:7)
      at Request.<anonymous> (/opt/zenmusic/node_modules/request/request.js:1171:10)
      at emitOne (events.js:96:13)
      at Request.emit (events.js:191:7)
      at IncomingMessage.<anonymous> (/opt/zenmusic/node_modules/request/request.js:1091:12)
      at Object.onceWrapper (events.js:293:19)
      at emitNone (events.js:91:20)
      at IncomingMessage.emit (events.js:188:7)
      at endReadableNT (_stream_readable.js:975:12)
      at _combinedTickCallback (internal/process/next_tick.js:80:11)
      at process._tickCallback (internal/process/next_tick.js:104:9),
  undefined ]

from zenmusic.

apanzerj avatar apanzerj commented on August 13, 2024

Stop gives me:

Received: message #music-admin @panzer 1497567263.267959 "stop"
term stop
[ null, true ]

from zenmusic.

apanzerj avatar apanzerj commented on August 13, 2024

Hmm. Add works.

I get this when I added busines time:

Received: message #music-admin @panzer 1497567300.274915 "play"
term play
[ null, true ]
Received: message #music-admin @panzer 1497567316.277751 "add business time"
term add
{ tracks:
   { href: 'https://api.spotify.com/v1/search?query=business+time&type=track&market=US&offset=0&limit=1',
     items: [ [Object] ],
     limit: 1,
     next: 'https://api.spotify.com/v1/search?query=business+time&type=track&market=US&offset=1&limit=1',
     offset: 0,
     previous: null,
     total: 410 } }
queueLength [ '51' ]
Received: message #music-admin UNKNOWN_USER 1497567324.279217 "undefined"
Could not respond. text was undefined.

from zenmusic.

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.