-
Notifications
You must be signed in to change notification settings - Fork 193
Open
Labels
Description
A simple Plex API has now been added.
This enables the creation of new items in Flox when playing a video in Plex. Mark a episode as seen if a episode is finished or rate a movie/tv show.
A simple API for this has been added to Flox. The implementation for Plex is available here: https://github.com/devfake/flox/blob/master/backend/app/Services/Api/Plex.php. It can be used for other programs as well.
Is that enough? Or do we also need a sync from Flox to Plex? Is there an API for that?
Could someone use real media to test the Plex implementation in Flox?