Speedup db update for large files

This commit is contained in:
Raf
2020-05-13 16:39:06 -04:00
parent bc307a7cd4
commit 28fe4dcf1c
5 changed files with 62 additions and 47 deletions

View File

@@ -20,7 +20,8 @@ type SystemStruct struct {
Dev bool
DeviceID string
Domain string
DVRLimit int
PlexChannelLimit int
UnfilteredChannelLimit int
FFmpeg struct {
DefaultOptions string