Your comments

Uploaded a new UCC 0.5.exe

I originally reused code from a early program, but have tidied up the save to be more modern.

Now just a save button that prompts for a directory, and saves the file json.cbr into here.

Also can now navigate to network drives, which is the main reason for updating as my Ubooquity on a different server.

I have uploaded a new copy of the arc creator UCC 0.2.exe

Fixes a major logic flaw in extracting the db number from the string. Should be more robust now.

Available at the above link.

Finally managed to get the removal code working.

Hint, Ubooquity finishes loading (including the 'false' title) before any inline scripts run.

How is it going on Arcs in V2?

I have been playing around with mustache, jquery and using Json have managed to get my version of Arcs working.

The trick was to create a json file called json.cbr in the directory. (csv is so old school). This 'tricks' ubooquity to show the blank directory that it normally skips.

I then use this json file to populate the issues. I then have to also remove the json.cbr link that was created on the page. This might be what you need to get your original version working in V2 with the new themescript.js loader.

I can supply code if interested.

The next thing is to create the json file (ATM a manual process, but as only needed to do once, not a biggie).

folder-info works perfectly fine for me in latest build.

Fair enough. Using the tags within the file would be good.


Possibly depends on the actual size of the image file.

I found that Chrome and FF were a lot faster than edge/ie, then again they are real browsers.

The only other thing I did was to use some of the other tags (Artist, Title, Album) to populate details. Sometimes the Filename does not reflect what is in the file.

Good job on this and being responsive. NOW I wonder about video files.......

Might as well turn this into a complete media front end????

I managed to finally get tags working. I am using the https://github.com/aadsm/JavaScript-ID3-Reader

Was a bit of a mission, but got there. As to getting the images to load after file changes, would need to reverse engineer your script.

Easier if I give you the modified script I have and then you do the next bits.

I can be contacted at gsb'at'gsb.kiwi

BTW works perfectly in Edge. WIndows 10 Enterprise, latest release.

Chrome was the only browser that played the files. Need to test on edge at home.

IE11 and FF did not play.

Only changes were to incorporate Font into local install. I would assume that the file would have pulled, but my test system is off the Network (VM).. I like to have my Ubooquity fully self-contained.

Looking at the possibility to have the Cover image pulled from the mp3, so can have all files of a series in the same folder.

Good mod the audio player. Had to do some tweaking to get it showing and playing OK.

Downloaded Font-Awesome and incorporated into my Ubooquity. Now showing player icons OK.

Mileage varies as to what happens according to browser used.