From 47a09ccd2e60dfc5ab8cf1cc944c6130d5bb5ac0 Mon Sep 17 00:00:00 2001 From: Vladimir Date: Wed, 23 Oct 2024 15:15:44 +0300 Subject: [PATCH] check playlist for null --- TV Player WPF/ViewModels/SettingsViewModel.cs | 5 +- TVPlayerSetup/TVPlayerSetup.vdproj | 416 +++++++++--------- 2 files changed, 211 insertions(+), 210 deletions(-) diff --git a/TV Player WPF/ViewModels/SettingsViewModel.cs b/TV Player WPF/ViewModels/SettingsViewModel.cs index d4fd6bf..5328c00 100644 --- a/TV Player WPF/ViewModels/SettingsViewModel.cs +++ b/TV Player WPF/ViewModels/SettingsViewModel.cs @@ -57,7 +57,8 @@ namespace TV_Player.ViewModels StartFullScreen = SettingsModel.StartFullScreen; StartLastScreen = SettingsModel.StartFromLastScreen; - Playlists = new ObservableCollection>(SettingsModel.Playlists); + + Playlists = SettingsModel.Playlists == null ? ([]) : new ObservableCollection>(SettingsModel.Playlists); } private void OnAddPlaylistCommand() @@ -80,7 +81,7 @@ namespace TV_Player.ViewModels { SettingsModel.StartFullScreen = StartFullScreen; SettingsModel.StartFromLastScreen = StartLastScreen; - SettingsModel.Playlists.Clear(); + SettingsModel.Playlists?.Clear(); SettingsModel.Playlists = Playlists.ToDictionary(); SettingsModel.SaveSetttings(); TVPlayerViewModel.Instance.InitializeTVWithData(); diff --git a/TVPlayerSetup/TVPlayerSetup.vdproj b/TVPlayerSetup/TVPlayerSetup.vdproj index 6f4fba3..4cb4088 100644 --- a/TVPlayerSetup/TVPlayerSetup.vdproj +++ b/TVPlayerSetup/TVPlayerSetup.vdproj @@ -147,12 +147,6 @@ } "Entry" { - "MsmKey" = "8:_0F6898914F30525BD175B27D17D6D24B" - "OwnerKey" = "8:_7AD1823E695545AC85765461F3083D3D" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { "MsmKey" = "8:_115CB21DD76F4536981D436582AC2F35" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" @@ -831,6 +825,12 @@ } "Entry" { + "MsmKey" = "8:_47CB2382C4320B813D09B279484CFC40" + "OwnerKey" = "8:_7AD1823E695545AC85765461F3083D3D" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { "MsmKey" = "8:_4822F7CAC9A144EC8F828CA0BB457C5F" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" @@ -849,6 +849,24 @@ } "Entry" { + "MsmKey" = "8:_489F1774042CA9677A7499308C354C98" + "OwnerKey" = "8:_7AD1823E695545AC85765461F3083D3D" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_489F1774042CA9677A7499308C354C98" + "OwnerKey" = "8:_C6489C493FB24B68BEA4B4B5A10B74B2" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_489F1774042CA9677A7499308C354C98" + "OwnerKey" = "8:_7E2B2A5831B2FEE1C25D9D6A967A8B3D" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { "MsmKey" = "8:_4BB2CDF2389948AF83814D320F78913D" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" @@ -945,6 +963,12 @@ } "Entry" { + "MsmKey" = "8:_542FA7A5BB86B3A9407444C6C4FC2864" + "OwnerKey" = "8:_7AD1823E695545AC85765461F3083D3D" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { "MsmKey" = "8:_5469181919AA482A80FADF59EDE4114F" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" @@ -1521,6 +1545,12 @@ } "Entry" { + "MsmKey" = "8:_7E2B2A5831B2FEE1C25D9D6A967A8B3D" + "OwnerKey" = "8:_7AD1823E695545AC85765461F3083D3D" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { "MsmKey" = "8:_7E965D15802644DE885F8037B829C508" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" @@ -1611,6 +1641,12 @@ } "Entry" { + "MsmKey" = "8:_87204147D234FF660F124828E6F5B6BA" + "OwnerKey" = "8:_7AD1823E695545AC85765461F3083D3D" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { "MsmKey" = "8:_87CA56B5107147C68C7C46F75CFC83C6" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" @@ -1743,12 +1779,6 @@ } "Entry" { - "MsmKey" = "8:_9420318644B3C3B0321BA4DDCF790070" - "OwnerKey" = "8:_7AD1823E695545AC85765461F3083D3D" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { "MsmKey" = "8:_9518A0EA90B14A91831DF93FA6EBE1B6" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" @@ -1959,24 +1989,6 @@ } "Entry" { - "MsmKey" = "8:_A89B7324E66C4DDD0E49D04BB9255963" - "OwnerKey" = "8:_7AD1823E695545AC85765461F3083D3D" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_A89B7324E66C4DDD0E49D04BB9255963" - "OwnerKey" = "8:_C6489C493FB24B68BEA4B4B5A10B74B2" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_A89B7324E66C4DDD0E49D04BB9255963" - "OwnerKey" = "8:_E39AF07715B2A15AE05ADD1AEB7E3534" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { "MsmKey" = "8:_A8EAB36E63784EC5A31931EADF64B79F" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" @@ -2577,12 +2589,6 @@ } "Entry" { - "MsmKey" = "8:_DE3405F7D44696DB3A9AD25E64561E61" - "OwnerKey" = "8:_7AD1823E695545AC85765461F3083D3D" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { "MsmKey" = "8:_DF38273401FC4CF18479458D15CCD854" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" @@ -2625,12 +2631,6 @@ } "Entry" { - "MsmKey" = "8:_E39AF07715B2A15AE05ADD1AEB7E3534" - "OwnerKey" = "8:_7AD1823E695545AC85765461F3083D3D" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { "MsmKey" = "8:_E3DF25A7DBEF49DDA25D5750B7E6526B" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" @@ -2920,6 +2920,12 @@ "Entry" { "MsmKey" = "8:_UNDEFINED" + "OwnerKey" = "8:_7E2B2A5831B2FEE1C25D9D6A967A8B3D" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_UNDEFINED" "OwnerKey" = "8:_C6489C493FB24B68BEA4B4B5A10B74B2" "MsmSig" = "8:_UNDEFINED" } @@ -2929,12 +2935,6 @@ "OwnerKey" = "8:_7AD1823E695545AC85765461F3083D3D" "MsmSig" = "8:_UNDEFINED" } - "Entry" - { - "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_E39AF07715B2A15AE05ADD1AEB7E3534" - "MsmSig" = "8:_UNDEFINED" - } } "Configurations" { @@ -3485,37 +3485,6 @@ "IsDependency" = "11:FALSE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_0F6898914F30525BD175B27D17D6D24B" - { - "AssemblyRegister" = "3:1" - "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:System.Reactive, Version=6.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL" - "ScatterAssemblies" - { - "_0F6898914F30525BD175B27D17D6D24B" - { - "Name" = "8:System.Reactive.dll" - "Attributes" = "3:512" - } - } - "SourcePath" = "8:System.Reactive.dll" - "TargetName" = "8:" - "Tag" = "8:" - "Folder" = "8:_479B4B7944544040B917571140E85516" - "Condition" = "8:" - "Transitive" = "11:FALSE" - "Vital" = "11:TRUE" - "ReadOnly" = "11:FALSE" - "Hidden" = "11:FALSE" - "System" = "11:FALSE" - "Permanent" = "11:FALSE" - "SharedLegacy" = "11:FALSE" - "PackageAs" = "3:1" - "Register" = "3:1" - "Exclude" = "11:FALSE" - "IsDependency" = "11:TRUE" - "IsolateTo" = "8:" - } "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_115CB21DD76F4536981D436582AC2F35" { "SourcePath" = "8:..\\TV Player WPF\\bin\\Release\\net8.0-windows\\libvlc\\win-x64\\lua\\http\\css\\ui-lightness\\images\\ui-icons_ffffff_256x240.png" @@ -5787,6 +5756,37 @@ "IsDependency" = "11:FALSE" "IsolateTo" = "8:" } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_47CB2382C4320B813D09B279484CFC40" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:System.Reactive, Version=6.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL" + "ScatterAssemblies" + { + "_47CB2382C4320B813D09B279484CFC40" + { + "Name" = "8:System.Reactive.dll" + "Attributes" = "3:512" + } + } + "SourcePath" = "8:System.Reactive.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_479B4B7944544040B917571140E85516" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_4822F7CAC9A144EC8F828CA0BB457C5F" { "SourcePath" = "8:..\\TV Player WPF\\bin\\Release\\net8.0-windows\\libvlc\\win-x64\\lua\\http\\css\\ui-lightness\\images\\ui-icons_ef8c08_256x240.png" @@ -5847,6 +5847,37 @@ "IsDependency" = "11:FALSE" "IsolateTo" = "8:" } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_489F1774042CA9677A7499308C354C98" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:LibVLCSharp, Version=3.8.2.0, Culture=neutral, processorArchitecture=MSIL" + "ScatterAssemblies" + { + "_489F1774042CA9677A7499308C354C98" + { + "Name" = "8:LibVLCSharp.dll" + "Attributes" = "3:512" + } + } + "SourcePath" = "8:LibVLCSharp.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_479B4B7944544040B917571140E85516" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_4BB2CDF2389948AF83814D320F78913D" { "SourcePath" = "8:..\\TV Player WPF\\bin\\Release\\net8.0-windows\\libvlc\\win-x64\\plugins\\access\\libaccess_srt_plugin.dll" @@ -6167,6 +6198,37 @@ "IsDependency" = "11:FALSE" "IsolateTo" = "8:" } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_542FA7A5BB86B3A9407444C6C4FC2864" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" + "ScatterAssemblies" + { + "_542FA7A5BB86B3A9407444C6C4FC2864" + { + "Name" = "8:Newtonsoft.Json.dll" + "Attributes" = "3:512" + } + } + "SourcePath" = "8:Newtonsoft.Json.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_479B4B7944544040B917571140E85516" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_5469181919AA482A80FADF59EDE4114F" { "SourcePath" = "8:..\\TV Player WPF\\bin\\Release\\net8.0-windows\\libvlc\\win-x64\\plugins\\access\\libdtv_plugin.dll" @@ -8109,6 +8171,37 @@ "IsDependency" = "11:FALSE" "IsolateTo" = "8:" } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_7E2B2A5831B2FEE1C25D9D6A967A8B3D" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:LibVLCSharp.WPF, Version=3.8.2.0, Culture=neutral, processorArchitecture=MSIL" + "ScatterAssemblies" + { + "_7E2B2A5831B2FEE1C25D9D6A967A8B3D" + { + "Name" = "8:LibVLCSharp.WPF.dll" + "Attributes" = "3:512" + } + } + "SourcePath" = "8:LibVLCSharp.WPF.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_479B4B7944544040B917571140E85516" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_7E965D15802644DE885F8037B829C508" { "SourcePath" = "8:..\\TV Player WPF\\bin\\Release\\net8.0-windows\\libvlc\\win-x64\\lua\\http\\custom.lua" @@ -8409,6 +8502,37 @@ "IsDependency" = "11:FALSE" "IsolateTo" = "8:" } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_87204147D234FF660F124828E6F5B6BA" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:CommunityToolkit.Mvvm, Version=8.2.0.0, Culture=neutral, PublicKeyToken=4aff67a105548ee2, processorArchitecture=MSIL" + "ScatterAssemblies" + { + "_87204147D234FF660F124828E6F5B6BA" + { + "Name" = "8:CommunityToolkit.Mvvm.dll" + "Attributes" = "3:512" + } + } + "SourcePath" = "8:CommunityToolkit.Mvvm.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_479B4B7944544040B917571140E85516" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_87CA56B5107147C68C7C46F75CFC83C6" { "SourcePath" = "8:..\\TV Player WPF\\bin\\Release\\net8.0-windows\\libvlc\\win-x64\\plugins\\audio_output\\libafile_plugin.dll" @@ -8849,37 +8973,6 @@ "IsDependency" = "11:FALSE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_9420318644B3C3B0321BA4DDCF790070" - { - "AssemblyRegister" = "3:1" - "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" - "ScatterAssemblies" - { - "_9420318644B3C3B0321BA4DDCF790070" - { - "Name" = "8:Newtonsoft.Json.dll" - "Attributes" = "3:512" - } - } - "SourcePath" = "8:Newtonsoft.Json.dll" - "TargetName" = "8:" - "Tag" = "8:" - "Folder" = "8:_479B4B7944544040B917571140E85516" - "Condition" = "8:" - "Transitive" = "11:FALSE" - "Vital" = "11:TRUE" - "ReadOnly" = "11:FALSE" - "Hidden" = "11:FALSE" - "System" = "11:FALSE" - "Permanent" = "11:FALSE" - "SharedLegacy" = "11:FALSE" - "PackageAs" = "3:1" - "Register" = "3:1" - "Exclude" = "11:FALSE" - "IsDependency" = "11:TRUE" - "IsolateTo" = "8:" - } "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_9518A0EA90B14A91831DF93FA6EBE1B6" { "SourcePath" = "8:..\\TV Player WPF\\bin\\Release\\net8.0-windows\\libvlc\\win-x64\\plugins\\demux\\libnuv_plugin.dll" @@ -9591,37 +9684,6 @@ "IsDependency" = "11:FALSE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_A89B7324E66C4DDD0E49D04BB9255963" - { - "AssemblyRegister" = "3:1" - "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:LibVLCSharp, Version=3.8.2.0, Culture=neutral, processorArchitecture=MSIL" - "ScatterAssemblies" - { - "_A89B7324E66C4DDD0E49D04BB9255963" - { - "Name" = "8:LibVLCSharp.dll" - "Attributes" = "3:512" - } - } - "SourcePath" = "8:LibVLCSharp.dll" - "TargetName" = "8:" - "Tag" = "8:" - "Folder" = "8:_479B4B7944544040B917571140E85516" - "Condition" = "8:" - "Transitive" = "11:FALSE" - "Vital" = "11:TRUE" - "ReadOnly" = "11:FALSE" - "Hidden" = "11:FALSE" - "System" = "11:FALSE" - "Permanent" = "11:FALSE" - "SharedLegacy" = "11:FALSE" - "PackageAs" = "3:1" - "Register" = "3:1" - "Exclude" = "11:FALSE" - "IsDependency" = "11:TRUE" - "IsolateTo" = "8:" - } "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_A8EAB36E63784EC5A31931EADF64B79F" { "SourcePath" = "8:..\\TV Player WPF\\bin\\Release\\net8.0-windows\\libvlc\\win-x64\\plugins\\codec\\libpng_plugin.dll" @@ -11644,37 +11706,6 @@ "IsDependency" = "11:FALSE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_DE3405F7D44696DB3A9AD25E64561E61" - { - "AssemblyRegister" = "3:1" - "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:CommunityToolkit.Mvvm, Version=8.2.0.0, Culture=neutral, PublicKeyToken=4aff67a105548ee2, processorArchitecture=MSIL" - "ScatterAssemblies" - { - "_DE3405F7D44696DB3A9AD25E64561E61" - { - "Name" = "8:CommunityToolkit.Mvvm.dll" - "Attributes" = "3:512" - } - } - "SourcePath" = "8:CommunityToolkit.Mvvm.dll" - "TargetName" = "8:" - "Tag" = "8:" - "Folder" = "8:_479B4B7944544040B917571140E85516" - "Condition" = "8:" - "Transitive" = "11:FALSE" - "Vital" = "11:TRUE" - "ReadOnly" = "11:FALSE" - "Hidden" = "11:FALSE" - "System" = "11:FALSE" - "Permanent" = "11:FALSE" - "SharedLegacy" = "11:FALSE" - "PackageAs" = "3:1" - "Register" = "3:1" - "Exclude" = "11:FALSE" - "IsDependency" = "11:TRUE" - "IsolateTo" = "8:" - } "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_DF38273401FC4CF18479458D15CCD854" { "SourcePath" = "8:..\\TV Player WPF\\bin\\Release\\net8.0-windows\\libvlc\\win-x64\\plugins\\stream_out\\libstream_out_transcode_plugin.dll" @@ -11815,37 +11846,6 @@ "IsDependency" = "11:FALSE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_E39AF07715B2A15AE05ADD1AEB7E3534" - { - "AssemblyRegister" = "3:1" - "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:LibVLCSharp.WPF, Version=3.8.2.0, Culture=neutral, processorArchitecture=MSIL" - "ScatterAssemblies" - { - "_E39AF07715B2A15AE05ADD1AEB7E3534" - { - "Name" = "8:LibVLCSharp.WPF.dll" - "Attributes" = "3:512" - } - } - "SourcePath" = "8:LibVLCSharp.WPF.dll" - "TargetName" = "8:" - "Tag" = "8:" - "Folder" = "8:_479B4B7944544040B917571140E85516" - "Condition" = "8:" - "Transitive" = "11:FALSE" - "Vital" = "11:TRUE" - "ReadOnly" = "11:FALSE" - "Hidden" = "11:FALSE" - "System" = "11:FALSE" - "Permanent" = "11:FALSE" - "SharedLegacy" = "11:FALSE" - "PackageAs" = "3:1" - "Register" = "3:1" - "Exclude" = "11:FALSE" - "IsDependency" = "11:TRUE" - "IsolateTo" = "8:" - } "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_E3DF25A7DBEF49DDA25D5750B7E6526B" { "SourcePath" = "8:..\\TV Player WPF\\bin\\Release\\net8.0-windows\\libvlc\\win-x64\\plugins\\codec\\libfluidsynth_plugin.dll" @@ -13422,20 +13422,20 @@ "Product" { "Name" = "8:Microsoft Visual Studio" - "ProductName" = "8:TVPlayerSetup" - "ProductCode" = "8:{9C9771D7-D3C6-49DD-9F5C-1B99F0808FE6}" - "PackageCode" = "8:{734B0943-71FD-40D7-A9FC-97A7146D90CF}" + "ProductName" = "8:TVPlayer" + "ProductCode" = "8:{C2107D93-6768-43F7-966F-793FA3DD860F}" + "PackageCode" = "8:{B6C699C1-E068-42DF-9156-9250CD36572B}" "UpgradeCode" = "8:{659EC3EB-443A-41ED-BD14-696FEBD8DDBF}" "AspNetVersion" = "8:2.0.50727.0" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:FALSE" - "ProductVersion" = "8:1.1.0" + "ProductVersion" = "8:1.5.0" "Manufacturer" = "8:Voffka" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" - "Title" = "8:TVPlayerSetup" + "Title" = "8:TVPlayer Setup" "Subject" = "8:" "ARPCONTACT" = "8:Vladimir" "Keywords" = "8:"