don't show sync profile for audio jobs

This commit is contained in:
Luke Pulverenti
2015-03-16 23:48:05 -04:00
parent be6d4c3f53
commit ae6792a436
15 changed files with 28 additions and 27 deletions

View File

@@ -5,6 +5,7 @@ using SharpCompress.Archive.Tar;
using SharpCompress.Common;
using SharpCompress.Reader;
using SharpCompress.Reader.Zip;
using System;
using System.IO;
namespace MediaBrowser.Common.Implementations.Archiving