PCJones / Sonarr-Enhanced

A fork of Sonarr with some added functionality for Usenet users
https://sonarr.tv
GNU General Public License v3.0
3 stars 0 forks source link

Sort equal usenet releases by age #1

Open PCJones opened 11 months ago

PCJones commented 11 months ago

Database Migration

NO

Description

Usenet releases with the same name and size are now sorted by age in ascending order. This solves the issue of block accounts being used when there is no need. It also saves time and bandwith as older uploads are more often missing articles resulting in repairs and failures.

Before: grafik After: grafik

Todos

Issues Fixed or Closed by this PR

PCJones commented 7 months ago

Todo: Use CleanReleaseGroupRegex