Set default library count to 0

This commit is contained in:
JonnyWong16 2022-09-12 16:47:06 -07:00
parent 54af528f6c
commit 5ace9e163d
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

@ -2757,6 +2757,7 @@ class PmsConnect(object):
return []
library_count = '0'
children_list = []
for a in xml_head: