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

Playlists and icons #447

Closed ukdtom closed 6 years ago

ukdtom commented 6 years ago

Would be nice, if playlists also pulled from the icons from plex, like FM and Subs module does

creoludifico commented 6 years ago

It's not directly pulling from plex. The icons are located as image files inside a folder in webtools. 1) I need the audio icon. 2) The type of which you return a movie is 'video' and not 'movie' as with the other plugins

ukdtom commented 6 years ago

True that we have the icons in our own folder, with permissions from Elan (CTO and founder of Plex)

Audio icon is called /icons/artist.png

And yes, the type is not the normal one, but what is returned from PMS to me ;) And video does makes sense, since a video playlist can mix movies and episodes

And we also do have a video icon: /icons/video.png

creoludifico commented 6 years ago

Should be fine now

ukdtom commented 6 years ago

Wonderful