Skip to content

Add IMDb and universal JSON exporters (0.1.4)

Latest

Choose a tag to compare

@Marak123 Marak123 released this 21 Jul 22:59

πŸŽ‰ 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.