I want a plugin that simply runs a custom, predefined SQLite query and presents the results in a view inside Plex. Is that possible? I already have the SQLite query and am currently running ti from a bash script and generating an html file I can reference, but I have to do that on a separate device, so I’d like to put that inside Plex if possible.
(Basically, I want a view in Plex that show all the UHD content in the currently elected library)
I don’t know if Plex supports plugins generating a custom list of content,
save to an autoplaylist by the add to playlist button (looks like +=).
good luck. if you already know python you can review the various plugins that are out there, but there is little to no documentation from plex, and with plugins being deprecated you won’t get any support.
I too would love a custom sql report, or even just more filter options that are available at the reference above.