diff --git a/Assets/online-sources.json b/Assets/online-sources.json index 3f497be..316a0aa 100644 --- a/Assets/online-sources.json +++ b/Assets/online-sources.json @@ -47,13 +47,14 @@ "web": [ { "name": "YouTube", "url": "https://www.youtube.com" }, { "name": "ARD Mediathek", "url": "https://www.ardmediathek.de" }, - { "name": "ZDF Mediathek", "url": "https://www.zdf.de/serien-und-filme" }, + { "name": "ZDF Mediathek", "url": "https://www.zdf.de/" }, { "name": "Netflix", "url": "https://www.netflix.com" }, { "name": "Disney+", "url": "https://www.disneyplus.com" }, { "name": "Joyn", "url": "https://www.joyn.de" }, { "name": "RTL+", "url": "https://plus.rtl.de" }, { "name": "ARTE", "url": "https://www.arte.tv/de" }, { "name": "Apple TV+", "url": "https://tv.apple.com" }, - { "name": "Amazon Prime Video", "url": "https://www.amazon.de/gp/video/storefront" } + { "name": "Amazon Prime Video", "url": "https://www.amazon.de/gp/video/storefront" }, + { "name": "n-tv", "url": "https://www.n-tv.de" } ] } diff --git a/MainWindow.xaml b/MainWindow.xaml index 9769afd..4e35784 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -227,41 +227,39 @@ - + + - - - + + + HorizontalAlignment="Center" Visibility="Collapsed"/> + TextWrapping="Wrap" TextAlignment="Center" MaxWidth="600"/> - + - @@ -277,20 +275,11 @@