Torsten Curdt
Torsten Curdt
Thanks for the contribution. A few notes: The re-formatting makes it quite hard to follow though. Re-formatting should better be kept in a separate PR. Also I am not sure...
Could you please revert the reformatting and rebase. It's too hard to review the PR like this.
It seems like the code is almost here already. `./listmonk --config="" --yes --idempotent --install --upgrade` Why exit after the install/upgrade?
> I think it's not ideal for listmonk (or any app) to perform an implicit destructive action (wiping all existing schema and installing new schema). Even if the DB is...
@Lord-Kamina yes, that build works!
If I am going down the cryptomator path I might give it a try.
Anyone know where those pins are defined/mapped?
Would also love to see this fixed.
On opensubtitles I can see that files are being downloaded - but they are just not stored for me. Shouldn't they be just next to the videos likes this? ![Screenshot...
> It should, if it fails (FS permissions?) it stores them in the jellyfin metadata folder Yeah, it's a permission thing and they get stored in `find /config/metadata/ -name "*.srt"`...