Skip to content
/ xplay Public

Console application for playing [, pausing and stopping] your XMBC files

Notifications You must be signed in to change notification settings

atamon/xplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xplay.py

Sick and tired of waiting for your PI to render your XBMC filelist?

Dependencies

pip install requests-futures

Usage

Set config in config.json

./client.py "Search string"
./client.py stop
./client.py play
./client.py pause

Coming

./client.py jumpto

Testing

Run python -m unittest discover -s tests/

About

Console application for playing [, pausing and stopping] your XMBC files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published