bugfixes #11

Merged
Joren merged 3 commits from bugfixes into main 2025-05-21 09:45:13 +02:00
Showing only changes of commit 72b85ec281 - Show all commits

14
config.template.toml Normal file
View File

@ -0,0 +1,14 @@
[General]
BaseDir = "/mnt/media"
Format = "mkv"
TempBaseDir = "/tmp/nre"
EnableConsole = true
[WatchFolder]
Path = "/mnt/watched"
PollingInterval = 10
UsePolling = false
UseInotify = false
[N_m3u8DLRE]
Path = "nre"