11 Commits

Author SHA1 Message Date
f032d57827 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
2a1fc0131e 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
b8acd99a56 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
65988a942e 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
ac2248d7ed 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
b495183a64 Add package.json with electron main entry and start script 2026-02-18 20:55:24 -06:00
b542f13f21 Add README.md with project documentation 2026-02-18 20:54:34 -06:00
e78181c9f7 Merge branch 'main' of http://git.example.com/jarianc/MovieMapper 2026-02-18 20:53:36 -06:00
15d0555db0 Add ffmpeg integration for video duration detection and display in mm:ss format 2026-02-18 20:52:55 -06:00
18ffdccb62 first commit 2026-02-18 20:49:27 -06:00
62d1c99511 first commit 2026-02-18 19:14:50 -06:00