From bcc2ba27909c322e28db55cb41746edb4f91e156 Mon Sep 17 00:00:00 2001 From: Vova <3emaster@gmail.com> Date: Tue, 7 May 2024 14:43:52 +0300 Subject: [PATCH] add channels filter add hardcoded discovery science channel --- TV Player WPF/VideoPlayer.xaml | 2 +- TV Player WPF/ViewModels/M3UParser.cs | 18 ++++++++++++++---- TV Player WPF/ViewModels/ProgramsData.cs | 13 ++++++++++++- .../ViewModels/ProgramsGroupViewModel.cs | 3 ++- TV Player WPF/ViewModels/SettingsModel.cs | 9 ++++++--- TVPlayerSetup/TVPlayerSetup.vdproj | 10 +++++----- 6 files changed, 40 insertions(+), 15 deletions(-) diff --git a/TV Player WPF/VideoPlayer.xaml b/TV Player WPF/VideoPlayer.xaml index dda4895..8a0512f 100644 --- a/TV Player WPF/VideoPlayer.xaml +++ b/TV Player WPF/VideoPlayer.xaml @@ -64,7 +64,7 @@