Historique de versions de TMSync - 3 versions
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 1.9.0
Publié le 19 juil. 2026 - 406,04 KoFonctionne avec firefox 58.0 et versions supérieuresTrakt's redesigned web app (app.trakt.tv) renders differently enough from the classic site that quick links there were broken: no direct link (search-only), episode always defaulted to 1, and nothing showed up inside the new season/episode drawers at all. This release fixes all three.
What changed
Direct links work again on the new UI. app.trakt.tv exposes no TMDB id in its DOM (unlike the classic site), so {tmdb}-templated quick links always fell back to search. TMDB is now resolved from Trakt's own API by slug instead, cached locally.
Correct episode number. The new UI carries season and episode in query params (?season=N&episode=N); only season was being read before, so every page resolved to episode 1.
Quick links inside both drawers. The season-browsing drawer and the per-episode drawer are separate client-side overlays with no "Where to Watch" section of their own — quick links now mount inside whichever one is open and follow you as you browse.Code source publié sous licence GNU General Public License v3.0 uniquement
Anciennes versions
Version 1.8.0
Publié le 14 juil. 2026 - 401,91 KoFonctionne avec firefox 58.0 et versions supérieuresNew tools for getting recipes live and seeing what's actually tracked, plus fixes for confusing "it works but shows disabled" states.
What changed
Auto-activate synced and imported recipes. A recipe synced from another device, restored from a backup, or pulled from the library now activates on any site you've already granted, with no manual re-enable. Background reconciliation keeps content-script registrations in step with your recipe list.
"Enable all sites" toggle (Options). One switch grants every site so every present and future recipe works with no per-site prompt. It's a single catch-all that also covers cross-origin player frames.
Popup "needs access" list. The popup surfaces recipe sites you haven't granted yet, with a bulk "Enable all" (one prompt) and per-site enable. The list is capped so a big backlog can't make the popup unusable, with the rest in Settings.
Recipe-aware Sites page. Options, Sites now lists every site you have a recipe for, each with a clear enabled or needs-access dot, reads the broad grant as enabled (no more "works but shows disabled"), and the sidebar shows a count of sites awaiting access.
"Enable the player frame" badge hint. When a recipe matches but the video lives in an un-enabled (or since-changed) player iframe, the badge tells you to enable it, instead of silently resting on a "press play" badge that never advances.
Clearer Connect feedback. Connecting Trakt or AniList in Options used to do nothing visible on failure. It now reports the outcome, and a failed sign-in ("page could not be loaded") becomes an actionable "sign in to Trakt or AniList in this browser first."
Separate AniList OAuth app for Firefox. AniList allows only one redirect URL per app and each browser's redirect differs, so Firefox now uses its own AniList app when configured, falling back to the shared app otherwise.Code source publié sous licence GNU General Public License v3.0 uniquement
Version 1.7.2
Publié le 11 juil. 2026 - 400,13 KoFonctionne avec firefox 58.0 et versions supérieuresfix anilist auth not workingCode source publié sous licence GNU General Public License v3.0 uniquement