MattsShack / Plex-Movie-Poster-Display

Scraps the Plex sessions page to display the current playing movie or TV show poster on a screen.
https://www.mattsshack.com
GNU General Public License v3.0
129 stars 30 forks source link

Plex Movie Sections #89

Open ZeroCoolGOS opened 3 years ago

ZeroCoolGOS commented 3 years ago

Add support for "Text" defined sections.

https://support.plex.tv/articles/201638786-plex-media-server-url-commands/
plex.direct:32400/library/sections?X-Plex-Token=
key="1" title="TV Shows"

Allow for cross reference name and capture other information.

Rename field from "Plex Movie Sections" to "Plex Media Libraries"

Future; Possible Pre-read and Mulit select (dropdown?) of libraries for availability?

MattsShack commented 3 years ago

This has been on my to-do list for way to long. 😕👍

ZeroCoolGOS commented 3 years ago

If you look at posterr, he has it working. So I just need to figure out the storage logic but the read should be pretty simple.