Releases: ISO53/Movie-Collection-Visualizer
Release v2.2.1
Movie Collection Visualizer v2.2.1
- Fixed a minor bug preventing the graph from rendering.
Full Changelog: v2.2.0...v2.2.1
Release v2.2.0
Movie Collection Visualizer v2.2.0
This release introduces a major new feature: IMDb Watchlist Import, allowing you to effortlessly bring your curated IMDb lists into the visualizer. We've also overhauled the export system and polished several UI components for a more premium experience.
What's New
- IMDb Watchlist Import: Effortlessly import your movies by exporting your IMDb watchlist as a CSV and selecting it in the app.
- Movies imported from IMDb now display a direct link to their IMDb page instead of a local file path.
- Native Export Dialogs: Exporting your collection to CSV or PDF now opens a native OS file picker, allowing you to choose exactly where to save your data.
Improvements
- Removed the automatic removal of "missing" movies during sync to prevent accidental data loss if an external drive is temporarily disconnected.
- New "Import Collection" card with a stylized layout.
- Fixed a bug in the "Directors in your collection" section where clicking a director would sometimes show incorrect results.
- Other various bug fixes and UI improvements
Full Changelog: v2.1.0...v2.2.0
Release v2.1.0
Movie Collection Visualizer v2.1.0
What's New
- Movie Name Parser Rewrite: Rebuilt from the ground up. Now the parser correctly extracts movie names from file names with 99.6% accuracy (tested on 627 movie torrent file names)
- Manual Match Fallback: When the parser cannot confidently identify a movie, users are prompted to confirm or correct the match manually, ensuring a complete and accurate collection
- Statistics Dashboard Overhaul: Charts and data visualizations have been refined to surface more meaningful insights about your collection
- OMDB Rate Limit Handling: The app now detects and gracefully handles API rate limits, preventing failed lookups and data gaps
Improvements
- Various bug fixes and stability improvements
Full Changelog: v2.0.0...v2.1.0
Release v2.0.0
Movie Collection Visualizer v2.0.0
This release is a complete rewrite of the application. Everything has been rebuilt from the ground up.
What's new
- New stack: Migrated from Electron to Tauri. Installer is now under 10MB, memory usage at idle is roughly 70% lower, and startup is significantly faster.
- New UI: Rebuilt with Vue 3. Three-page layout: Home, Search, and Profile. Home screen features a hero banner and curated collection sections. Search screen replaces the old basic grid with filtering, multi-sort, and a proper search experience.
- SQLite database: Collection data is now stored in a local SQLite database instead of a flat JSON file. Faster queries, better reliability, supports richer data.
- Watched directory: Set a directory once in Settings. On every startup the app scans for new or removed movies and syncs your collection automatically, shown as a subtle indicator in the sidebar.
- Statistics dashboard: Moved from a popup to a full page. Includes summary metrics, charts by decade, genre, director, and actor, and a "Rarest Gems" section.
- Background import: Importing no longer blocks the UI. Progress is shown in a slim status bar at the bottom of the window.
- Export: Export your full collection as CSV or PDF from the Statistics page.
- Wrong movie correction: Now shows multiple OMDB search results to choose from instead of just the top hit.
Breaking changes
- The old db.json collection file is not compatible with v2. You will need to re-import your movies.
- TXT file import has been removed.
Installation
Download the installer below.
Release v1.3.0
Movie Collection Visualizer just got new features. These are:
- Introducing movie statistics feature! Now, explore insightful details about your movie collection, including various genres, top actors, directors, and more.
- The application is now installable via an installer, allowing you to retain your movie data when uninstalling or updating the application.
- Significantly improved application startup speed.
- Changed some of the UI parts for more user friendly interface.
- Bug fixes.
Full Changelog: v1.2.2...v1.3.0
Release v1.2.2
Movie Collection Visualizer just got new features. These are:
- Now there are popups for warnings, infos and successfull processes
- Fixed couple of bugs
Full Changelog: v1.2.1...v1.2.2
Release v1.2.1
Movie Collection Visualizer just got new features. These are:
- Small bug fixes (reading/writing json files used to throw errors)
- Upgraded sorting menu to more advanced/user-friendly style
Full Changelog: v1.2.0...v1.2.1
Release v1.2.0
Movie Collection Visualizer just got new features. These are:
- Now you can see the estimated remaining time when importing your movies
- Now the app will show progress of movie import when the app is minimized
- Fixed the bug related to json files
- Fixed the bug related to duplicate movies
- Added markdown formatting to "Check Updates" popup
- You can now import your movies based on their torrent name. Thx to jzjzjzj
- Added shuffle option so you can randomly browse your movies
Full Changelog: v1.1.0...v1.2.0
Release v1.1.0
Movie Collection Visualizer just got new features. These are:
- You can now sort your movies based on your preferences (Sort by imdb rating, sort by duration etc.)
- You can now visit simple help panel if you are a first timer
- You can now access contribute page by visiting contribution panel
- You can now check updates directly from the app
- Bug fixes
Release v1.0.0-alpha
First release of Movie Collection Visualizer. Most of the main features are completed although there may be some bugs and/or missing features.
Full Changelog: https://github.com/ISO53/Movie-Collection-Visualizer/commits/v1.0.0-alpha