8 Commits

Author SHA1 Message Date
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
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
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
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
c50bcb2cca Add ffmpeg integration for video duration detection and display in mm:ss format 2026-02-18 20:52:55 -06:00