support grouping behind boxsets

This commit is contained in:
Luke Pulverenti
2014-03-15 00:14:07 -04:00
parent 02bfc112ce
commit d55af4f529
13 changed files with 269 additions and 34 deletions

View File

@@ -165,6 +165,7 @@
<Compile Include="Library\UserManager.cs" />
<Compile Include="Library\Validators\ArtistsPostScanTask.cs" />
<Compile Include="Library\Validators\ArtistsValidator.cs" />
<Compile Include="Library\Validators\BoxSetPostScanTask.cs" />
<Compile Include="Library\Validators\CountHelpers.cs" />
<Compile Include="Library\Validators\GameGenresPostScanTask.cs" />
<Compile Include="Library\Validators\GameGenresValidator.cs" />