PlexTraktSync VS Tautulli

Compare PlexTraktSync vs Tautulli and see what are their differences.

PlexTraktSync

A python script that syncs the movies, shows and ratings between trakt and Plex (without needing a PlexPass or Trakt VIP subscription) (by Taxel)

Tautulli

A Python based monitoring and tracking tool for Plex Media Server. (by Tautulli)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
PlexTraktSync Tautulli
85 419
1,421 5,371
- 1.1%
9.8 8.3
5 days ago 3 days ago
Python Python
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

PlexTraktSync

Posts with mentions or reviews of PlexTraktSync. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-09.
  • I'm fine with the basics of Plex - now what can I do to really use plex to it's full potential?
    4 projects | /r/PleX | 9 Dec 2023
    The last tool is PlexTraktSync. This will be able to sync your Plex server with your Trakt account 2-ways instead of only 1 way (and then also only "scrobble" with the Plex Webhook). An example of how I use it: PlexTraktSync has two modes, running "normally" in which the sync is happening once and a "watch" mode which scrobbles the currently watching states to trakt. I run in watch mode all the time but then also run a sync once a day. What this will do is that Trakt will automatically be updated with what I currently watch but when something is missed it will be updated the next sync. And since it is a 2-way sync, I can watch something (and it is updated on trakt that I watched it) and then rate it on trakt and the next day that rating is also set in Plex again.
  • IMDB Trakt Watchlist/Rating Syncer Tool (sync both ways)
    3 projects | /r/trakt | 19 Nov 2023
    I spent some time working on this tool called IMDB-Trakt-Syncer which syncs user watchlist, ratings and comments for Movies, TV Shows and Episodes both ways between IMDB and Trakt. Also syncs episode ratings. You can use this script alongside PlexTraktSync and TMDB-Trakt-Syncer to get your ratings syncs across all 4 platforms! It should work on any OS. The project's Github repository and source code can be found here.
  • Ratings after file renames
    1 project | /r/PleX | 7 Nov 2023
    That is why I use PlexTraktSync to automatically push my watched status and rating to Trakt and also pull it from there (2-Way Sync) so that it isn't exclusively available in Plex (because of the already mentioned "when metadata gets deleted, everything is gone")
  • Plex-Trakt-Scrobbler
    1 project | /r/PleX | 23 Sep 2023
    Did you read the documentation? It's two way sync plex-to-trakt and trakt-to-plex. Look at config if isn't disabled https://github.com/Taxel/PlexTraktSync/blob/main/plextraktsync/config.default.yml
  • Is Trakt Worth it, what benefits do you get?
    1 project | /r/PleX | 23 Jul 2023
  • Sync watched in one profile into other profiles?
    2 projects | /r/PleX | 31 May 2023
    My tentative plan is to use two instances of PlexTraktSync to have one directional sync from our shared Plex profile to our individual Trakt profiles (if we watch something together in Plex mark it as watched for each of us in Trakt) and then two more instances for one directional sync from our individual Trakt profiles to our individual Plex profiles.
  • API?
    3 projects | /r/PleX | 27 May 2023
    PS : I know that there is alternatives PlexTraktSync data I did not got running because Docks would not work properly (Windows environment), Plex Scrobbler that demands VIP and PASS, this might be a solution but im not paying just to try it out, Plex-Trakt-Scrobbler that is a old plugin since 2018, there is no longer any support for plugins, it might be able to install it anyway but it may not work properly.
  • Can I import my Sonarr library to Trakt?
    1 project | /r/sonarr | 27 May 2023
  • Plex and Trakt?
    2 projects | /r/PleX | 22 May 2023
    PlexTraktSync
  • TMDB Trakt Rating Syncer Tool (2 way sync)
    7 projects | /r/trakt | 16 May 2023
    I made another tool called TMDB-Trakt-Syncer which syncs ratings for Movies and TV Shows both ways between TMDB and Trakt. Also syncs episode ratings. You can use this script alongside PlexTraktSync and IMDb-Trakt-Syncer to get your ratings syncs across all 4 platforms! It should work on any OS.

Tautulli

