Changelog

Stay updated with the latest features, improvements, and bug fixes in MyTrakt Sync. See what's new in each version.

MyTrakt Sync 3.11.1
v3.11.1
Latest
May 3, 2026

Changes

TVDB: watched status now shows more accurately for both movies and series episodes.

TVDB: title matching is more reliable, so you should see fewer wrong or missing metadata/watch-status results.

TVDB: poster setting text now clearly says textless posters are not available for TVDB.

Progress management in configure page: you can search, filter, sort, select, and remove multiple movie/TV progress items faster.

Progress data refresh is more reliable, so recent changes appear sooner and with fewer mismatches.

Continue Watching and watched-list sorting are more consistent with your real viewing activity.

Account connection and sign-out behavior are more stable, reducing random reconnect/session issues.

TVDB implementation
v3.11.0
April 16, 2026

Changes

TVDB full implementation.

MDBList lists add/delete optimization and fixing.

Add/remove watchlist show plyback error for both movies and tv shows

Other bugs fixing and optimizations

UI Optimization
v3.10.15
April 4, 2026

Changes

Add proxy and Trakt API tutorial videos, enhance proxy and public client configuration warnings

UI Optimization
v3.10.14
April 2, 2026

Changes

Loging/Signup form redesign.

Api settings redesign.

Some SEO fixes.

tvdb phase 1
v3.10.13
April 2, 2026

Changes

Finished tvdb core service for back-end server side, remaining work (catalog-handler, configure page, setup page, meta-handler, tvdb-handler, test-keys, database, stremio-transform)

Add new page to show every instance of MyTrakt Sync with details.

Skip token exchange for reset passkey to avoid token mismatch for premium users

Passkey reset in homepage
v3.10.12
April 1, 2026

Changes

Add passkey reset in home page, it use Trakt to authorize your account.

Only functional for Trakt connected accounts,

Code optimizations
v3.10.11
March 31, 2026

Changes

Code normalization to avoid conflict between elfhosted and pilot

Code optimizations
v3.10.10
March 27, 2026

Changes

Implement stale cache retention settings and cleanup logic to keep expired data so the stale cache fallback can serve it during 429s/circuit breaker events.

Code optimizations
v3.10.9
March 26, 2026

Changes

Trakt limit guard optimization to reduce 429 errors

Optimizations & bugs fixing
v3.10.8
March 26, 2026

Changes

Fix continue watching movies not using old cache on Trakt limit error

Other code optimizations

Trakt queue and fixs
v3.10.7
March 25, 2026

Changes

Fix search not using IMDb ids to work with nuvio.

Allow the use of old watched cache to display watched status when Trakt is limiting the addon.

Trakt queue (phase 0 bata), New feature for public client users

On watched no cache or cache expire when Trakt limiting the addon, create a queue to try fetch the watched data later automatically.

New tab "Trakt Queue" under catalogs tab , to manually submit new request for watched fresh data from Trakt

Trakt limit optimization
v3.10.6
March 24, 2026

Changes

Allow the use of old cache when Trakt return too many requests error and the limit guard and cool down is active instead of showing empty lists

Trakt too many requests error guard summary for public client:

On no cache or expired cache the addon try to call trakt to fetch fresh data.

If Trakt response is too many requests error, the addon will retry one more time, if still error a circuit break will open and logged in database to prevent further spamming Trakt with infinite loop until the cool down expire.

If circuit break open the addon will show old cached data to prevent empty lists (cache expires every 24 hours), but for new uncached lists they will return empty results.

Trakt limit optimization
v3.10.5
March 24, 2026

Changes

Add Trakt limit 429 retry guard to the rest of personal lists ( watchlist, favorites, collection, personal, liked, etc)

Trakt limit optimization
v3.10.4
March 24, 2026

Changes

Implement shared Trakt rate limit state for public client, Use database to manage rate limiting across multiple pods

Fix connect passkey-only users to Trakt bug

More watched cool down optimization
v3.10.3
March 21, 2026

Changes

Add watched cool down to watched catalogs.

Add cool down to progress tab in configure page

Stremio library import now uses the watched cool down duration

Public client limitation
v3.10.2
March 21, 2026

Before

