DRMDTool/config.toml

15 lines
219 B
TOML
Raw Normal View History

[General]
2024-12-30 16:57:05 +01:00
BaseDir = "/mnt/media"
Format = "mkv"
2024-09-13 22:43:22 +02:00
TempBaseDir = "/tmp/nre"
EnableConsole = true
[WatchFolder]
2024-12-30 16:57:05 +01:00
Path = "/mnt/watched"
PollingInterval = 10
2024-12-30 16:45:56 +01:00
UsePolling = false
2024-12-30 16:04:37 +01:00
UseInotify = false
2024-09-03 23:06:15 +02:00
[N_m3u8DLRE]
2024-12-30 16:04:37 +01:00
Path = "nre"