mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
Check sab queue now takes quality into consideration
This commit is contained in:
parent
2d1f506f93
commit
9acfb7330c
15 changed files with 202 additions and 287 deletions
|
@ -1,7 +1,4 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Linq;
|
||||
using Newtonsoft.Json;
|
||||
|
||||
namespace NzbDrone.Core.Model.Sabnzbd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue