Support to import data into tautulli #693
-
|
Tautulli is the most robust reporting tool, but it only captures plex data. They have an import function, which could be used to import play history from other tools. https://github.com/Tautulli/Tautulli/wiki/Tautulli-API-Reference I think the enabling of this function would fill a missing gap for lots of people. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hello, I don't see how it's possible to sync to Tautulli as it's doesn't have metadata itself and rely on plex for it, if you are already syncing to plex, it should be automatically picked up by tautulli. Scanning their API, it doesn't really fit how WatchState works at all, the only reference of importing data, is via import_database which doesn't really work for us. |
Beta Was this translation helpful? Give feedback.
Hello,
I don't see how it's possible to sync to Tautulli as it's doesn't have metadata itself and rely on plex for it, if you are already syncing to plex, it should be automatically picked up by tautulli.
Scanning their API, it doesn't really fit how WatchState works at all, the only reference of importing data, is via import_database which doesn't really work for us.