Stevie Robinson
Stevie Robinson
#### Description For a bug: I've tried numerous ways to attempt to some drives from the file sys section. This is my current conf: ``` [filesystem] hide=/boot.*,/snap.*,/dev/loop*,^sd..$ ``` whilst this...
The current method of how you mounted the downloads ` ~/data/downloads/torrents:/downloads` means that when an *arr picks up a download it will have to copy the data, leaving a copy...
There can be problems when running your services through your VPN. The indexers will all see your hits as coming from the VPN IP, and may block them (too many...
https://github.com/CookieMonsterTeam/CookieMonster/blob/ac7f630a8e7dd3c10db9f1f89426a43c191a3013/src/Data/settings.js#L626 colden should be golden
**Describe the bug** Whilst using FluentMigrator to update a table using the following command on a machine with local `nb_NO` or `nn_NO`: `IfDatabase("sqlite").Update.Table("NamingConfig").Set(new { RenameEpisodes = 1 }).Where(new { RenameEpisodes...