11 Commits

Author SHA1 Message Date
Jarian Cottingham
97222ed234 Implemented real TheTVDB v4 API integration for search functionality. Added axios dependency for API calls. Search now connects to actual TVDB API instead of mock data. 2026-02-18 21:44:44 -06:00
Jarian Cottingham
e39fd856e7 Final implementation of split quality and frame rate columns. Application now displays quality and fps in separate columns for cleaner presentation. All changes properly committed. 2026-02-18 21:39:20 -06:00
Jarian Cottingham
220cbe1e0b Split quality and frame rate into separate columns. Files now display quality and fps in separate columns for cleaner presentation. 2026-02-18 21:33:49 -06:00
Jarian Cottingham
be050b0057 Added quality column feature. Files now display quality information like 1080p30fps or 720p60fps. Enhanced error handling for problematic files with visual labeling and quality extraction. 2026-02-18 21:32:35 -06:00
Jarian Cottingham
21d6a65643 Enhanced error handling for problematic files with visual labeling. Fixed ffprobe issues with files like IGPX - The Complete Stage - Disc 2_t08.mkv. Added ⚠️ label for files that fail to process. Application now continues working normally even when encountering problematic media files. 2026-02-18 21:27:04 -06:00
Jarian Cottingham
81fffd6a64 Add package.json with electron main entry and start script 2026-02-18 20:55:24 -06:00
Jarian Cottingham
ee60234d9b Add README.md with project documentation 2026-02-18 20:54:34 -06:00
Jarian Cottingham
1f10021e40 Merge branch 'main' of http://git.home.ms/jarianc/MovieMapper 2026-02-18 20:53:36 -06:00
Jarian Cottingham
c50bcb2cca Add ffmpeg integration for video duration detection and display in mm:ss format 2026-02-18 20:52:55 -06:00
Jarian Cottingham
d0cc78673a first commit 2026-02-18 20:49:27 -06:00
Jarian Cottingham
08a00da733 first commit 2026-02-18 19:14:50 -06:00