13 Commits

Author SHA1 Message Date
3a855ce64a Implement actual file system renaming functionality with updated documentation 2026-02-19 10:11:11 -06:00
e3101006f2 Implement mutually exclusive tagging with untagging, fix UI shifting, and add clapper emoji to title 2026-02-19 10:08:11 -06:00
d3aac3261d attempts at move to extra 2026-02-19 09:47:06 -06:00
777e665bb4 feat: Clear search results when show is selected 2026-02-19 09:21:06 -06:00
987e01945e feat: Implement real TVDB v4 API integration with season/episode functionality and clean table display 2026-02-19 09:19:01 -06:00
0523ac2f1f Fix TVDB API implementation - use search by ID approach to avoid 'InvalidValueType' error 2026-02-18 22:07:26 -06:00
1cd7fab414 Implement enhanced TVDB v4 API functionality: show seasons and episodes with clickable navigation 2026-02-18 21:56:46 -06:00
8fd6df7d3e Remove all mock data and fully implement TVDB v4 API integration 2026-02-18 21:54:19 -06:00
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
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
15d0555db0 Add ffmpeg integration for video duration detection and display in mm:ss format 2026-02-18 20:52:55 -06:00