Mopidy tool controlling playback from command line
Project description
Mopidy tool for controlling playback from command line
Installation
Install by running:
pip install mopidycli
Or, if available, install the Debian/Ubuntu package from apt.mopidy.com.
Now export the ip address of your mopidy server if it is not running on the same machine. Like this:
export MOPIDYSERVER=192.168.0.100:6680
Commands
After installation, you’ll get the following scripts:
mopidy-next: Change to the next track.
mopidy-pause: Pause playback.
mopidy-play: play the currently active track.
mopidy-previous: Change to the previous track.
mopidy-resume: If paused, resume playing the current track.
mopidy-shuffle: Shuffles the entire tracklist.
mopidy-state: Get The playback state: 'playing', 'paused', or 'stopped'.
If PLAYING or PAUSED, show information on current track.
mopidy-tracklist: Get tracklist
mopidy-play-backend-uri: Play a specific backend uri, like 'plex:album:6247' or 'spotify:track:XXX'
Project resources
Credits
Original author: @havardgulldahl
Changelog
v0.2.0 (2016-02-03)
New command, mopidy-play-backend-uri, to play an album or track by backend uri.
v0.1.0
Initial release.
Basic control of a given Mopidy server.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
MopidyCLI-0.2.0.tar.gz
(9.0 kB
view details)
File details
Details for the file MopidyCLI-0.2.0.tar.gz.
File metadata
- Download URL: MopidyCLI-0.2.0.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db4626933645d1c88916364695e061fda742ed66921510abbcd0e3ea1e62a3f1
|
|
| MD5 |
233d26c5bb735b3e6d4571a5483d57b6
|
|
| BLAKE2b-256 |
eeac70af1f048a0bf93ec89a6b6bbdb1050e92c527c75ca5f121a40f7cf971f2
|