On no cache the addon kept calling Trakt watched API endpoint, the result was infinite loop causing too many requests error, and result was always empty continue watching.

Current

On no cache the code always respect the cool down duration set in admin panel, can result on empty continue watching list, but eventually the watched history will be fetched.

On cache hit and cool down duration active, the code will use the cached data in database until the cool down duration reset and fetch fresh data.

Cool down duration will be set to 24 hours for couple of days, then I will reduce it to the point that everyone can get watched cache without hitting Trakt too many requests error.

Disable all cache clear settings in advanced tab.

Trakt username conflict detectition
v3.10.1
March 20, 2026

Changes

Show a proper error message in URL when a passkey only account try to connect to Trakt account that already connected to another MyTrakt account

Meta providers per type
v3.10.0
March 19, 2026

New features

Separate meta provider for movie/series.

Ability to use IMDB ids (tt..) for TMDB meta provider, this solve some compatibility issues.

Introducing creating new MyTrakt accounts without connecting to Trakt, for users that want to use MDBList, Streaming and anime, Or for users that want to use premium MyTrakt without the need to first connect to public Trakt client, can connect to Trakt later from configure page either with public client or with private client.

Proxy input helpers to easily generate the proxy URL

Hide the other payment method when having an active subscription (example: hide patreon section when using paypal).

Automatically refresh the continue watching tv when new episodes are released (using the cache duration in advanced tab for premium users and 24 hours for normal users).

UI

Changed the passkey login/register to make it more direct, and changed the "Connect to trakt button" to "New account with Trakt" to eliminate the confusion and reduce the rate limit error form Trakt caused by existing users using connect to Trakt as a way to login, existing MyTrakt users should always use login with passkey or access configure page directly by bookmarking it.

Fixes and Optimizations

Fix MDBList default sorting.

Optimize the imdb fallback.

Recommendations

For using nuvio you should use IMDB, either using IMDB meta provider or use IMDB ids with TMDB meta provider.

If you want to wrap AIOstreams in MyTrakt addon federation then don't use the elfhosted AIOstreams instance because the streams urls are encrypted and wont work, also it requires IMDB ids to properly work and avoid conflicts with TMDB.

For premium users it's very important to setup the proxy and save API settings to avoid Trakt limiting by server ip.

SEO fixs
v3.9.39
February 28, 2026

Changes

Some SEO fixs

Code optimizations
v3.9.38
February 23, 2026

Changes

Discovery catalogs optimization

Addons Federation Streams
v3.9.37
February 17, 2026

Changes

Improve 3rd party addons streams resolving

Code optimizations
v3.9.36
February 16, 2026

Changes

Fix wrong items type for suffixed catalogs when using MyTrakt catalog type

Some UI optimizations

Code optimizations
v3.9.35
February 13, 2026

Changes

In watchlist unreleased items appear first when sorting by released desc, and appear last when sorting by released asc.

Add reconnect to discord button when previously connected to discord to reapply the discord role.

Optimize proxy input to ensure it's converted to lowercase, to prevent connections error.

Bugs fixing
v3.9.34
February 10, 2026

Changes

Fix some bugs and remove some dead codes

Bugs fixing & UI optimizations
v3.9.33
February 9, 2026

Changes

Fix default sorting index

Change Rank to Default in sorting option

Show the list full name in UI

SEO
v3.9.32
February 8, 2026

Changes

Improve website SEO

Ratings posters font
v3.9.31
February 7, 2026

Changes

Changed the ratings font to Rubik

Testing improved logo resolution and better IMDB logo

Bugs fixing
v3.9.30
February 5, 2026

Changes

fix small syntax error in continue watching sorting

Code optimizations & Bugs fix
v3.9.29
February 5, 2026

Changes

bugs fixing

Optimizations & bugs fixing
v3.9.28
February 4, 2026

Changes

Rewrite sorting and genres filter

Use cinemeta for special episodes for tmdb provider

other code optimizations and bugs fixing

Optimizations & bugs fixing
v3.9.27
February 2, 2026

Changes

Disabled Trakt ratings for now until I figure a better way to fetch it without calling trakt api for every item

A lot of optimizations in the code to increase the meta endpoint loading speed,

Optimizing proxy to reduce its usage

Code optimizations & Bugs fix
v3.9.26
January 31, 2026

