mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-10 15:32:38 -07:00
Stop Live TV session when guid changes
This commit is contained in:
parent
7b58bcc279
commit
751b97a39c
4 changed files with 30 additions and 7 deletions
|
@ -294,6 +294,7 @@ _CONFIG_DEFINITIONS = {
|
|||
'LOGGING_LIVE_TV': (int, 'Monitoring', 1),
|
||||
'MAXMIND_LICENSE_KEY': (str, 'General', ''),
|
||||
'METADATA_CACHE_SECONDS': (int, 'Advanced', 1800),
|
||||
'METADATA_LIVE_CACHE_SECONDS': (int, 'Advanced', 60),
|
||||
'MOVIE_LOGGING_ENABLE': (int, 'Monitoring', 1),
|
||||
'MOVIE_NOTIFY_ENABLE': (int, 'Monitoring', 0),
|
||||
'MOVIE_NOTIFY_ON_START': (int, 'Monitoring', 1),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue