15 lines
257 B
TOML
15 lines
257 B
TOML
[General]
|
|
BaseDir = "/home/joren/dev/DRMDTool/media"
|
|
Format = "mkv"
|
|
TempBaseDir = "/tmp/nre"
|
|
EnableConsole = true
|
|
|
|
[WatchFolder]
|
|
Path = "/home/joren/dev/DRMDTool/folder"
|
|
PollingInterval = 10
|
|
UsePolling = true
|
|
UseInotify = false
|
|
|
|
[N_m3u8DLRE]
|
|
Path = "nre"
|