|
|
@ -248,6 +248,7 @@
|
|
|
|
<Compile Include="Datastore\Migration\077_add_add_options_to_series.cs" />
|
|
|
|
<Compile Include="Datastore\Migration\077_add_add_options_to_series.cs" />
|
|
|
|
<Compile Include="Datastore\Migration\079_dedupe_tags.cs" />
|
|
|
|
<Compile Include="Datastore\Migration\079_dedupe_tags.cs" />
|
|
|
|
<Compile Include="Datastore\Migration\070_delay_profile.cs" />
|
|
|
|
<Compile Include="Datastore\Migration\070_delay_profile.cs" />
|
|
|
|
|
|
|
|
<Compile Include="Datastore\Migration\082_add_fanzub_settings.cs" />
|
|
|
|
<Compile Include="Datastore\Migration\Framework\MigrationContext.cs" />
|
|
|
|
<Compile Include="Datastore\Migration\Framework\MigrationContext.cs" />
|
|
|
|
<Compile Include="Datastore\Migration\Framework\MigrationController.cs" />
|
|
|
|
<Compile Include="Datastore\Migration\Framework\MigrationController.cs" />
|
|
|
|
<Compile Include="Datastore\Migration\Framework\MigrationDbFactory.cs" />
|
|
|
|
<Compile Include="Datastore\Migration\Framework\MigrationDbFactory.cs" />
|
|
|
@ -455,6 +456,7 @@
|
|
|
|
<Compile Include="Indexers\Eztv\EztvRequestGenerator.cs" />
|
|
|
|
<Compile Include="Indexers\Eztv\EztvRequestGenerator.cs" />
|
|
|
|
<Compile Include="Indexers\Fanzub\Fanzub.cs" />
|
|
|
|
<Compile Include="Indexers\Fanzub\Fanzub.cs" />
|
|
|
|
<Compile Include="Indexers\Fanzub\FanzubRequestGenerator.cs" />
|
|
|
|
<Compile Include="Indexers\Fanzub\FanzubRequestGenerator.cs" />
|
|
|
|
|
|
|
|
<Compile Include="Indexers\Fanzub\FanzubSettings.cs" />
|
|
|
|
<Compile Include="Indexers\FetchAndParseRssService.cs" />
|
|
|
|
<Compile Include="Indexers\FetchAndParseRssService.cs" />
|
|
|
|
<Compile Include="Indexers\IIndexer.cs" />
|
|
|
|
<Compile Include="Indexers\IIndexer.cs" />
|
|
|
|
<Compile Include="Indexers\IIndexerRequestGenerator.cs" />
|
|
|
|
<Compile Include="Indexers\IIndexerRequestGenerator.cs" />
|
|
|
|