Merge pull request #2076 from softworkz/OrganizeInstantFeedback

Auto-Organize: Async operation and instant feedback UI (reworked)
This commit is contained in:
Luke
2016-08-20 14:38:18 -04:00
committed by GitHub
11 changed files with 251 additions and 17 deletions

View File

@@ -149,6 +149,7 @@
<Compile Include="EntryPoints\UsageReporter.cs" />
<Compile Include="FileOrganization\EpisodeFileOrganizer.cs" />
<Compile Include="FileOrganization\Extensions.cs" />
<Compile Include="FileOrganization\FileOrganizationNotifier.cs" />
<Compile Include="FileOrganization\FileOrganizationService.cs" />
<Compile Include="FileOrganization\NameUtils.cs" />
<Compile Include="FileOrganization\TvFolderOrganizer.cs" />