zSeriesGuy / Tautulli

A Python based monitoring and tracking tool for Plex Media Server.
http://tautulli.com
GNU General Public License v3.0
27 stars 9 forks source link

Support multiple Plex accounts #32

Closed henrikx closed 4 years ago

henrikx commented 4 years ago

I have multiple Plex servers running on different Plex accounts. Would it be possible to authenticate different Plex users for access to different servers?

zSeriesGuy commented 4 years ago

Not at this time. Currently, this version of Tautulli only supports one owner Plex account.

henrikx commented 4 years ago

@zSeriesGuy That's a shame considering you need multiple accounts if you have more than 100 users...

zSeriesGuy commented 4 years ago

@henrikx I'm not ruling it out. The problem is that the changes in this fork were not and will not be incorporated into the original Tautulli as I had hoped. So over time, there will be more disjoint between functions that get incorporated into the original Tautulli and this one unless I duplicate them...which was not my intent. One example is the changes to get the GeoDatabase function to work.

henrikx commented 4 years ago

I understand.

Thank you.

zSeriesGuy commented 4 years ago

@henrikx I just published a new branch (MultiAccounts) that will give you multiple Plex.TV account capability. This is BETA code. So be sure to back up you tautulli database and config before switching to this branch.

If you find any problems, please open a new issue here.

henrikx commented 4 years ago

Works great so far!

Thanks a ton for your hard work.

zSeriesGuy commented 4 years ago

Thank you for the feedback. Much appreciated.

zSeriesGuy commented 4 years ago

If you were running multiple instances of my version of Tautulli, you can upgrade them and then import them into a single instance.