mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-12 10:40:24 +01:00
added sync job database
This commit is contained in:
@@ -805,6 +805,12 @@
|
||||
<Compile Include="..\MediaBrowser.Model\Sync\SyncJob.cs">
|
||||
<Link>Sync\SyncJob.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Sync\SyncJobCreationResult.cs">
|
||||
<Link>Sync\SyncJobCreationResult.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Sync\SyncJobItem.cs">
|
||||
<Link>Sync\SyncJobItem.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Sync\SyncJobQuery.cs">
|
||||
<Link>Sync\SyncJobQuery.cs</Link>
|
||||
</Compile>
|
||||
@@ -817,12 +823,6 @@
|
||||
<Compile Include="..\MediaBrowser.Model\Sync\SyncQuality.cs">
|
||||
<Link>Sync\SyncQuality.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Sync\SyncSchedule.cs">
|
||||
<Link>Sync\SyncSchedule.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Sync\SyncScheduleQuery.cs">
|
||||
<Link>Sync\SyncScheduleQuery.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Sync\SyncTarget.cs">
|
||||
<Link>Sync\SyncTarget.cs</Link>
|
||||
</Compile>
|
||||
|
||||
Reference in New Issue
Block a user