mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-31 04:48:27 +01:00
added sync job database
This commit is contained in:
@@ -848,6 +848,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>
|
||||
@@ -860,12 +866,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