Bug found and fixed in Folder Browser (new option added 9:15 UTC 25 August 2024)
Added 2024-08-24 15:58:45 +0000 UTCQuick note (15:55 UTC): found a bug - when the _data js gets too big it can't be stored in browser storage and causes an error which causes the whole _data js file creation process to abort. This is now fixed. While the _data can't be stored in the browser memory in that case, the _data js file will still be generated for download. All the zips for the folder browser are updated. EDIT (18:00 UTC): previously when artists had a tag that doesn't exist in the settings there was an error. Now no error appears and the tag is added to the artist. When hovering over the tag on the artist it will show as "unknown". EDIT: (9:15 UTC 25 August 2024): Added options in the settings txt to copy the folder path to the clipboard when clicking an artist and a product in product mode. Also added an option to supress the link opening in the browser, so you only get the clipboard copy. If you got the previous version already in use, all you need to replace is the: _browser.js _settings.js, new are the 5 new options: path_to_clipboard, path_slash_type, path_prepend, path_append, do_not_open_folder No rebuilding needed.