Sonnar not grabbing new episodes

It looks like old values are stored as zero, but new values are properly stored as NULL. The fix is quite simple, move all the siders that should allow an unlimited size down to any limit (above 0), save, then drag them all back to unlimited.

@Taloth do we want a migration that changes 0 to NULL for MaxSize?

We already do, thats my problem. A 0 seeps through somehow in the new UI/backend code. https://github.com/Sonarr/Sonarr/blob/develop/src/NzbDrone.Core/Datastore/Migration/084_update_quality_minmax_size.cs#L15

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.