ecraven
ecraven
Might I suggest also thinking about making the *gateway* mandatory in this case (unless the correct one is auto-detected, which does not seem to work right now). Thanks for looking...
I haven't used this myself in a long time, sorry for that. I've merged a few pull requests, one of them fixed this missing return value. Can you try whether...
well, right now, this means you just can't use datastar to work with SVG (unless you never modify the structure), which is not an ideal situation either :-/ the correct...
If I may ask, is there a way to actually *assign* tags in the UI at the moment? I have ~50k PDFs, and if possible would love to add the...
Unfortunately the amount of standardisation around PDF metadata is ... small :-/ I understand that one focus of Stump is comics / manga, which I do not have at all....
https://github.com/novoid/filetags for example takes anything after `--` in a filename as a space separated list of tags. so `My favourite book -- favourite lang-en.pdf` would have the two tags `favourite`...
I think one of the most versatile ways to do this is to call a script (or executable) with the full path of the file, and have it output yaml...
as an example, this would allow someone to add ISBNs to the filename, then the plugin could download the metadata from various internet sources