Updated code to correct build errors for Jelyfin.Data and Jellyfin.Database.Implementations
This commit is contained in:
@@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Jellyfin.Api.Tests")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+036953f3ffd782d56040af1332c53c54c7107be2")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f47555f2aa4eff7dcc5c5ef5bbda374f292f0638")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Jellyfin.Api.Tests")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Jellyfin.Api.Tests")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
bf1c86161ce15b96a5fc871580df7e533ee233090e40aa06938d1a394360cf66
|
||||
a5b1bcb0d3bfaf6dfb8a15e410ec204c35bab867904000f9de7db6eeae6798ad
|
||||
|
||||
BIN
Binary file not shown.
+1
-1
@@ -1 +1 @@
|
||||
bc1161b3fd36e959866452afb395f07304812b9f23b85aca4666b32669b38726
|
||||
532413f094791e64678c2982b578c5fd0b8247c11111d0eea589ec3011a4cc8c
|
||||
|
||||
+8
@@ -6,3 +6,11 @@ C:\Projects\pgsql-jellyfin\tests\Jellyfin.Api.Tests\obj\Debug\net10.0\Jellyfin.A
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Api.Tests\obj\Debug\net10.0\Jellyfin.Api.Tests.AssemblyInfoInputs.cache
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Api.Tests\obj\Debug\net10.0\Jellyfin.Api.Tests.AssemblyInfo.cs
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Api.Tests\obj\Debug\net10.0\Jellyfin.Api.Tests.csproj.CoreCompileInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Api.Tests\bin\Debug\net10.0\.msCoverageSourceRootsMapping_Jellyfin.Api.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Api.Tests\bin\Debug\net10.0\CoverletSourceRootsMapping_Jellyfin.Api.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Api.Tests\obj\Debug\net10.0\Jellyfin.Api.Tests.csproj.AssemblyReference.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Api.Tests\obj\Debug\net10.0\MvcTestingAppManifest.json
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Api.Tests\obj\Debug\net10.0\Jellyfin.Api.Tests.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Api.Tests\obj\Debug\net10.0\Jellyfin.Api.Tests.AssemblyInfoInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Api.Tests\obj\Debug\net10.0\Jellyfin.Api.Tests.AssemblyInfo.cs
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Api.Tests\obj\Debug\net10.0\Jellyfin.Api.Tests.csproj.CoreCompileInputs.cache
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"Emby.Naming": "C:\\Projects\\pgsql-jellyfin\\Emby.Naming",
|
||||
"Jellyfin.Api": "C:\\Projects\\pgsql-jellyfin\\Jellyfin.Api",
|
||||
"Jellyfin.Data": "C:\\Projects\\pgsql-jellyfin\\Jellyfin.Data",
|
||||
"Jellyfin.Database.Implementations": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Database\\Jellyfin.Database.Implementations",
|
||||
"Jellyfin.Database.Providers.Sqlite": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Database\\Jellyfin.Database.Providers.Sqlite",
|
||||
"Jellyfin.Extensions": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Extensions",
|
||||
"Jellyfin.MediaEncoding.Hls": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.MediaEncoding.Hls",
|
||||
"Jellyfin.MediaEncoding.Keyframes": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.MediaEncoding.Keyframes",
|
||||
"Jellyfin.Networking": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Networking",
|
||||
"Jellyfin.Server.Implementations": "C:\\Projects\\pgsql-jellyfin\\Jellyfin.Server.Implementations",
|
||||
"MediaBrowser.Common": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.Common",
|
||||
"MediaBrowser.Controller": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.Controller",
|
||||
"MediaBrowser.MediaEncoding": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.MediaEncoding",
|
||||
"MediaBrowser.Model": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.Model"
|
||||
"Emby.Naming": "E:\\Projects\\pgsql-jellyfin\\Emby.Naming",
|
||||
"Jellyfin.Api": "E:\\Projects\\pgsql-jellyfin\\Jellyfin.Api",
|
||||
"Jellyfin.Data": "E:\\Projects\\pgsql-jellyfin\\Jellyfin.Data",
|
||||
"Jellyfin.Database.Implementations": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Database\\Jellyfin.Database.Implementations",
|
||||
"Jellyfin.Database.Providers.Sqlite": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Database\\Jellyfin.Database.Providers.Sqlite",
|
||||
"Jellyfin.Extensions": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Extensions",
|
||||
"Jellyfin.MediaEncoding.Hls": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.MediaEncoding.Hls",
|
||||
"Jellyfin.MediaEncoding.Keyframes": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.MediaEncoding.Keyframes",
|
||||
"Jellyfin.Networking": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Networking",
|
||||
"Jellyfin.Server.Implementations": "E:\\Projects\\pgsql-jellyfin\\Jellyfin.Server.Implementations",
|
||||
"MediaBrowser.Common": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.Common",
|
||||
"MediaBrowser.Controller": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.Controller",
|
||||
"MediaBrowser.MediaEncoding": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.MediaEncoding",
|
||||
"MediaBrowser.Model": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.Model"
|
||||
}
|
||||
@@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Jellyfin.Common.Tests")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+036953f3ffd782d56040af1332c53c54c7107be2")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f47555f2aa4eff7dcc5c5ef5bbda374f292f0638")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Jellyfin.Common.Tests")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Jellyfin.Common.Tests")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
8eeb39760a7c8296f85e40acdfef20114981c22cebc827acd9febb536e497b87
|
||||
442213f8c3d97cf9176f32dcccdc4bacd497966fdcced068ec5319cffcbba943
|
||||
|
||||
BIN
Binary file not shown.
+1
-1
@@ -1 +1 @@
|
||||
b89d907615bd52ebb6960663ebd5fa12717368a60f149e8f72182e8ea056a40c
|
||||
4201bed4079c649e38d722cb4bf77bb14fa78309a0b6a11c3ac58c1c4b48125d
|
||||
|
||||
+7
@@ -5,3 +5,10 @@ C:\Projects\pgsql-jellyfin\tests\Jellyfin.Common.Tests\obj\Debug\net10.0\Jellyfi
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Common.Tests\obj\Debug\net10.0\Jellyfin.Common.Tests.AssemblyInfoInputs.cache
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Common.Tests\obj\Debug\net10.0\Jellyfin.Common.Tests.AssemblyInfo.cs
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Common.Tests\obj\Debug\net10.0\Jellyfin.Common.Tests.csproj.CoreCompileInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Common.Tests\bin\Debug\net10.0\.msCoverageSourceRootsMapping_Jellyfin.Common.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Common.Tests\bin\Debug\net10.0\CoverletSourceRootsMapping_Jellyfin.Common.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Common.Tests\obj\Debug\net10.0\Jellyfin.Common.Tests.csproj.AssemblyReference.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Common.Tests\obj\Debug\net10.0\Jellyfin.Common.Tests.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Common.Tests\obj\Debug\net10.0\Jellyfin.Common.Tests.AssemblyInfoInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Common.Tests\obj\Debug\net10.0\Jellyfin.Common.Tests.AssemblyInfo.cs
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Common.Tests\obj\Debug\net10.0\Jellyfin.Common.Tests.csproj.CoreCompileInputs.cache
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Jellyfin.Controller.Tests")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+036953f3ffd782d56040af1332c53c54c7107be2")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f47555f2aa4eff7dcc5c5ef5bbda374f292f0638")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Jellyfin.Controller.Tests")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Jellyfin.Controller.Tests")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
66fa754a868f5558c846a76541e88cf44ac4f017845fd0236ee503bc7d68750b
|
||||
119c147167464e03b2f7153dee81ccf7467be460ac0f51d70881504fb8c6e839
|
||||
|
||||
BIN
Binary file not shown.
+1
-1
@@ -1 +1 @@
|
||||
305c828be4d0280cab4def5be7a7126818504f605639548c595fef2e7de56306
|
||||
1199306fc86ea01f501b77b04bb8819d8c505350e8d7028ebe629aca58bd2918
|
||||
|
||||
+7
@@ -5,3 +5,10 @@ C:\Projects\pgsql-jellyfin\tests\Jellyfin.Controller.Tests\obj\Debug\net10.0\Jel
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Controller.Tests\obj\Debug\net10.0\Jellyfin.Controller.Tests.AssemblyInfoInputs.cache
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Controller.Tests\obj\Debug\net10.0\Jellyfin.Controller.Tests.AssemblyInfo.cs
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Controller.Tests\obj\Debug\net10.0\Jellyfin.Controller.Tests.csproj.CoreCompileInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Controller.Tests\bin\Debug\net10.0\.msCoverageSourceRootsMapping_Jellyfin.Controller.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Controller.Tests\bin\Debug\net10.0\CoverletSourceRootsMapping_Jellyfin.Controller.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Controller.Tests\obj\Debug\net10.0\Jellyfin.Controller.Tests.csproj.AssemblyReference.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Controller.Tests\obj\Debug\net10.0\Jellyfin.Controller.Tests.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Controller.Tests\obj\Debug\net10.0\Jellyfin.Controller.Tests.AssemblyInfoInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Controller.Tests\obj\Debug\net10.0\Jellyfin.Controller.Tests.AssemblyInfo.cs
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Controller.Tests\obj\Debug\net10.0\Jellyfin.Controller.Tests.csproj.CoreCompileInputs.cache
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Jellyfin.Extensions.Tests")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+036953f3ffd782d56040af1332c53c54c7107be2")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f47555f2aa4eff7dcc5c5ef5bbda374f292f0638")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Jellyfin.Extensions.Tests")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Jellyfin.Extensions.Tests")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
ccdd902035be66ae33b5daa8b47287560d5d33c141133bcbf753b3fa96f0f897
|
||||
d8ee6b54a510f933427793369440ecc372fdf4facb3bcf1bac2d2a679eb52863
|
||||
|
||||
BIN
Binary file not shown.
+1
-1
@@ -1 +1 @@
|
||||
b73287c003fb4577c3e89a8437322cd71a69bf5a241b62a24861a47359185e3f
|
||||
e21827996423cfc7ef8044cc1122cf41348e230dac0613d3dfcdf4c1b55ce528
|
||||
|
||||
+7
@@ -5,3 +5,10 @@ C:\Projects\pgsql-jellyfin\tests\Jellyfin.Extensions.Tests\obj\Debug\net10.0\Jel
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Extensions.Tests\obj\Debug\net10.0\Jellyfin.Extensions.Tests.AssemblyInfoInputs.cache
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Extensions.Tests\obj\Debug\net10.0\Jellyfin.Extensions.Tests.AssemblyInfo.cs
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Extensions.Tests\obj\Debug\net10.0\Jellyfin.Extensions.Tests.csproj.CoreCompileInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Extensions.Tests\bin\Debug\net10.0\.msCoverageSourceRootsMapping_Jellyfin.Extensions.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Extensions.Tests\bin\Debug\net10.0\CoverletSourceRootsMapping_Jellyfin.Extensions.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Extensions.Tests\obj\Debug\net10.0\Jellyfin.Extensions.Tests.csproj.AssemblyReference.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Extensions.Tests\obj\Debug\net10.0\Jellyfin.Extensions.Tests.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Extensions.Tests\obj\Debug\net10.0\Jellyfin.Extensions.Tests.AssemblyInfoInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Extensions.Tests\obj\Debug\net10.0\Jellyfin.Extensions.Tests.AssemblyInfo.cs
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Extensions.Tests\obj\Debug\net10.0\Jellyfin.Extensions.Tests.csproj.CoreCompileInputs.cache
|
||||
|
||||
@@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Jellyfin.LiveTv.Tests")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+036953f3ffd782d56040af1332c53c54c7107be2")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f47555f2aa4eff7dcc5c5ef5bbda374f292f0638")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Jellyfin.LiveTv.Tests")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Jellyfin.LiveTv.Tests")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
50d74808a53c0e9613b6485b0fc8e96dce47888405d3bbee8f1e26d8b1bb86c3
|
||||
a7e99fd460f02a16245a93ff0faed25e61cab5e9f2ea0402e42c3b9f9b837a70
|
||||
|
||||
BIN
Binary file not shown.
+1
-1
@@ -1 +1 @@
|
||||
96f3375b25e2d7c924c3b6310465e8eaf9a7324ec5b97d34b02f2dc8a958c9cd
|
||||
d9704e968b50ef2258689fc014870610c3f5103729eb9cc5200bba3119b48617
|
||||
|
||||
+7
@@ -5,3 +5,10 @@ C:\Projects\pgsql-jellyfin\tests\Jellyfin.LiveTv.Tests\obj\Debug\net10.0\Jellyfi
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.LiveTv.Tests\obj\Debug\net10.0\Jellyfin.LiveTv.Tests.AssemblyInfoInputs.cache
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.LiveTv.Tests\obj\Debug\net10.0\Jellyfin.LiveTv.Tests.AssemblyInfo.cs
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.LiveTv.Tests\obj\Debug\net10.0\Jellyfin.LiveTv.Tests.csproj.CoreCompileInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.LiveTv.Tests\bin\Debug\net10.0\.msCoverageSourceRootsMapping_Jellyfin.LiveTv.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.LiveTv.Tests\bin\Debug\net10.0\CoverletSourceRootsMapping_Jellyfin.LiveTv.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.LiveTv.Tests\obj\Debug\net10.0\Jellyfin.LiveTv.Tests.csproj.AssemblyReference.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.LiveTv.Tests\obj\Debug\net10.0\Jellyfin.LiveTv.Tests.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.LiveTv.Tests\obj\Debug\net10.0\Jellyfin.LiveTv.Tests.AssemblyInfoInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.LiveTv.Tests\obj\Debug\net10.0\Jellyfin.LiveTv.Tests.AssemblyInfo.cs
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.LiveTv.Tests\obj\Debug\net10.0\Jellyfin.LiveTv.Tests.csproj.CoreCompileInputs.cache
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Jellyfin.MediaEncoding.Hls.Tests")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+036953f3ffd782d56040af1332c53c54c7107be2")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f47555f2aa4eff7dcc5c5ef5bbda374f292f0638")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Jellyfin.MediaEncoding.Hls.Tests")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Jellyfin.MediaEncoding.Hls.Tests")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
d96ba3937d7c4691244c2960d207d6795be561b06bdebd22889a006a94d082ff
|
||||
cedcded6867a9f29bfd4a4b374c92a79a8b348dc5f887ebd669db4dba0fe740e
|
||||
|
||||
BIN
Binary file not shown.
+1
-1
@@ -1 +1 @@
|
||||
7062a22493a66b3fd64ecd658e219b5908ef6abb70d2b61136e18cf583c22764
|
||||
cf8dba1eb05b41148743ba19ba25491fd4e6b240876503d38fa7501e593be9ae
|
||||
|
||||
+7
@@ -5,3 +5,10 @@ C:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Hls.Tests\obj\Debug\net1
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Hls.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Hls.Tests.AssemblyInfoInputs.cache
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Hls.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Hls.Tests.AssemblyInfo.cs
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Hls.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Hls.Tests.csproj.CoreCompileInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Hls.Tests\bin\Debug\net10.0\.msCoverageSourceRootsMapping_Jellyfin.MediaEncoding.Hls.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Hls.Tests\bin\Debug\net10.0\CoverletSourceRootsMapping_Jellyfin.MediaEncoding.Hls.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Hls.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Hls.Tests.csproj.AssemblyReference.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Hls.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Hls.Tests.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Hls.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Hls.Tests.AssemblyInfoInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Hls.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Hls.Tests.AssemblyInfo.cs
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Hls.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Hls.Tests.csproj.CoreCompileInputs.cache
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Jellyfin.MediaEncoding.Keyframes.Tests")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+036953f3ffd782d56040af1332c53c54c7107be2")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f47555f2aa4eff7dcc5c5ef5bbda374f292f0638")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Jellyfin.MediaEncoding.Keyframes.Tests")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Jellyfin.MediaEncoding.Keyframes.Tests")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
4f8faf7a49035fcd5fecaee92399a87d11b9f33ddfc05c41fe8f6c4e4b95445f
|
||||
0533c6fcc1d872bc073c7598b502504afe0909b97f4a8f3f38d4a7cc7b142a56
|
||||
|
||||
BIN
Binary file not shown.
+1
-1
@@ -1 +1 @@
|
||||
c450599437f110b35e5403ee3f3be668aaa60ee6b85216b97e6a56e0e86d9cff
|
||||
e1582cec7eff7b73bdf065d27a426f97c62a469f285efb630cf1f40630948022
|
||||
|
||||
+7
@@ -5,3 +5,10 @@ C:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Keyframes.Tests\obj\Debu
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Keyframes.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Keyframes.Tests.AssemblyInfoInputs.cache
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Keyframes.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Keyframes.Tests.AssemblyInfo.cs
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Keyframes.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Keyframes.Tests.csproj.CoreCompileInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Keyframes.Tests\bin\Debug\net10.0\.msCoverageSourceRootsMapping_Jellyfin.MediaEncoding.Keyframes.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Keyframes.Tests\bin\Debug\net10.0\CoverletSourceRootsMapping_Jellyfin.MediaEncoding.Keyframes.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Keyframes.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Keyframes.Tests.csproj.AssemblyReference.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Keyframes.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Keyframes.Tests.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Keyframes.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Keyframes.Tests.AssemblyInfoInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Keyframes.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Keyframes.Tests.AssemblyInfo.cs
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Keyframes.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Keyframes.Tests.csproj.CoreCompileInputs.cache
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Jellyfin.MediaEncoding.Tests")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+036953f3ffd782d56040af1332c53c54c7107be2")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f47555f2aa4eff7dcc5c5ef5bbda374f292f0638")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Jellyfin.MediaEncoding.Tests")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Jellyfin.MediaEncoding.Tests")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
bdd62b01f9767282ccc709b9b886d32c459693f7189f30d719c87c5a418b15db
|
||||
434979860bea90ba353529f90a6f38f606f71a9dec0474dd1c47b91fd632298f
|
||||
|
||||
BIN
Binary file not shown.
+1
-1
@@ -1 +1 @@
|
||||
6efbbedc79b4f4eaf87e06e22208f64a8f0ebc16a2a787de65bd3e50801bfb15
|
||||
4f398f713701cb2543526361508dc0cc30b002240574f32fa1be204c785f9492
|
||||
|
||||
+7
@@ -5,3 +5,10 @@ C:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Tests\obj\Debug\net10.0\
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Tests.AssemblyInfoInputs.cache
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Tests.AssemblyInfo.cs
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Tests.csproj.CoreCompileInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Tests\bin\Debug\net10.0\.msCoverageSourceRootsMapping_Jellyfin.MediaEncoding.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Tests\bin\Debug\net10.0\CoverletSourceRootsMapping_Jellyfin.MediaEncoding.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Tests.csproj.AssemblyReference.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Tests.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Tests.AssemblyInfoInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Tests.AssemblyInfo.cs
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Tests.csproj.CoreCompileInputs.cache
|
||||
|
||||
@@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Jellyfin.Model.Tests")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+036953f3ffd782d56040af1332c53c54c7107be2")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f47555f2aa4eff7dcc5c5ef5bbda374f292f0638")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Jellyfin.Model.Tests")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Jellyfin.Model.Tests")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
2d7127e57571e7386599f2b221ab1d5236d6af10c5ed46fee0fe9691f49c1c24
|
||||
a97a1d9884a4a0dbceea3a6f0a7689e6ec6a76fdcf6c754811a7953a387171b0
|
||||
|
||||
BIN
Binary file not shown.
+1
-1
@@ -1 +1 @@
|
||||
c13c190ce19f2f1d92adcd650110da365d61eb2a1084e022c18ebb08317cbe24
|
||||
247dfaf8f72da6b1063b31c5534bbe37544b7c0ac5032690f0e4e0691f985a49
|
||||
|
||||
+7
@@ -5,3 +5,10 @@ C:\Projects\pgsql-jellyfin\tests\Jellyfin.Model.Tests\obj\Debug\net10.0\Jellyfin
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Model.Tests\obj\Debug\net10.0\Jellyfin.Model.Tests.AssemblyInfoInputs.cache
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Model.Tests\obj\Debug\net10.0\Jellyfin.Model.Tests.AssemblyInfo.cs
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Model.Tests\obj\Debug\net10.0\Jellyfin.Model.Tests.csproj.CoreCompileInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Model.Tests\bin\Debug\net10.0\.msCoverageSourceRootsMapping_Jellyfin.Model.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Model.Tests\bin\Debug\net10.0\CoverletSourceRootsMapping_Jellyfin.Model.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Model.Tests\obj\Debug\net10.0\Jellyfin.Model.Tests.csproj.AssemblyReference.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Model.Tests\obj\Debug\net10.0\Jellyfin.Model.Tests.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Model.Tests\obj\Debug\net10.0\Jellyfin.Model.Tests.AssemblyInfoInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Model.Tests\obj\Debug\net10.0\Jellyfin.Model.Tests.AssemblyInfo.cs
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Model.Tests\obj\Debug\net10.0\Jellyfin.Model.Tests.csproj.CoreCompileInputs.cache
|
||||
|
||||
@@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Jellyfin.Naming.Tests")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+036953f3ffd782d56040af1332c53c54c7107be2")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f47555f2aa4eff7dcc5c5ef5bbda374f292f0638")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Jellyfin.Naming.Tests")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Jellyfin.Naming.Tests")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
f7ab1ae6c6124dc6da1d11cb7ae264f7a5328c34b90cfd8f5720bbecd4925a52
|
||||
30c81018456f4ba0187d26717d805a825d9be02f4c4c5a3f004031fb7d5a579b
|
||||
|
||||
BIN
Binary file not shown.
+1
-1
@@ -1 +1 @@
|
||||
0a79ae9bd6d93d500e87106a62212a2211105837e0e744a1902fdaa3250ff6c1
|
||||
549a0c50d973238a4bbd432930f1b173b6d15ab46f98a16836d79472488cd373
|
||||
|
||||
+7
@@ -5,3 +5,10 @@ C:\Projects\pgsql-jellyfin\tests\Jellyfin.Naming.Tests\obj\Debug\net10.0\Jellyfi
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Naming.Tests\obj\Debug\net10.0\Jellyfin.Naming.Tests.AssemblyInfoInputs.cache
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Naming.Tests\obj\Debug\net10.0\Jellyfin.Naming.Tests.AssemblyInfo.cs
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Naming.Tests\obj\Debug\net10.0\Jellyfin.Naming.Tests.csproj.CoreCompileInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Naming.Tests\bin\Debug\net10.0\.msCoverageSourceRootsMapping_Jellyfin.Naming.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Naming.Tests\bin\Debug\net10.0\CoverletSourceRootsMapping_Jellyfin.Naming.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Naming.Tests\obj\Debug\net10.0\Jellyfin.Naming.Tests.csproj.AssemblyReference.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Naming.Tests\obj\Debug\net10.0\Jellyfin.Naming.Tests.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Naming.Tests\obj\Debug\net10.0\Jellyfin.Naming.Tests.AssemblyInfoInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Naming.Tests\obj\Debug\net10.0\Jellyfin.Naming.Tests.AssemblyInfo.cs
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Naming.Tests\obj\Debug\net10.0\Jellyfin.Naming.Tests.csproj.CoreCompileInputs.cache
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Jellyfin.Networking.Tests")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+036953f3ffd782d56040af1332c53c54c7107be2")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f47555f2aa4eff7dcc5c5ef5bbda374f292f0638")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Jellyfin.Networking.Tests")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Jellyfin.Networking.Tests")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
258c85f12ec4cd5f72eab350184c4072b852b14aec20962fc42687ea58971fed
|
||||
a8cbf73d81986c2f53458469e99d6164ded9b5bdc70161af0a9a57ffed5dbad4
|
||||
|
||||
BIN
Binary file not shown.
+1
-1
@@ -1 +1 @@
|
||||
09128063c8681baa28f2242c7f424cc1d3c2128366767c4eedc959d265cdcec7
|
||||
f330044b34c1b90ae4845856cf35d7ca36a530d1e1864fdc27543057aadb9949
|
||||
|
||||
+7
@@ -5,3 +5,10 @@ C:\Projects\pgsql-jellyfin\tests\Jellyfin.Networking.Tests\obj\Debug\net10.0\Jel
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Networking.Tests\obj\Debug\net10.0\Jellyfin.Networking.Tests.AssemblyInfoInputs.cache
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Networking.Tests\obj\Debug\net10.0\Jellyfin.Networking.Tests.AssemblyInfo.cs
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Networking.Tests\obj\Debug\net10.0\Jellyfin.Networking.Tests.csproj.CoreCompileInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Networking.Tests\bin\Debug\net10.0\.msCoverageSourceRootsMapping_Jellyfin.Networking.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Networking.Tests\bin\Debug\net10.0\CoverletSourceRootsMapping_Jellyfin.Networking.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Networking.Tests\obj\Debug\net10.0\Jellyfin.Networking.Tests.csproj.AssemblyReference.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Networking.Tests\obj\Debug\net10.0\Jellyfin.Networking.Tests.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Networking.Tests\obj\Debug\net10.0\Jellyfin.Networking.Tests.AssemblyInfoInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Networking.Tests\obj\Debug\net10.0\Jellyfin.Networking.Tests.AssemblyInfo.cs
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Networking.Tests\obj\Debug\net10.0\Jellyfin.Networking.Tests.csproj.CoreCompileInputs.cache
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Jellyfin.Providers.Tests")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+036953f3ffd782d56040af1332c53c54c7107be2")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f47555f2aa4eff7dcc5c5ef5bbda374f292f0638")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Jellyfin.Providers.Tests")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Jellyfin.Providers.Tests")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
c80064812788544874ea639d6da28403ff441973f20cdf5f87da7d478ddbe7aa
|
||||
9a6a5c9f8918afa5d672d18399b3e65c6a58e34ba37b5a317366c6c23eedbb72
|
||||
|
||||
BIN
Binary file not shown.
+1
-1
@@ -1 +1 @@
|
||||
267ffbda736f3eb8d51fd332ab7d318168f07ea5cc96509835f1a0da3c2d6286
|
||||
62d043319e10cf75a81cb0c65c6e975a447333935a543e51d2a13b4a7a17d086
|
||||
|
||||
+7
@@ -5,3 +5,10 @@ C:\Projects\pgsql-jellyfin\tests\Jellyfin.Providers.Tests\obj\Debug\net10.0\Jell
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Providers.Tests\obj\Debug\net10.0\Jellyfin.Providers.Tests.AssemblyInfoInputs.cache
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Providers.Tests\obj\Debug\net10.0\Jellyfin.Providers.Tests.AssemblyInfo.cs
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Providers.Tests\obj\Debug\net10.0\Jellyfin.Providers.Tests.csproj.CoreCompileInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Providers.Tests\bin\Debug\net10.0\.msCoverageSourceRootsMapping_Jellyfin.Providers.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Providers.Tests\bin\Debug\net10.0\CoverletSourceRootsMapping_Jellyfin.Providers.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Providers.Tests\obj\Debug\net10.0\Jellyfin.Providers.Tests.csproj.AssemblyReference.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Providers.Tests\obj\Debug\net10.0\Jellyfin.Providers.Tests.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Providers.Tests\obj\Debug\net10.0\Jellyfin.Providers.Tests.AssemblyInfoInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Providers.Tests\obj\Debug\net10.0\Jellyfin.Providers.Tests.AssemblyInfo.cs
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Providers.Tests\obj\Debug\net10.0\Jellyfin.Providers.Tests.csproj.CoreCompileInputs.cache
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Jellyfin.Server.Implementations.Tests")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+036953f3ffd782d56040af1332c53c54c7107be2")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f47555f2aa4eff7dcc5c5ef5bbda374f292f0638")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Jellyfin.Server.Implementations.Tests")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Jellyfin.Server.Implementations.Tests")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
62cd54f9e4697efe8ef0cb29477c71102d93728ac9e1f0d87c0691c1f57e207a
|
||||
bc3004f34f07f94be7c49b46eda691ffcd42951b66f4e7734b1f7417eaa221b5
|
||||
|
||||
BIN
Binary file not shown.
+1
-1
@@ -1 +1 @@
|
||||
cc55da71a50173c1b26f2cb4fa1a0cf33bd6cb334deacab332264166e4f3a9ae
|
||||
53d816cb74a4762b65cb32a4f451937e8a68f5f2d0b9125070132b040912b7da
|
||||
|
||||
+8
@@ -6,3 +6,11 @@ C:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Implementations.Tests\obj\Debug
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Implementations.Tests\obj\Debug\net10.0\Jellyfin.Server.Implementations.Tests.AssemblyInfoInputs.cache
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Implementations.Tests\obj\Debug\net10.0\Jellyfin.Server.Implementations.Tests.AssemblyInfo.cs
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Implementations.Tests\obj\Debug\net10.0\Jellyfin.Server.Implementations.Tests.csproj.CoreCompileInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Implementations.Tests\bin\Debug\net10.0\.msCoverageSourceRootsMapping_Jellyfin.Server.Implementations.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Implementations.Tests\bin\Debug\net10.0\CoverletSourceRootsMapping_Jellyfin.Server.Implementations.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Implementations.Tests\obj\Debug\net10.0\Jellyfin.Server.Implementations.Tests.csproj.AssemblyReference.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Implementations.Tests\obj\Debug\net10.0\MvcTestingAppManifest.json
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Implementations.Tests\obj\Debug\net10.0\Jellyfin.Server.Implementations.Tests.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Implementations.Tests\obj\Debug\net10.0\Jellyfin.Server.Implementations.Tests.AssemblyInfoInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Implementations.Tests\obj\Debug\net10.0\Jellyfin.Server.Implementations.Tests.AssemblyInfo.cs
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Implementations.Tests\obj\Debug\net10.0\Jellyfin.Server.Implementations.Tests.csproj.CoreCompileInputs.cache
|
||||
|
||||
+24
-24
@@ -1,26 +1,26 @@
|
||||
{
|
||||
"Emby.Naming": "C:\\Projects\\pgsql-jellyfin\\Emby.Naming",
|
||||
"Emby.Photos": "C:\\Projects\\pgsql-jellyfin\\Emby.Photos",
|
||||
"Emby.Server.Implementations": "C:\\Projects\\pgsql-jellyfin\\Emby.Server.Implementations",
|
||||
"Jellyfin.Api": "C:\\Projects\\pgsql-jellyfin\\Jellyfin.Api",
|
||||
"Jellyfin.Data": "C:\\Projects\\pgsql-jellyfin\\Jellyfin.Data",
|
||||
"Jellyfin.Database.Implementations": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Database\\Jellyfin.Database.Implementations",
|
||||
"Jellyfin.Database.Providers.Sqlite": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Database\\Jellyfin.Database.Providers.Sqlite",
|
||||
"jellyfin": "C:\\Projects\\pgsql-jellyfin\\Jellyfin.Server",
|
||||
"Jellyfin.Drawing": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Drawing",
|
||||
"Jellyfin.Drawing.Skia": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Drawing.Skia",
|
||||
"Jellyfin.Extensions": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Extensions",
|
||||
"Jellyfin.LiveTv": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.LiveTv",
|
||||
"Jellyfin.MediaEncoding.Hls": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.MediaEncoding.Hls",
|
||||
"Jellyfin.MediaEncoding.Keyframes": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.MediaEncoding.Keyframes",
|
||||
"Jellyfin.Networking": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Networking",
|
||||
"Jellyfin.Server.Implementations": "C:\\Projects\\pgsql-jellyfin\\Jellyfin.Server.Implementations",
|
||||
"Jellyfin.Server.Integration.Tests": "C:\\Projects\\pgsql-jellyfin\\tests\\Jellyfin.Server.Integration.Tests",
|
||||
"MediaBrowser.Common": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.Common",
|
||||
"MediaBrowser.Controller": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.Controller",
|
||||
"MediaBrowser.LocalMetadata": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.LocalMetadata",
|
||||
"MediaBrowser.MediaEncoding": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.MediaEncoding",
|
||||
"MediaBrowser.Model": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.Model",
|
||||
"MediaBrowser.Providers": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.Providers",
|
||||
"MediaBrowser.XbmcMetadata": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.XbmcMetadata"
|
||||
"Emby.Naming": "E:\\Projects\\pgsql-jellyfin\\Emby.Naming",
|
||||
"Emby.Photos": "E:\\Projects\\pgsql-jellyfin\\Emby.Photos",
|
||||
"Emby.Server.Implementations": "E:\\Projects\\pgsql-jellyfin\\Emby.Server.Implementations",
|
||||
"Jellyfin.Api": "E:\\Projects\\pgsql-jellyfin\\Jellyfin.Api",
|
||||
"Jellyfin.Data": "E:\\Projects\\pgsql-jellyfin\\Jellyfin.Data",
|
||||
"Jellyfin.Database.Implementations": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Database\\Jellyfin.Database.Implementations",
|
||||
"Jellyfin.Database.Providers.Sqlite": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Database\\Jellyfin.Database.Providers.Sqlite",
|
||||
"jellyfin": "E:\\Projects\\pgsql-jellyfin\\Jellyfin.Server",
|
||||
"Jellyfin.Drawing": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Drawing",
|
||||
"Jellyfin.Drawing.Skia": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Drawing.Skia",
|
||||
"Jellyfin.Extensions": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Extensions",
|
||||
"Jellyfin.LiveTv": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.LiveTv",
|
||||
"Jellyfin.MediaEncoding.Hls": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.MediaEncoding.Hls",
|
||||
"Jellyfin.MediaEncoding.Keyframes": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.MediaEncoding.Keyframes",
|
||||
"Jellyfin.Networking": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Networking",
|
||||
"Jellyfin.Server.Implementations": "E:\\Projects\\pgsql-jellyfin\\Jellyfin.Server.Implementations",
|
||||
"Jellyfin.Server.Integration.Tests": "E:\\Projects\\pgsql-jellyfin\\tests\\Jellyfin.Server.Integration.Tests",
|
||||
"MediaBrowser.Common": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.Common",
|
||||
"MediaBrowser.Controller": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.Controller",
|
||||
"MediaBrowser.LocalMetadata": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.LocalMetadata",
|
||||
"MediaBrowser.MediaEncoding": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.MediaEncoding",
|
||||
"MediaBrowser.Model": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.Model",
|
||||
"MediaBrowser.Providers": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.Providers",
|
||||
"MediaBrowser.XbmcMetadata": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.XbmcMetadata"
|
||||
}
|
||||
+1
-1
@@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Jellyfin.Server.Integration.Tests")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+036953f3ffd782d56040af1332c53c54c7107be2")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f47555f2aa4eff7dcc5c5ef5bbda374f292f0638")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Jellyfin.Server.Integration.Tests")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Jellyfin.Server.Integration.Tests")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
6a4717f6b973ff4e433003b029caef9a619016c25a93a46a4cb51357480ae687
|
||||
4836d26fe639d7e4fbb32048d0bfab8ba4192d2833ccf29a2282eb3991200cb6
|
||||
|
||||
BIN
Binary file not shown.
+1
-1
@@ -1 +1 @@
|
||||
e6e97a8190cd33df49b22edfee9ea47ce26128d80f831cded56d49bd6a25cbd8
|
||||
e5dc4b0880e1dbbb0c805aac033a8376e28724a85a326e322605658aa0145f3e
|
||||
|
||||
+8
@@ -6,3 +6,11 @@ C:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Integration.Tests\obj\Debug\net
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Integration.Tests\obj\Debug\net10.0\Jellyfin.Server.Integration.Tests.AssemblyInfoInputs.cache
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Integration.Tests\obj\Debug\net10.0\Jellyfin.Server.Integration.Tests.AssemblyInfo.cs
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Integration.Tests\obj\Debug\net10.0\Jellyfin.Server.Integration.Tests.csproj.CoreCompileInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Integration.Tests\bin\Debug\net10.0\.msCoverageSourceRootsMapping_Jellyfin.Server.Integration.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Integration.Tests\bin\Debug\net10.0\CoverletSourceRootsMapping_Jellyfin.Server.Integration.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Integration.Tests\obj\Debug\net10.0\Jellyfin.Server.Integration.Tests.csproj.AssemblyReference.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Integration.Tests\obj\Debug\net10.0\MvcTestingAppManifest.json
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Integration.Tests\obj\Debug\net10.0\Jellyfin.Server.Integration.Tests.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Integration.Tests\obj\Debug\net10.0\Jellyfin.Server.Integration.Tests.AssemblyInfoInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Integration.Tests\obj\Debug\net10.0\Jellyfin.Server.Integration.Tests.AssemblyInfo.cs
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Integration.Tests\obj\Debug\net10.0\Jellyfin.Server.Integration.Tests.csproj.CoreCompileInputs.cache
|
||||
|
||||
+23
-23
@@ -1,25 +1,25 @@
|
||||
{
|
||||
"Emby.Naming": "C:\\Projects\\pgsql-jellyfin\\Emby.Naming",
|
||||
"Emby.Photos": "C:\\Projects\\pgsql-jellyfin\\Emby.Photos",
|
||||
"Emby.Server.Implementations": "C:\\Projects\\pgsql-jellyfin\\Emby.Server.Implementations",
|
||||
"Jellyfin.Api": "C:\\Projects\\pgsql-jellyfin\\Jellyfin.Api",
|
||||
"Jellyfin.Data": "C:\\Projects\\pgsql-jellyfin\\Jellyfin.Data",
|
||||
"Jellyfin.Database.Implementations": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Database\\Jellyfin.Database.Implementations",
|
||||
"Jellyfin.Database.Providers.Sqlite": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Database\\Jellyfin.Database.Providers.Sqlite",
|
||||
"jellyfin": "C:\\Projects\\pgsql-jellyfin\\Jellyfin.Server",
|
||||
"Jellyfin.Drawing": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Drawing",
|
||||
"Jellyfin.Drawing.Skia": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Drawing.Skia",
|
||||
"Jellyfin.Extensions": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Extensions",
|
||||
"Jellyfin.LiveTv": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.LiveTv",
|
||||
"Jellyfin.MediaEncoding.Hls": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.MediaEncoding.Hls",
|
||||
"Jellyfin.MediaEncoding.Keyframes": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.MediaEncoding.Keyframes",
|
||||
"Jellyfin.Networking": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Networking",
|
||||
"Jellyfin.Server.Implementations": "C:\\Projects\\pgsql-jellyfin\\Jellyfin.Server.Implementations",
|
||||
"MediaBrowser.Common": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.Common",
|
||||
"MediaBrowser.Controller": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.Controller",
|
||||
"MediaBrowser.LocalMetadata": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.LocalMetadata",
|
||||
"MediaBrowser.MediaEncoding": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.MediaEncoding",
|
||||
"MediaBrowser.Model": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.Model",
|
||||
"MediaBrowser.Providers": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.Providers",
|
||||
"MediaBrowser.XbmcMetadata": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.XbmcMetadata"
|
||||
"Emby.Naming": "E:\\Projects\\pgsql-jellyfin\\Emby.Naming",
|
||||
"Emby.Photos": "E:\\Projects\\pgsql-jellyfin\\Emby.Photos",
|
||||
"Emby.Server.Implementations": "E:\\Projects\\pgsql-jellyfin\\Emby.Server.Implementations",
|
||||
"Jellyfin.Api": "E:\\Projects\\pgsql-jellyfin\\Jellyfin.Api",
|
||||
"Jellyfin.Data": "E:\\Projects\\pgsql-jellyfin\\Jellyfin.Data",
|
||||
"Jellyfin.Database.Implementations": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Database\\Jellyfin.Database.Implementations",
|
||||
"Jellyfin.Database.Providers.Sqlite": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Database\\Jellyfin.Database.Providers.Sqlite",
|
||||
"jellyfin": "E:\\Projects\\pgsql-jellyfin\\Jellyfin.Server",
|
||||
"Jellyfin.Drawing": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Drawing",
|
||||
"Jellyfin.Drawing.Skia": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Drawing.Skia",
|
||||
"Jellyfin.Extensions": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Extensions",
|
||||
"Jellyfin.LiveTv": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.LiveTv",
|
||||
"Jellyfin.MediaEncoding.Hls": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.MediaEncoding.Hls",
|
||||
"Jellyfin.MediaEncoding.Keyframes": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.MediaEncoding.Keyframes",
|
||||
"Jellyfin.Networking": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Networking",
|
||||
"Jellyfin.Server.Implementations": "E:\\Projects\\pgsql-jellyfin\\Jellyfin.Server.Implementations",
|
||||
"MediaBrowser.Common": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.Common",
|
||||
"MediaBrowser.Controller": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.Controller",
|
||||
"MediaBrowser.LocalMetadata": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.LocalMetadata",
|
||||
"MediaBrowser.MediaEncoding": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.MediaEncoding",
|
||||
"MediaBrowser.Model": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.Model",
|
||||
"MediaBrowser.Providers": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.Providers",
|
||||
"MediaBrowser.XbmcMetadata": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.XbmcMetadata"
|
||||
}
|
||||
@@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Jellyfin.Server.Tests")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+036953f3ffd782d56040af1332c53c54c7107be2")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f47555f2aa4eff7dcc5c5ef5bbda374f292f0638")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Jellyfin.Server.Tests")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Jellyfin.Server.Tests")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
94b64597a77c671cbea47d6befe2adccd9ee81b7da335752870262365b345b45
|
||||
7d11417698eb7986096360e753890a36afde8279d370cf95cd4a59339be221db
|
||||
|
||||
BIN
Binary file not shown.
+1
-1
@@ -1 +1 @@
|
||||
02138d348df142b0f33e97fea5143befed445361d1662d7f93305741966af7b5
|
||||
eedbfdb6d49b6a8dba0322962b501eea699b3b100551f5eaea2a9a7db74270aa
|
||||
|
||||
+8
@@ -6,3 +6,11 @@ C:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Tests\obj\Debug\net10.0\Jellyfi
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Tests\obj\Debug\net10.0\Jellyfin.Server.Tests.AssemblyInfoInputs.cache
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Tests\obj\Debug\net10.0\Jellyfin.Server.Tests.AssemblyInfo.cs
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Tests\obj\Debug\net10.0\Jellyfin.Server.Tests.csproj.CoreCompileInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Tests\bin\Debug\net10.0\.msCoverageSourceRootsMapping_Jellyfin.Server.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Tests\bin\Debug\net10.0\CoverletSourceRootsMapping_Jellyfin.Server.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Tests\obj\Debug\net10.0\Jellyfin.Server.Tests.csproj.AssemblyReference.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Tests\obj\Debug\net10.0\MvcTestingAppManifest.json
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Tests\obj\Debug\net10.0\Jellyfin.Server.Tests.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Tests\obj\Debug\net10.0\Jellyfin.Server.Tests.AssemblyInfoInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Tests\obj\Debug\net10.0\Jellyfin.Server.Tests.AssemblyInfo.cs
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.Server.Tests\obj\Debug\net10.0\Jellyfin.Server.Tests.csproj.CoreCompileInputs.cache
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
{
|
||||
"Emby.Naming": "C:\\Projects\\pgsql-jellyfin\\Emby.Naming",
|
||||
"Emby.Photos": "C:\\Projects\\pgsql-jellyfin\\Emby.Photos",
|
||||
"Emby.Server.Implementations": "C:\\Projects\\pgsql-jellyfin\\Emby.Server.Implementations",
|
||||
"Jellyfin.Api": "C:\\Projects\\pgsql-jellyfin\\Jellyfin.Api",
|
||||
"Jellyfin.Data": "C:\\Projects\\pgsql-jellyfin\\Jellyfin.Data",
|
||||
"Jellyfin.Database.Implementations": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Database\\Jellyfin.Database.Implementations",
|
||||
"Jellyfin.Database.Providers.Sqlite": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Database\\Jellyfin.Database.Providers.Sqlite",
|
||||
"jellyfin": "C:\\Projects\\pgsql-jellyfin\\Jellyfin.Server",
|
||||
"Jellyfin.Drawing": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Drawing",
|
||||
"Jellyfin.Drawing.Skia": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Drawing.Skia",
|
||||
"Jellyfin.Extensions": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Extensions",
|
||||
"Jellyfin.LiveTv": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.LiveTv",
|
||||
"Jellyfin.MediaEncoding.Hls": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.MediaEncoding.Hls",
|
||||
"Jellyfin.MediaEncoding.Keyframes": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.MediaEncoding.Keyframes",
|
||||
"Jellyfin.Networking": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Networking",
|
||||
"Jellyfin.Server.Implementations": "C:\\Projects\\pgsql-jellyfin\\Jellyfin.Server.Implementations",
|
||||
"MediaBrowser.Common": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.Common",
|
||||
"MediaBrowser.Controller": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.Controller",
|
||||
"MediaBrowser.LocalMetadata": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.LocalMetadata",
|
||||
"MediaBrowser.MediaEncoding": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.MediaEncoding",
|
||||
"MediaBrowser.Model": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.Model",
|
||||
"MediaBrowser.Providers": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.Providers",
|
||||
"MediaBrowser.XbmcMetadata": "C:\\Projects\\pgsql-jellyfin\\MediaBrowser.XbmcMetadata"
|
||||
"Emby.Naming": "E:\\Projects\\pgsql-jellyfin\\Emby.Naming",
|
||||
"Emby.Photos": "E:\\Projects\\pgsql-jellyfin\\Emby.Photos",
|
||||
"Emby.Server.Implementations": "E:\\Projects\\pgsql-jellyfin\\Emby.Server.Implementations",
|
||||
"Jellyfin.Api": "E:\\Projects\\pgsql-jellyfin\\Jellyfin.Api",
|
||||
"Jellyfin.Data": "E:\\Projects\\pgsql-jellyfin\\Jellyfin.Data",
|
||||
"Jellyfin.Database.Implementations": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Database\\Jellyfin.Database.Implementations",
|
||||
"Jellyfin.Database.Providers.Sqlite": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Database\\Jellyfin.Database.Providers.Sqlite",
|
||||
"jellyfin": "E:\\Projects\\pgsql-jellyfin\\Jellyfin.Server",
|
||||
"Jellyfin.Drawing": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Drawing",
|
||||
"Jellyfin.Drawing.Skia": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Drawing.Skia",
|
||||
"Jellyfin.Extensions": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Extensions",
|
||||
"Jellyfin.LiveTv": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.LiveTv",
|
||||
"Jellyfin.MediaEncoding.Hls": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.MediaEncoding.Hls",
|
||||
"Jellyfin.MediaEncoding.Keyframes": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.MediaEncoding.Keyframes",
|
||||
"Jellyfin.Networking": "E:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Networking",
|
||||
"Jellyfin.Server.Implementations": "E:\\Projects\\pgsql-jellyfin\\Jellyfin.Server.Implementations",
|
||||
"MediaBrowser.Common": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.Common",
|
||||
"MediaBrowser.Controller": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.Controller",
|
||||
"MediaBrowser.LocalMetadata": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.LocalMetadata",
|
||||
"MediaBrowser.MediaEncoding": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.MediaEncoding",
|
||||
"MediaBrowser.Model": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.Model",
|
||||
"MediaBrowser.Providers": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.Providers",
|
||||
"MediaBrowser.XbmcMetadata": "E:\\Projects\\pgsql-jellyfin\\MediaBrowser.XbmcMetadata"
|
||||
}
|
||||
+1
-1
@@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Jellyfin.XbmcMetadata.Tests")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+036953f3ffd782d56040af1332c53c54c7107be2")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f47555f2aa4eff7dcc5c5ef5bbda374f292f0638")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Jellyfin.XbmcMetadata.Tests")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Jellyfin.XbmcMetadata.Tests")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
5f5f3c134c543827506b575aaa3448baedbdfb89947b4a3a9b0942f87ec3bf1b
|
||||
97bb1de5b09931ca2a3f3963c5afac8d23b0cd554ad4a0a387b3bec6876a7feb
|
||||
|
||||
BIN
Binary file not shown.
+1
-1
@@ -1 +1 @@
|
||||
88bb8ad0baa50e27134b8cdc1496758f926f52f716cd76d93718121f9dbe2f30
|
||||
6c03ac068311e97ac8da35e8dcdc308d45fc90c28f78aa06a890c1603cdaa56c
|
||||
|
||||
+7
@@ -5,3 +5,10 @@ C:\Projects\pgsql-jellyfin\tests\Jellyfin.XbmcMetadata.Tests\obj\Debug\net10.0\J
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.XbmcMetadata.Tests\obj\Debug\net10.0\Jellyfin.XbmcMetadata.Tests.AssemblyInfoInputs.cache
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.XbmcMetadata.Tests\obj\Debug\net10.0\Jellyfin.XbmcMetadata.Tests.AssemblyInfo.cs
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.XbmcMetadata.Tests\obj\Debug\net10.0\Jellyfin.XbmcMetadata.Tests.csproj.CoreCompileInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.XbmcMetadata.Tests\bin\Debug\net10.0\.msCoverageSourceRootsMapping_Jellyfin.XbmcMetadata.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.XbmcMetadata.Tests\bin\Debug\net10.0\CoverletSourceRootsMapping_Jellyfin.XbmcMetadata.Tests
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.XbmcMetadata.Tests\obj\Debug\net10.0\Jellyfin.XbmcMetadata.Tests.csproj.AssemblyReference.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.XbmcMetadata.Tests\obj\Debug\net10.0\Jellyfin.XbmcMetadata.Tests.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.XbmcMetadata.Tests\obj\Debug\net10.0\Jellyfin.XbmcMetadata.Tests.AssemblyInfoInputs.cache
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.XbmcMetadata.Tests\obj\Debug\net10.0\Jellyfin.XbmcMetadata.Tests.AssemblyInfo.cs
|
||||
E:\Projects\pgsql-jellyfin\tests\Jellyfin.XbmcMetadata.Tests\obj\Debug\net10.0\Jellyfin.XbmcMetadata.Tests.csproj.CoreCompileInputs.cache
|
||||
|
||||
Reference in New Issue
Block a user