Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 349 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 349 Bytes

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/