ukdtom / WebTools.bundle

WebTools is a collection of tools for Plex Media Server. Like the Unsupported AppStore (UAS)
https://forums.plex.tv/discussion/288191
Mozilla Public License 2.0
1.3k stars 170 forks source link

PMS: API Change call #278

Closed ukdtom closed 7 years ago

ukdtom commented 7 years ago

Get Size should not use allLeaves, but just ask for the key without that, and then grap the leafCount https://github.com/ukdtom/WebTools.bundle/blob/master/Contents/Code/pms.py#L628

ukdtom commented 7 years ago

Fixed with above commit