feat: support xmltv trim flag (#68)
* feat: support xmltv trim flag * fix: fix conditional
This commit is contained in:
@@ -9,6 +9,10 @@ XTEVE_PORT=34400
|
||||
use_xTeveAPI=yes
|
||||
|
||||
### Lazystream Config
|
||||
# If trim_xmltv is set to no, both NHL and MLB will output 100 placeholder channels each.
|
||||
# Any unused channels will still display in your guide. Disable this feature if you have
|
||||
# any trouble with Plex/Emby/etc. guide data.
|
||||
trim_xmltv=yes
|
||||
use_lazystream=yes
|
||||
include_nhl=yes
|
||||
#nhl_exclude_home=yes
|
||||
|
||||
Reference in New Issue
Block a user