dlna fixes

This commit is contained in:
Luke Pulverenti
2014-05-18 17:23:03 -04:00
parent 3ccecd3ca3
commit cf4adb8438
7 changed files with 80 additions and 51 deletions

View File

@@ -227,6 +227,7 @@
<Compile Include="Sorting\DateCreatedComparer.cs" />
<Compile Include="Sorting\DatePlayedComparer.cs" />
<Compile Include="Sorting\GameSystemComparer.cs" />
<Compile Include="Sorting\IsFavoriteOrLikeComparer.cs" />
<Compile Include="Sorting\IsFolderComparer.cs" />
<Compile Include="Sorting\IsPlayedComparer.cs" />
<Compile Include="Sorting\IsUnplayedComparer.cs" />