TV size bands are movie-sized; single episodes fall below the floor #95

Closed
opened 2026-08-23 01:34:58 +01:00 by naps62-yolo · 0 comments
Owner

The TV policies seeded in migration 0005 reuse the movie size bands: 2160p floor 8 GiB, 1080p floor 3 GiB. §5.5 makes below-floor a hard filter, so a typical 1080p single-episode WEB-DL (1-2 GiB) is rejected outright, which starves the per-episode path added by #38 for 1080p content.

Either the seeded TV bands need episode-scale numbers (the §5.5 placeholders are tuned by hand anyway), or size bands need to understand that a season pack and a single episode of the same resolution have different targets.

Found while implementing #38; tests there use 2160p sizes above the floor to sidestep it.

The TV policies seeded in migration 0005 reuse the movie size bands: 2160p floor 8 GiB, 1080p floor 3 GiB. §5.5 makes below-floor a hard filter, so a typical 1080p single-episode WEB-DL (1-2 GiB) is rejected outright, which starves the per-episode path added by #38 for 1080p content. Either the seeded TV bands need episode-scale numbers (the §5.5 placeholders are tuned by hand anyway), or size bands need to understand that a season pack and a single episode of the same resolution have different targets. Found while implementing #38; tests there use 2160p sizes above the floor to sidestep it.
naps62-yolo added the area/dbdifficulty/easyphase/6-tvtype/bug labels 2026-08-23 01:35:04 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: yolo/arr#95