TMSync의 버전 기록 - 3개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.9.0
2026년 7월 19일에 출시 - 406.04 KBfirefox 58.0 이상에서 작동Trakt'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.GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
이전 버전
버전 1.8.0
2026년 7월 14일에 출시 - 401.91 KBfirefox 58.0 이상에서 작동New 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.GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.7.2
2026년 7월 11일에 출시 - 400.13 KBfirefox 58.0 이상에서 작동fix anilist auth not workingGNU General Public License v3.0 전용에 따라 릴리스된 소스 코드