New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

spotify-remote

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spotify-remote - npm Package Versions

0.0.8

Diff
mrnugget
published 0.0.8 •

Changelog

Source

0.0.8 (February 11th, 2013)

  • Fix bug when testing if Spotify is running
mrnugget
published 0.0.7 •

Changelog

Source

0.0.7 (February 11th, 2013)

  • Fix "Add to homescreen" on iPhone 5
  • Do not start spotify-remote if Spotify is not running
rmehner
published 0.0.6 •

Changelog

Source

0.0.6 (February 11th, 2013)

  • Add html5slider by @fryn to support range-inputs in Firefox
rmehner
published 0.0.5 •

Changelog

Source

0.0.5 (February 11th, 2013)

  • Fix Lion compatibility by using upstream patch from @andrehavemann in spotify-node-applescript
  • The height should have a cap now, so it doesn't grow beyond sense
rmehner
published 0.0.4 •

Changelog

Source

0.0.4 (February 8th, 2013)

  • introduce a design, thank you @mbesser
  • stop polling for artwork when there is no active socket connection
  • reduce polling interval for state, reducing CPU usage, thank you @mrnugget
  • make this thing homescreen friendly
  • reduce CPU usage by only polling for track and artwork when it actually has changed
rmehner
published 0.0.3 •

Changelog

Source

0.0.3 (February 4th, 2013)

  • use simple static file server instead of express
  • use touchstart instead of click for touch devices (should be more responsive now)
rmehner
published 0.0.2 •

Changelog

Source

0.0.2 (February 1st, 2013)

  • change default port to 3333
  • fix display for Firefox (sans input type range) by using textContent instead of innerText
rmehner
published 0.0.1 •

Changelog

Source

0.0.1 (February 1st, 2013)

  • initial release
  • play/pause track
  • next/previous track
  • control volume
  • control position in song
  • see the artwork