Changes

Fix personal and external MDBList missing from catalogs cards in configure page.

More meta endpoint optimizations

Code optimizations
v3.9.25
January 31, 2026

Changes

IMDB ratings dataset lookup optimization

Meta endpoint optimization
v3.9.24
January 30, 2026

Changes

Optimize meta endpoint to increase shows and movies loading speed

Debrid fixes
v3.9.23
January 30, 2026

Changes

Fix debrid ip forwarding

Public client optimization
v3.9.22
January 29, 2026

Changes

More public client optimization to reduce Trakt api usage as possible

Meta endpoint optimization

Real debrid optimization

Public client optimization
v3.9.21
January 29, 2026

Changes

Continue to optimize public client by avoiding any unnecessary Trakt api calls, and replace them with another ways

Public client optimization
v3.9.20
January 29, 2026

Configure page

Removed Trakt lists auto sync and replaced it by sync button with 30 minutes cool down

Removed liked lists auto fetch in liked lists manager, replaced by refresh button with 30 minutes cool down

All liked lists are cached in database to use if Trakt return 429 limit

Code optimizations
v3.9.19
January 28, 2026

Fixes and optimizations

Debrid cache optimization

Enhance Fanart fallback to check if Fanart cdn is online (Fanart cdn was down today)

Public Trakt client optimizations to reduce the Trakt 429 limit errors

Disabled catalog cache duration settings in advanced tab and applied 24 hours duration

Applied 6 hours cool down to the clear personal/watched cache in advanced tab

Increased the Trakt watched timestamp check to 3 hours for watched status, continue watching and dropped shows

Debrid Optimization
v3.9.18
January 27, 2026

Changes

More debrid optimizations

Debrid Optimization
v3.9.17
January 27, 2026

Changes

Debrid code optimization

Optimizations & bugs fixing
v3.9.16
January 27, 2026

Changes

Some code optimization and bugs fixing

IMDB Ratings
v3.9.15
January 27, 2026

Changes

Fixed IMDB ratings in all locations, refreshed daily

Improve episodes imdb ratings
v3.9.14
January 26, 2026

Changes

Improve episodes imdb ratings

Proxy retry & Ratings optimization
v3.9.13
January 26, 2026

Changes

Added retry logic for proxy to all Trakt api calls

Optimize ratings scraping

Optimizing debrid with full logs to start fixing all debrid providers

Add/Remove watchlist streams
v3.9.12
January 23, 2026

Changes

optimizing Add/Remove watchlist streams for private client users with proxy

Add/Remove watchlist streams
v3.9.11
January 23, 2026

Changes

Added add to watchlist and remove from watchlist streams, the option can be enabled and disabled from preferences tab.

Added a new login method "Login with trakt username and mytrakt passkey" this login method only for existing users who connected to trakt at least once

streams resolving
v3.9.2
January 20, 2026

optimize 3rd party addons streams resolving

Bugs fixing
v3.9.1
January 19, 2026

Changes

Resolve the 3rd party addons streams to get the final playback url.

Normalize all genres names in MyTrakt catalogs to prevent no content errors.

Increase dropped shows trakt api results to 1000 to fetch all dropped shows beyond the trakt default 10 shows limit.

Fanart posters overwriting in stremio's continue watching library.

Addons Federation
v3.9.0
January 18, 2026

Changes

Addons Federation: unify third‑party catalogs into your addon with per‑addon timeouts & cache, TMDB enrichment and localization, catalog usage analytics, and robust error handling for seamless, faster discovery

MyTrakt Posters in stremio's Continue Watching

Fix and improve catalog Sorting Options: Multiple sorting methods for catalogs (Original, Alphabetical A-Z/Z-A, Date Added Oldest/Newest, Custom)

Aggregated ratings Position Control: Choose whether aggregated ratings appear before or after description text

Smart Watch Status Fetching: Private client + proxy users get fresh watch status on every item access (no caching delays)

Dropped Shows Caching: 24-hour cache for dropped shows in continue watching to reduce API calls, Advanced tab includes manual refresh button

Fixed RPDB paid-to-free fallback logic to handle all error conditions properly

Fix MyTrakt posters Textless posters in search

New Teal theme

Want to contribute, report an issue, or join the community?