Tonight I have started working my old, Tornado scripts into my new Flask template that I've been working on following tutorials and suchlike.
I've added the VLC class I wrote based round the python-vlc bindings, added the jukebox web template and added the new jukebox route to the Flask app.
Next phase will be to add the SQL database behind the app and extend the player class to add found tracks to the database and not compile into a list on the fly.
I also need to add the js functions back to the page and also work in the post handling.
It's taking shape!
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.