- Paginate Jellyfin movie/series listings (StartIndex/Limit, 500/page) so large libraries aren't truncated on full/deep scans; incremental stays a single capped page. - Per-item try/except in iter_movies/iter_shows (matches Plex) so one bad item doesn't abort the scan. - Skip Jellyfin episodes with no IndexNumber (consistency with Plex; avoids ep-0 collisions). All three modes now solid for Plex + Jellyfin. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| scanner.py | ||
| sources.py | ||