Your comments

Is this after closing and reopening the browser, or just refreshing the page?

So json looks fine, I was able to copy-paste it into my own and no issues there.

Are you using a calibre library? I think this is actually an issue I fixed and didn't push an update for yet.

Ok, so that means Ubooquity is loading the file but my script can't parse it for some reason.

Could you post the json.epub? There might be an incompatible character or something in the description.

Just to verify, you're putting this here:
[book folder]/[what you're calling your series folder]/[name of series]/json.epub right?

Does the series folder show with your authors?

Story arcs and book series work in the same way, but you need your json file to be named something Ubooquity can load.

Comics loads a .cbr that isn't a real comic file, Books loads an .epub in the same way.

Use the bookmarks feature to bookmark the books you want in the series, go to the bookmarks page (My Books at the top of the page) and drag-drop them into the right order and then export it.

Edit that file with notepad or a text editor of your choice to fill in name/description/year, then save it as json.epub and replace the one from the example. Scan for new books in ubooquity, and it should now show.

I think the last time we talked about it I was gung-ho for features, but now that I've got some simple author pages for books I think I'll stick with things as-is. I've been rolling in some features to make things more seamless with a Calibre library as the backend, but probably won't go too in-depth with additional features for books.

Thanks though!

The themeScript.js on github is always going to have my latest changes, I just usually hold off on a new release/zippped package until I test all of the ways I assume it'll break.

This is probably solid at this point, so I should probably do a release here soonish.

I actually already figured out the issue. I hadn't tested with user accounts turned off, which I'm guessing is how your server is setup. So progress rolls on, now with a new feature thanks to you.

themeScript.js

Here is the themeScript from the last release with just this feature added.


Now to figure if I should dig deeper into the in-progress stuff or abandon it... Fun stuff. :)