Mopidy-TwitterDJ 0.1.4

Creator: bradpython12

Last updated:

Add to Cart

Description:

MopidyTwitterDJ 0.1.4

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

Source code
Issue tracker



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.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.