Files
tmdb-addon/addon/utils
mrcanelas b8727ebb9b feat: add automatic season count check and GitHub issue creation for TMDB vs Stremio discrepancies
- 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.
2025-07-01 16:16:29 -03:00
..