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

Undefined variable (easy fix) #507

Closed pproba closed 6 years ago

pproba commented 6 years ago

https://github.com/ukdtom/WebTools.bundle/blob/16591c18e9e9b5f672d2ebdf14e16e3cd85d689b/Contents/Code/playlistsV3.py#L948

"sizeURL" should be "url"

I've already tried it and it works as expected now.

ukdtom commented 6 years ago

Already fixed, and will be part of the next release

https://github.com/ukdtom/WebTools.bundle/issues/471