fixes #585 - Use tmdb updates api for people

This commit is contained in:
Luke Pulverenti
2013-10-13 13:52:57 -04:00
parent 73aec50dcc
commit 2a44efaa42
12 changed files with 502 additions and 64 deletions

View File

@@ -96,6 +96,7 @@
<Compile Include="Library\ILibraryPostScanTask.cs" />
<Compile Include="Library\ILibraryPrescanTask.cs" />
<Compile Include="Library\IMetadataSaver.cs" />
<Compile Include="Library\IPeoplePrescanTask.cs" />
<Compile Include="Library\ItemUpdateType.cs" />
<Compile Include="Library\IUserDataManager.cs" />
<Compile Include="Library\UserDataSaveEventArgs.cs" />