Your comments

eh, you'd be surprised. The Python3 stuff is pretty much done, as the py2 branch is dead and buried, and py3 has been the only active development branch since...October? He's working on a bunch of re-write stuff, but I think this would be easy enough to get added, even if it is only for one theme, a lot of us used or used Ubooquity (including himself) for reading the comics, so I'll poke him later today.

What do you need help with in regards to Mylar? I am the unofficial QA, and I'm constantly bringing stuff like this to evilhero and others who help code it, so if there's something you would like, let me know and I'll get a bug report/feature request in for it.

Would it be possible to post it for everyone? I would love to have that option. I'm still running an extremely old version as I haven't updated and I'm not sure if there's an easy way to upgrade to the latest commits.

Thanks, that worked perfectly. I had tried the Ctrl+F5 but it wasn't working for some reason.

So my Ubooquity DB got corrupted, causing Ubooquity to crash on startup. I had to delete it and re-import all of my comics, however now all of my folders have changed. I can fix that for each of the individual publishers, which is a PITA but whatever. The problem I'm running into, however, is that the Featured Publishers still point to the old publisher IDs. How can I go about resetting them so that they point to the new/correct IDs?

Awesome, that looks great. Thanks!

Yeah, I think it's more about moving the settings outside of themeScript, sorry, I was typing slower than I was thinking and left half of it out after I clicked "Post".

Basically, the settings (whether story arcs are available, the base Comic, base Book, etc.) should probably be moved out either to a .cfg or .ini or something so that people like me don't need to continually remove, then re-add the settings each time there's an update.

Hey Scott, because you're including themeScript.js in the git repository, any time someone makes a change they have to either remove their changes, or remove the file to update properly. Think you can exclude it from the list of files that need to be synchronized?