|
|
093a455bcf
|
Further refine TVDB API show details implementation with better error handling
|
2026-02-18 21:59:32 -06:00 |
|
|
|
956dce038d
|
Fix TVDB API endpoint issue - corrected show details endpoint
|
2026-02-18 21:58:12 -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 |
|
|
|
315bd2a41c
|
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 |
|
|
|
76a2b8abb3
|
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 |
|
|
|
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 |
|
|
|
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 |
|