Trivial upload scripts for parties
[clinton/unknownlamer-kodi-addons.git] / party-upload / README
1 Trivial Party Mode Upload Script
2
3 Requires python-xbmc <https://github.com/jcsaaddupuy/python-xbmc>.
4
5 Throw upload.cgi and upload.html into a directory together, generate a
6 QR code URL for friends to scan, and now anyone can upload music from
7 their phones to your party playlist. No configuration file, modify
8 upload.cgi directly if your user/pass differ from the default.
9
10 Patches to add a config file or anything really are welcome.