Skip to main content

Controls Spotify via Twitter

Project description

Latest PyPI version Number of PyPI downloads Travis CI build status Test coverage

Controls Mopidy via Twitter

Installation

Install by running:

pip install Mopidy-TwitterDJ

Or, if available, install the Debian/Ubuntu package from apt.mopidy.com.

Spotify list saving requires my version of the mopidy-spotify plugin, install it via

pip install git+https://github.com/lino/mopidy-spotify.git

Configuration

Before starting Mopidy, you must add configuration for Mopidy-TwitterDJ to your Mopidy configuration file:

[twitterdj]
enabled = true
master = true
token = YOUR-TWITTER-OAUTH-TOKEN
secret = YOUR-TWITTER-OAUTH-SECRET
consumerkey = YOURKEY
consumersecret = YOURCONSUMERSECRET
username = TWITTER-USERNAME
playlist = SPOTIFY-PLAYLIST-URI

Only one instance must be master=true - the others are just playing the playlist. token, secret, consumerkey, consumersecret and username are disregarded on nodes that are not master.

Project resources

Changelog

v0.1.6

  • Added twitter replies on playback

v0.1.5

  • Added slave mode

v0.1.4

  • Added spotify playlist saving

v0.1.3

  • Changed threading approach

v0.1.2

  • Fixed another threading bug

v0.1.1

  • Fixed a threading bug in certain python environments

v0.1.0

  • Initial release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Mopidy-TwitterDJ-0.1.4.tar.gz (10.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page