Added some additional logging to the metadata refresh

This commit is contained in:
tidusjar 2020-06-19 23:50:22 +01:00
parent a7f747cf46
commit 87b94e3ed0
11 changed files with 10 additions and 22 deletions

View file

@ -4,6 +4,7 @@ using System.Linq;
using System.Threading.Tasks;
using Quartz;
using Quartz.Impl;
using Quartz.Impl.Matchers;
using Quartz.Spi;
namespace Ombi.Helpers