mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Set default library count to 0
This commit is contained in:
parent
54af528f6c
commit
5ace9e163d
1 changed files with 1 additions and 0 deletions
|
@ -2757,6 +2757,7 @@ class PmsConnect(object):
|
|||
return []
|
||||
|
||||
|
||||
library_count = '0'
|
||||
children_list = []
|
||||
|
||||
for a in xml_head:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue