StoryHack
StoryHack
I have the same problem. I'm using Windows 10 and the Windows 64 bit Laverna, v0.7.1 Interestingly, I tried the 32 bit version and thie first time I loaded the...
The publish date really needs to be a separate field in the xml so it can be used to order things correctly.
Yep, both are good changes that need to happen. Relying on file names and mtime instead of data fields leads to all kinds of issues.
I get the same issue in my log. The media all sits on an nfs share, but the config data is on the same machine docker is running on, and...
You don't pass the jsonl file as a parameter. You have to use something to feed it to stdin. Something like this should work, assuming your json file is correct:...