mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 01:54:42 +01:00
more sync movement
This commit is contained in:
@@ -275,6 +275,9 @@
|
||||
<Compile Include="..\MediaBrowser.Model\Devices\DeviceOptions.cs">
|
||||
<Link>Devices\DeviceOptions.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Devices\DeviceQuery.cs">
|
||||
<Link>Devices\DeviceQuery.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Devices\DevicesOptions.cs">
|
||||
<Link>Devices\DevicesOptions.cs</Link>
|
||||
</Compile>
|
||||
@@ -1034,6 +1037,12 @@
|
||||
<Compile Include="..\MediaBrowser.Model\Sync\SyncJobItem.cs">
|
||||
<Link>Sync\SyncJobItem.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Sync\SyncJobItemQuery.cs">
|
||||
<Link>SyncJobItemQuery.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Sync\SyncJobItemStatus.cs">
|
||||
<Link>Sync\SyncJobItemStatus.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Sync\SyncJobQuery.cs">
|
||||
<Link>Sync\SyncJobQuery.cs</Link>
|
||||
</Compile>
|
||||
|
||||
Reference in New Issue
Block a user