rivenmedia / riven

Plex Debrid Rewrite (WIP)
GNU General Public License v3.0
179 stars 28 forks source link

[Feature] multiple Plex accounts #171

Open hjongedijk opened 5 months ago

hjongedijk commented 5 months ago

Option to have multiple Plex accounts in Iceberg to check multiple watchlists and add a label e.g. From: username1, From: username2

With this feature you can have multiple Plex accounts using the same Plex server and the users only sees the media that has the label of the user in it.

As example for config in frontend

Users: username1 username1 token

username2 username2 token

Things that needs to be done on background of Iceberg.

Check the Plex watchlist of configured users and check if media is already present, when present add label "From: username1" or "From: username2" to media, when there is already a label on the label just add the new one behind it. When media isnt present download the media and add the label of the user which added the media on the watchlist. Rinse and repeat.

When you have more questions about this, contact XBG The Killer on the Discord.

Example of the labels:

Labels configured for multiple users: (media added on multiple watchlist Plex accounts) image

Single Plex user who added it on watchlist image

dreulavelle commented 5 months ago

Putting this here for myself. This is how itsToggle (plex_debrid) handled Labels