Infoscreen/HTPC with webinterface
Go to file
Peder Bergebakken Sundt 22c363a788 Add PlaylistDataCache
PlaylistDataCache stores arbitrary data supplied by the client while issuing a loadfile command
The contents of this cache matches with filenames and returns its matched content when any user fetches the playlist
This is mainly used to store metadata.
Could be expanded to having the api automatically fetch the metadata using youtube-dl or something
2018-03-04 03:54:29 +01:00
grzegorz Add PlaylistDataCache 2018-03-04 03:54:29 +01:00
res Make __init__ produce a sanic app object instead of simply blocking as main() 2018-02-25 00:18:05 +01:00
.gitignore Introduced the mainfunction and configfile, and added the parameter --no-mpv 2016-09-12 02:12:11 +02:00
deploy.bash Add status check in deployment script 2018-02-24 21:30:43 +01:00
main.py Make __init__ produce a sanic app object instead of simply blocking as main() 2018-02-25 00:18:05 +01:00
requirements.txt Make __init__ produce a sanic app object instead of simply blocking as main() 2018-02-25 00:18:05 +01:00