π TV Time Rescue 0.1.4 β IMDb Export & Universal JSON
This release makes it even easier to move your TV Time library to other platforms or use it in your own projects.
β¨ What's New
-
IMDb Export
- Export your movie ratings and watchlist as CSV files in IMDb's official import format.
- These CSV files are also compatible with Letterboxd, Simkl, and Trakt imports.
-
Universal JSON Export
- Export your entire recovered library as a single, well-structured JSON file.
- Includes movies, TV series, seasons, episodes, watch status, ratings, and metadata.
- Ideal for creating custom importers or integrating with other applications.
π Existing Export Support
TV Time Rescue now supports exports for:
- IMDb
- Letterboxd
- Simkl
- Trakt
- Universal JSON
Simply run recover to recover your data and generate all supported exports automatically, or use export --input <folder> to generate exports from an existing recovery.
π¦ Downloads
This release includes a ready-to-run Windows executableβno Python installation required.
Source code is also available for anyone who wants to build the application on Windows, macOS, or Linux.