76 Commits

Author SHA1 Message Date
Jarian Cottingham
e667dc37c9 Implement mutually exclusive tagging with untagging, fix UI shifting, and add clapper emoji to title 2026-02-19 10:08:11 -06:00
Jarian Cottingham
2549295904 attempts at move to extra 2026-02-19 09:47:06 -06:00
Jarian Cottingham
53ac8272fd feat: Remove test TVDB API button from UI 2026-02-19 09:23:39 -06:00
Jarian Cottingham
7a2fb5882c feat: Clear search results when show is selected 2026-02-19 09:21:06 -06:00
Jarian Cottingham
4869cad916 feat: Implement real TVDB v4 API integration with season/episode functionality and clean table display 2026-02-19 09:19:01 -06:00
Jarian Cottingham
d8bbaee977 Refined show details implementation to properly handle season loading 2026-02-18 22:11:58 -06:00
Jarian Cottingham
17a53345eb Simplified show details implementation to avoid API parameter errors 2026-02-18 22:10:29 -06:00
Jarian Cottingham
3d85f7b84d Fix TVDB API implementation - use search by ID approach to avoid 'InvalidValueType' error 2026-02-18 22:07:26 -06:00
Jarian Cottingham
b5a6964c1e Simplified and fixed TVDB API show details implementation - removed problematic fallback code 2026-02-18 22:01:51 -06:00
Jarian Cottingham
1528531643 Further refine TVDB API show details implementation with better error handling 2026-02-18 21:59:32 -06:00
Jarian Cottingham
421e223a6a Fix TVDB API endpoint issue - corrected show details endpoint 2026-02-18 21:58:12 -06:00
Jarian Cottingham
c1818d4a78 Implement enhanced TVDB v4 API functionality: show seasons and episodes with clickable navigation 2026-02-18 21:56:46 -06:00
Jarian Cottingham
ef5025dc56 Remove all mock data and fully implement TVDB v4 API integration 2026-02-18 21:54:19 -06:00
Jarian Cottingham
2afc937555 Added dotenv package and implemented proper .env file loading for Electron application. Fixed API key loading issue. 2026-02-18 21:47:11 -06:00
Jarian Cottingham
7a6d050f6d Fixed environment variable handling for TVDB API key. Added fallback to process.env.API_KEY for better compatibility. 2026-02-18 21:46:04 -06:00
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