mirror of
https://github.com/sabnzbd/sabnzbd.git
synced 2025-12-24 00:00:12 -05:00
Before 3.4.0, only for TV sorting we allowed to set 0 categories. But for Movies and Date Sorting we did require at least 1 category to be set. This was harmonized in 3.4.0, breaking existing setups. Added warning for those users. The Sorting behavior is different from Notifications: in Notifications selecting Default only(!) means to apply it to all categories. However, that has never been the case for Sorting. So for now added a bit more help texts to the Affected categories box on both pages.