Currently pretty much everything is done in the init.py file, I believe this is quite wrong and I should split it up a lot further. I've started this a bit and have got the music and movie playback split out quite well.
I would like to split it up to the point that the init file just has a single event loop, and some functions for reading config.
Currently pretty much everything is done in the init.py file, I believe this is quite wrong and I should split it up a lot further. I've started this a bit and have got the music and movie playback split out quite well.
I would like to split it up to the point that the init file just has a single event loop, and some functions for reading config.