Did some #coding again on #StreamingMediaLauncher again for a change.
Refactored some code, and (re)considered a couple of approaches to how I am doing things.
Definitely sped up the code a bit by lazy loading things, and switching some cached results from #json to #jsonlines.
Feels like I learned some #Python things, which is a good feeling.

