Skip to content

v0.6.2

Choose a tag to compare

@Woahai321 Woahai321 released this 19 Oct 21:51
· 16 commits to main since this release

🚀 What's New?

📺 New List Providers: Simkl, TMDB, and TVDB

We've expanded the family with three powerhouse providers, so you can pull from even more corners of the media world:

  • Simkl: Sync your watchlists and custom lists directly. Full URL support for seamless integration – just paste and go. (Pro tip: It's a bit slower on big lists, so grab a cuppa while it chugs.)
  • TMDB (The Movie Database): Native support for public lists and collections. Use full URLs like https://www.themoviedb.org/list/12345 for spot-on metadata pulls. Optional API key for turbocharged speed.
  • TVDB: Dive into series-focused lists and favorites. Full URL parsing for public and user lists – perfect for TV obsessives. API key optional for richer data.

All new providers play nice with our deduping and fuzzy matching, so no more duplicate requests cluttering your queue.

⚡ Trakt API Overhaul

  • Ditched the Scraping Drama: Swapped clunky browser automation for the official Trakt v2 API. It's 10-20x faster, handles rate limits like a champ, and won't break when Trakt tweaks their UI.
  • Smarter Setup: Just add your TRAKT_CLIENT_ID to .env – no OAuth dance required for public lists. Private ones? We'll guide you through it.
  • Extra Goodies: Better TMDb/IMDb ID mapping, extended support for special lists (trending, popular, anticipated), and configurable item limits (default 20, tweak via TRAKT_SPECIAL_ITEMS_LIMIT).

This alone fixes those "site changed again" frustrations I've heard about in issues. Cheers for the patience while we sorted it!

Full Changelog: v0.6.1...v0.6.2