github Will-Luck/iplayer-arr v1.1.7
v1.1.7 -- Position-based episode identity (#32)

2 days ago

v1.1.7: position-based episode identity (#32)

Fixed Sonarr tvsearch rejecting BBC long-runners without a "Series N"
subtitle prefix (Casualty, One Piece 1999). These shows parsed to
Series=0, EpisodeNum=N, so matchesSearchFilter dropped them against
Sonarr's season=1 query.

  • iblResultToProgramme now promotes Series=1 when a real episode
    number is present but no series prefix. Position alone is not
    enough; specials and one-offs keep their existing handling.
  • GenerateTitle Tier 1 (S{series}E{episode}) takes over from Tier 2
    for these shows, which is the shape Sonarr actually wants.
  • Topical/weekly date-tier shows (Question Time, Match of the Day)
    continue to use the pre-existing air-date escape hatch.

Also includes: README/OCI metadata now published to GHCR and Docker
Hub on every v* tag push.

Don't miss a new iplayer-arr release

NewReleases is sending notifications on new releases.