Fixes the issue with non windows systems unable to unzip the tarball #1460

This commit is contained in:
tidusjar 2017-10-14 23:30:24 +01:00
parent d05d76be4b
commit 7ce8036cab
6 changed files with 44 additions and 24 deletions

View file

@ -42,7 +42,6 @@ using Ombi.Schedule.Jobs.Emby;
using Ombi.Schedule.Jobs.Ombi;
using Ombi.Schedule.Jobs.Plex;
using Ombi.Schedule.Jobs.Sonarr;
using Ombi.Schedule.Ombi;
using Ombi.Store.Repository.Requests;
using PlexContentCacher = Ombi.Schedule.Jobs.Plex.PlexContentCacher;