Rename Movie Sets to Movie Collections
This commit is contained in:
parent
adbeb4d48f
commit
a420bbc382
3 changed files with 5 additions and 1 deletions
|
@ -448,5 +448,7 @@
|
|||
|
||||
<!-- Plex videonodes.py -->
|
||||
<string id="39500">On Deck</string>
|
||||
<string id="39501">Collections</string>
|
||||
|
||||
|
||||
</strings>
|
||||
|
|
|
@ -384,5 +384,7 @@
|
|||
|
||||
<!-- Plex videonodes.py -->
|
||||
<string id="39500">Aktuell</string>
|
||||
<string id="39501">Kollektionen</string>
|
||||
|
||||
|
||||
</strings>
|
||||
|
|
|
@ -139,7 +139,7 @@ class VideoNodes(object):
|
|||
'2': 30174,
|
||||
# '4': 30177,
|
||||
# '6': 30189,
|
||||
'8': 20434,
|
||||
'8': 39501,
|
||||
'9': 135,
|
||||
'10': 30227,
|
||||
'11': 30230,
|
||||
|
|
Loading…
Reference in a new issue