Posts with mentions or reviews of Tautulli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-09.
  • I'm fine with the basics of Plex - now what can I do to really use plex to it's full potential?
    4 projects | /r/PleX | 9 Dec 2023
    With Tautulli you have a better monitoring system than what Plex offers. Streaming history split by user, you can add notifications to a lot of services like Slack, email and so on. You can even create newsletters being sent out to users based on what was added to your server.
  • My Overkill Home Network – Complete Details 2023
    6 projects | news.ycombinator.com | 10 Aug 2023
    > How hard is this to configure?

    Not at all. Just ensure that you have WoL enabled on the host machine and than proceed to send a magic packet. You could even do this with Home Assistant [1] if you are into that. I did this with a script that used tcpdump to monitor for incoming traffic [2] for Plex with an additional (dummy) Plex server on the Pi. I also remember faintly that I had to add 1 library and 1 video file to make this work though.

    Powering down - or sleep - is a bit harder. I built a 'Sleep on LAN' app [3] for myself years ago that could power down (or sleep) a system on demand using a REST API. I used this and Tautulli [3] with Home Assistant that would check if there were any active streams and if there wasn't any activity for a specified amount of time I would send a SoL request to my service.

    As you can see it isn't super hard or complicated, but a bit cumbersome to find all the moving bits and make it work. But when it does, it's IMHO fantastic.

    1. https://www.home-assistant.io/integrations/wake_on_lan/

    2. https://gist.github.com/alex3305/8cc73ddd2c8ca6328f20235480a...

    2. https://github.com/alex3305/sleep-on-lan

    3. https://tautulli.com/

  • Can I copy the metadata from one show to another?
    3 projects | /r/PleX | 4 Jul 2023
    In that case then I don't think there will be an easy way to transfer the metadata unfortunately (outside of some user-created script). One option that would at least help with the manual re-entry would be to use Tautulli's export feature or WebTools-NG's ExportTools to create a spreadsheet that has all the information in one place, and should be easier to copy/paste.
  • Finding episodes with Multiple Languages
    2 projects | /r/PleX | 3 Jul 2023
  • Plex GPU transcoding on unRaid
    1 project | /r/PleX | 2 Jul 2023
    Also, take a look at Tautulli, tautulli.com. Its dashboard has more info than Plex. It shows transcode speed (1.0 = real time) and if subtitles are burning/transcoding/etc.
  • Best programs to use alongside Plex?
    16 projects | /r/PleX | 4 Jun 2023
    Tautulli for monitoring and notifications, plus some scripts for "maintenance," such as killing 4K transcodes and stopping remote streams after they've been paused for X minutes. These are from the JBOPS repository.
  • Plex health check
    4 projects | /r/PleX | 26 May 2023
    Tautulli. There's a feature where you can trigger notifications from events on your server, not just when it's down. I'm not sure there's a function to get your server to auto restart though.
  • Why is it transcoding to SDR ?
    1 project | /r/PleX | 26 May 2023
    Looks like Tautulli's mobile companion app.
  • Import Spreadsheet of Metadata
    1 project | /r/PleX | 22 May 2023
    The data Tautulli exports is great if you want to throw it in Excel to analyze your library, or as a backup of all the content you have on your server, but isn't really meant to be imported at a later date (the exporter guide. You should instead follow the Move an Install to Another System guide to move your server data to a new machine.
  • Plex Add-ons for new Plex Setup
    1 project | /r/PleX | 6 May 2023
    I enjoy https://tautulli.com/ for looking at my server's stats

What are some alternatives?

When comparing PlexTraktSync and Tautulli you can also consider the following projects:

Plex-Trakt-Scrobbler - Add what you are watching on Plex to trakt.tv

discord-rich-presence-plex - Displays your Plex status on Discord using Rich Presence

migrate-plex-to-jellyfin - Migrate watched status from Plex to Jellyfin

Ombi - Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!

jellyseerr - Fork of overseerr for jellyfin support

overseerr - Request management and media discovery tool for the Plex ecosystem

plex-watch-status-synchronizer - Synchronize your plex watch status between multiple servers

Plex-scripts - Plex, the arr's and tautulli scripts coming from user requests

JellyPlex-Watched - Sync watched between jellyfin and plex locally

trakt-scrobbler - Scrobbler for trakt.tv that supports VLC, Plex, MPC-HC, and MPV.

Varken - Standalone application to aggregate data from the Plex ecosystem into InfluxDB using Grafana as a frontend