mirror of
https://github.com/Viren070/tmdb-addon.git
synced 2025-12-01 23:18:11 +01:00
b8727ebb9b
- Implemented a function to compare the number of seasons between TMDB and Stremio for each series. - Uses cache-manager to store the last check date per TMDB ID, avoiding unnecessary repeated checks. - Automatically creates a GitHub issue (in English) if a mismatch is found, including: - TMDB and Stremio season counts - TMDB ID and IMDB ID - Direct links to TMDB and IMDB pages for the series - Ignores season 0 (extras) in the comparison. - All comments and issue bodies are now in English for better international collaboration.