Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled.

This commit is contained in:
Taloth Saldono 2014-01-18 12:44:36 +01:00 committed by Taloth
commit c90791b266
99 changed files with 6904 additions and 996 deletions

View file

@ -1,5 +1,6 @@
using System;
using NzbDrone.Api.REST;
using NzbDrone.Core.Qualities;
using NzbDrone.Core.Tv;
namespace NzbDrone.Api.Queue