Jobs added to queue have higher priority than scheduler jobs.

This commit is contained in:
kay.one 2012-02-26 14:35:45 -08:00
parent 3aa0a8f9ee
commit 4fe1d7e6f7
5 changed files with 30 additions and 8 deletions

View file

@ -1,5 +1,4 @@
using System;
using System.IO;
using System.Linq;
using System.Web.Mvc;
using NzbDrone.Common;