Hi,
I take some look in Web API of Plex.
I can read all my section: http://127.0.0.1:32400/library/sections/
Read all video in one section: http://127.0.0.1:32400/library/sections/8/all
Read my playlist: http://127.0.0.1:32400/playlists
Read all items in my playlist: http://127.0.0.1:32400/playlists/31928/items
But it’s possible to add some item in playlist by code and delete someone ?
I want to create a service application generate a TV Channel with plex by using playlist. The service check if a schedule is end delete it in the playlist and every day, a new schedule has be generated.
The result has be the same of a random, but with a real schedule and with more IA