Skip to content

Releases: Marak123/tvtime-rescue-data

Add IMDb and universal JSON exporters (0.1.4)

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.

TV Time Rescue v0.1.2 - full episode lists and series descriptions via TheTVDB

Choose a tag to compare

@Marak123 Marak123 released this 19 Jul 09:12

TV Time Rescue 0.1.2

TV Time Rescue helps you recover your TV Time movies, TV shows, watch history, ratings, and other data from a local iPhone or iPad backup. It then generates Excel spreadsheets and an interactive HTML report that you can open in any web browser.

✨ What's New

  • Optional TheTVDB integration to enrich your library with:
    • Series descriptions
    • Genres
    • Complete season and episode lists
  • Your original watched status is preserved and overlaid on the enriched data.
  • Episodes that cannot be verified remain marked as Unknown instead of being guessed.
  • Episodes are grouped by season with clear Watched, Not Watched, and Unknown states.
  • Local API response caching for much faster subsequent runs.
  • Works perfectly without a TheTVDB API key.

📥 Downloads

This release includes:

  • Windows – Ready-to-run executable (.exe)
  • Source Code – Complete project source

No Python installation is required to use the Windows version.

🚀 Getting Started

  1. Download the Windows ZIP archive.
  2. Extract it.
  3. Run TV Time Rescue.exe.
  4. Select your local iPhone or iPad backup.
  5. Wait for the export to finish.
  6. Open the generated TVTime.html report in your browser.

Supports iOS/iPadOS backups only.

🔒 Privacy

Everything runs locally on your computer.

Your backup is never modified, and no personal data is uploaded to any server.


This project was created to help the community recover their data after the TV Time shutdown. It was developed rapidly with the assistance of AI, with the goal of making data recovery as simple and accessible as possible.

0.1.0 - TVTime Rescue Data

Choose a tag to compare

@Marak123 Marak123 released this 18 Jul 21:54

TVTime Rescue Data

This release contains everything you need to run the application or inspect the source code.

📦 Included Files

TVTime-Rescue-Data-Windows.zip

  • Pre-built Windows application (.exe)
  • Ready to run
  • No installation required

Source Code.zip

  • Complete source code of the project
  • Includes all application files and assets

🚀 Quick Start

  1. Download TVTime-Rescue-Data-Windows.zip
  2. Extract the archive.
  3. Run TVTime Rescue Data.exe
  4. Select your exported TV Time data.
  5. Export it to a format supported by your new tracking platform.

✨ Features

  • Import exported TV Time data
  • Offline processing
  • No data is uploaded to any server
  • Simple graphical interface
  • Open source

💻 Requirements

  • Windows 10 or Windows 11 (64-bit)

No installation or administrator privileges are required.

🔒 Privacy

Your data never leaves your computer. All processing is performed locally.

📝 Source Code

If you want to inspect, modify or build the application yourself, download Source Code.zip or browse the repository.

If you encounter a bug or have a feature request, please open an issue in the repository.