Skip to content

Commit

Permalink
Develop (#193)
Browse files Browse the repository at this point in the history
* update sqlite DB

* new Logger, Setttings, notifier setup

* xbmc.translatePath to xbmcvfs.translatePath

* aired date formating

* extended Search

* cleanup settings

* type parameters in logger

* allow duplicate idhash entries and update close handle

* fix some message string

* rename file

* language file

* debug

* added debug for rename

* new livestream ui

* livestream

* format 256x256

* new Channel icons

* new channel ui

* show and letter ui

* change to filmlistui

* change search to extendedSearchModel

* added debug

* cleanup

* userAgent from setting, delayedStartup from setting

* logger make nice

* comments

* remove legacy extended search

* error message for corrupt files

* log level to debug

* update icons

* make nice

* color icons

* new navigation flow

* letter ui

* fix for caching

* MySql utf8 bug for concat

* cleanup whitespace

* remove size field

* fix for special chars in letterui

* black list from settings, cleanup settings, type save set params

* keep MinLength at Minutes and convert when needed

* removed due to security issues

* release note draft

* update to cache module

* update to cache module

* issue with ORF subtitle

* merge conflict

* added maxRows as search parameter

* RC1.0.0

* update logging

* NTP on cache key

* kill switch

* fix for viewids and kodi19

* New Screenshots

* set interval for cmd to less than 1 hour to enable hourly cron

* version migration support

* update addon.xml news

* delay startup by default 10

* increase chunksize for download files

* added long title support for search results

* release to matrix

* update version

* added kodi-repos

* typo
  • Loading branch information
codingPF authored Mar 14, 2021
1 parent da86713 commit 0fd8012
Show file tree
Hide file tree
Showing 208 changed files with 5,173 additions and 5,556 deletions.
33 changes: 23 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Kodi MediathekView.de Addon
[2]: https://forum.kodi.tv/showthread.php?tid=326799
[3]: https://github.com/mediathekview/plugin.video.mediathekview/issues
[4]: https://github.com/mediathekview/plugin.video.mediathekview
[5]: https://github.com/mediathekview/kodi-repos

Über dieses Addon
-----------------
Expand Down Expand Up @@ -79,10 +80,15 @@ allerdings nicht möglich eine abschließende Kompatibilitätsaussage zu machen.
Installation
---------------------

Das Mediathekviewplugin kann für Kodi 17, Kodi 18 und Kodi 19 aus den jeweiligen
offiziellen Repository installiert werden.
Das Mediathekviewplugin kann für Kodi 17, Kodi 18 und Kodi 19 aus eigens dafür
angelegten Repositories bezogen werden. So können stable releases oder auch Beta-Versionen
automatisch bezogen werden.

Ein ausführliche Beschreibung findet sich im [GITHUB Repository][5]

Beim bauen aus GITHUB, muss man die addon.xml entsprechend anpassen (Kodi 17 &
Kodi 18 > addon.kodi18.xml / Kodi 19 > addon.kodi19.xml).
Kodi 18 > addon.kodi18.xml / Kodi 19 > addon.kodi19.xml). Dies ist aber nicht empfohlen,
da so Updates und Fixes von Hand installiert werden müssen.


Funktionsweise der Aktualisierungsmethoden
Expand Down Expand Up @@ -327,10 +333,14 @@ possible to make a final compatibility statement.
Install
-------------------

The Mediathekview plug-in can be used for Kodi 17, Kodi 18 and Kodi 19 from the respective
official repository.
The Mediathekview plug-in can be used for Kodi 17, Kodi 18 and Kodi 19. There are
individual repositories for stable releases and beta-versions.

Please check the [GITHUB Repository][5] for further details.

When building from GITHUB, you have to adapt the addon.xml accordingly (Kodi 17 &
Kodi 18> addon.kodi18.xml / Kodi 19> addon.kodi19.xml)
Kodi 18> addon.kodi18.xml / Kodi 19> addon.kodi19.xml). This is not recommanded,
since you will need to install updates and fixes on your own.


How the update methods work
Expand Down Expand Up @@ -557,10 +567,13 @@ possibile fare una dichiarazione finale di compatibilità.
Install
-------------------

Il plug-in Mediathekview può essere utilizzato per Kodi 17, Kodi 18 e Kodi 19 dai rispettivi
repository ufficiale.
Quando si compila da GITHUB, è necessario adattare di conseguenza addon.xml (Kodi 17 &
Kodi 18> addon.kodi18.xml / Kodi 19> addon.kodi19.xml)
Il plugin Mediathekview può essere utilizzato per Kodi 17, Kodi 18 e Kodi 19 da singoli repository.

Si prega di controllare il [GITHUB Repository] [5] per maggiori dettagli.

Quando si compila da GITHUB, è necessario adattare addon.xml di conseguenza (Kodi 17 e
Kodi 18> addon.kodi18.xml / Kodi 19> addon.kodi19.xml). Questo non è consigliato,
poiché dovrai installare l'aggiornamento e le correzioni da solo.


Come funzionano i metodi di aggiornamento
Expand Down
42 changes: 12 additions & 30 deletions addon.kodi18.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.mediathekview"
name="MediathekView"
version="0.6.6"
version="1.0.0"
provider-name="MediathekView.de, Leo Moll">
<requires>
<import addon="xbmc.python" version="2.25.0"/>
Expand All @@ -24,35 +24,17 @@
<description lang="en_GB">Gives access to most video-platforms from German public service broadcasters using the database of MediathekView.de</description>
<description lang="it_IT">Fornisce l'accesso a gran parte delle piattaforme video operate dalle emittenti pubbliche tedesche usando la banca dati di MediathekView.de</description>
<news>
v.0.6.6 (2020-11-21):
- [fix] #175 fix for airdate 1969 (update mySql DB structure)
- [other] #173 delay service startup by 10 sec to avoid error message
- [other] #171 / #170 improved memory usage
- [new] #169 new sort order (airdate desc)
- [new] define content type in settings to enable more skins
- [new] Bulk insert for mySQL / update to latest mySql driver
v.0.6.4 (2020-05-26):
[fix]
- #143 ijson issue on FireTvStick
- #136 MySql caching_sha2_password issue
- #135 HTTPMessage Header issue
- #134 ijson issue
- #124 Corrupt database
- #166 Sorttitle missing in shows and channel list
- #168 Added urlopen timeout
- Fixed heading on DB-Status-Dialog
[new]
- #140 / #131 Datenbank check interval
- #71 Default Sort
- #95 Sort by time, date
- #147 Show error message for 8 sec
[others]
- Update 3rd party code for Py3 (subtitles SRT-Files)
- Update cache for sqlListe for invalidate after DB update
- RBTV logo add
- Python 3 compat
- Kodi loglevel change (notice to info)
- Add User Agent String for all request to fix issue with ORF
v.1.0.0 (2021-03-14):
- [fix] #125 fix for add to favorits
- [new] #56 simple black list
- [other] New UI icons and adjusted view (Wall view)
- [other] New extended search to filter all criteria
- [other] Database structure between mysql and sqlite aligned
- [other] Navigation for all channels moved into channel view
- [other] Settings split into general (UI settings) and advanced settings for UI behaviour
- [other] Code restructring

v.0.6.6 (2020-11-21)
</news>
<platform>all</platform>
<language>de fr</language>
Expand Down
42 changes: 12 additions & 30 deletions addon.kodi19.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.mediathekview"
name="MediathekView"
version="0.6.6+matrix.1"
version="1.0.0+matrix.1"
provider-name="MediathekView.de, Leo Moll">
<requires>
<import addon="xbmc.python" version="3.0.0"/>
Expand All @@ -23,35 +23,17 @@
<description lang="en_GB">Gives access to most video-platforms from German public service broadcasters using the database of MediathekView.de</description>
<description lang="it_IT">Fornisce l'accesso a gran parte delle piattaforme video operate dalle emittenti pubbliche tedesche usando la banca dati di MediathekView.de</description>
<news>
v.0.6.6 (2020-11-21):
- [fix] #175 fix for airdate 1969 (update mySql DB structure)
- [other] #173 delay service startup by 10 sec to avoid error message
- [other] #171 / #170 improved memory usage
- [new] #169 new sort order (airdate desc)
- [new] define content type in settings to enable more skins
- [new] Bulk insert for mySQL / update to latest mySql driver
v.0.6.4 (2020-05-26):
[fix]
- #143 ijson issue on FireTvStick
- #136 MySql caching_sha2_password issue
- #135 HTTPMessage Header issue
- #134 ijson issue
- #124 Corrupt database
- #166 Sorttitle missing in shows and channel list
- #168 Added urlopen timeout
- Fixed heading on DB-Status-Dialog
[new]
- #140 / #131 Datenbank check interval
- #71 Default Sort
- #95 Sort by time, date
- #147 Show error message for 8 sec
[others]
- Update 3rd party code for Py3 (subtitles SRT-Files)
- Update cache for sqlListe for invalidate after DB update
- RBTV logo add
- Python 3 compat
- Kodi loglevel change (notice to info)
- Add User Agent String for all request to fix issue with ORF
v.1.0.0 (2021-03-14):
- [fix] #125 fix for add to favorits
- [new] #56 simple black list
- [other] New UI icons and adjusted view (Wall view)
- [other] New extended search to filter all criteria
- [other] Database structure between mysql and sqlite aligned
- [other] Navigation for all channels moved into channel view
- [other] Settings split into general (UI settings) and advanced settings for UI behaviour
- [other] Code restructring

v.0.6.6 (2020-11-21)
</news>
<platform>all</platform>
<language>de fr</language>
Expand Down
11 changes: 10 additions & 1 deletion addon.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,20 @@

# -- Imports ------------------------------------------------
from resources.lib.plugin import MediathekViewPlugin
from resources.lib.loggerKodi import LoggerKodi
from resources.lib.settingsKodi import SettingsKodi
from resources.lib.notifierKodi import NotifierKodi
import xbmcaddon
import resources.lib.appContext as appContext

# -- Main Code ----------------------------------------------
if __name__ == '__main__':
appContext.init()
appContext.initAddon(xbmcaddon.Addon())
appContext.initLogger(LoggerKodi(appContext.ADDONCLASS.getAddonInfo('id'), appContext.ADDONCLASS.getAddonInfo('version')))
appContext.initSettings(SettingsKodi(appContext.ADDONCLASS))
appContext.initNotifier(NotifierKodi(appContext.ADDONCLASS))
PLUGIN = MediathekViewPlugin()
PLUGIN.init()
PLUGIN.run()
PLUGIN.exit()
del PLUGIN
119 changes: 50 additions & 69 deletions addon.xml
Original file line number Diff line number Diff line change
@@ -1,73 +1,54 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.mediathekview"
name="MediathekView"
version="0.6.6"
provider-name="MediathekView.de, Leo Moll">
<requires>
<import addon="xbmc.python" version="2.25.0"/>
<import addon="script.module.myconnpy" version="1.1.7"/>
</requires>
<extension
point="xbmc.python.pluginsource"
library="addon.py">
<provides>video</provides>
</extension>
<extension
point="xbmc.service"
library="service.py"
start="startup" />
<extension point="xbmc.addon.metadata">
<summary lang="de_DE">Öffentlich-Rechtliche Mediatheken</summary>
<summary lang="en_GB">Public service video-platforms</summary>
<summary lang="it_IT">Piattaforme video dalle emittenti pubbliche</summary>
<description lang="de_DE">Ermöglicht den Zugriff auf fast alle deutschen Mediatheken der öffentlich Rechtlichen basierend auf der Datenbank von MediathekView.de</description>
<description lang="en_GB">Gives access to most video-platforms from German public service broadcasters using the database of MediathekView.de</description>
<description lang="it_IT">Fornisce l'accesso a gran parte delle piattaforme video operate dalle emittenti pubbliche tedesche usando la banca dati di MediathekView.de</description>
<news>
v.0.6.6 (2020-11-21):
- [fix] #175 fix for airdate 1969 (update mySql DB structure)
- [other] #173 delay service startup by 10 sec to avoid error message
- [other] #171 / #170 improved memory usage
- [new] #169 new sort order (airdate desc)
- [new] define content type in settings to enable more skins
- [new] Bulk insert for mySQL / update to latest mySql driver
v.0.6.4 (2020-05-26):
[fix]
- #143 ijson issue on FireTvStick
- #136 MySql caching_sha2_password issue
- #135 HTTPMessage Header issue
- #134 ijson issue
- #124 Corrupt database
- #166 Sorttitle missing in shows and channel list
- #168 Added urlopen timeout
- Fixed heading on DB-Status-Dialog
[new]
- #140 / #131 Datenbank check interval
- #71 Default Sort
- #95 Sort by time, date
- #147 Show error message for 8 sec
[others]
- Update 3rd party code for Py3 (subtitles SRT-Files)
- Update cache for sqlListe for invalidate after DB update
- RBTV logo add
- Python 3 compat
- Kodi loglevel change (notice to info)
- Add User Agent String for all request to fix issue with ORF
name="MediathekView"
version="1.0.0+matrix.1"
provider-name="MediathekView.de, Leo Moll">
<requires>
<import addon="xbmc.python" version="3.0.0"/>
<import addon="script.module.myconnpy" version="1.1.7"/>
</requires>
<extension
point="xbmc.python.pluginsource"
library="addon.py">
<provides>video</provides>
</extension>
<extension
point="xbmc.service"
library="service.py"/>
<extension point="xbmc.addon.metadata">
<summary lang="de_DE">Öffentlich-Rechtliche Mediatheken</summary>
<summary lang="en_GB">Public service video-platforms</summary>
<summary lang="it_IT">Piattaforme video dalle emittenti pubbliche</summary>
<description lang="de_DE">Ermöglicht den Zugriff auf fast alle deutschen Mediatheken der öffentlich Rechtlichen basierend auf der Datenbank von MediathekView.de</description>
<description lang="en_GB">Gives access to most video-platforms from German public service broadcasters using the database of MediathekView.de</description>
<description lang="it_IT">Fornisce l'accesso a gran parte delle piattaforme video operate dalle emittenti pubbliche tedesche usando la banca dati di MediathekView.de</description>
<news>
v.1.0.0 (2021-03-14):
- [fix] #125 fix for add to favorits
- [new] #56 simple black list
- [other] New UI icons and adjusted view (Wall view)
- [other] New extended search to filter all criteria
- [other] Database structure between mysql and sqlite aligned
- [other] Navigation for all channels moved into channel view
- [other] Settings split into general (UI settings) and advanced settings for UI behaviour
- [other] Code restructring

v.0.6.6 (2020-11-21)
</news>
<platform>all</platform>
<language>de fr</language>
<license>MIT</license>
<forum>https://forum.kodi.tv/showthread.php?tid=326799</forum>
<source>https://github.com/mediathekview/plugin.video.mediathekview</source>
<website>https://mediathekview.de/</website>
<email>info@mediathekview.de</email>
<assets>
<icon>resources/icon.png</icon>
<fanart>resources/fanart.jpg</fanart>
<screenshot>resources/screenshot1.png</screenshot>
<screenshot>resources/screenshot2.png</screenshot>
<screenshot>resources/screenshot3.png</screenshot>
<screenshot>resources/screenshot4.png</screenshot>
</assets>
</extension>
<platform>all</platform>
<language>de fr</language>
<license>MIT</license>
<forum>https://forum.kodi.tv/showthread.php?tid=326799</forum>
<source>https://github.com/mediathekview/plugin.video.mediathekview</source>
<website>https://mediathekview.de/</website>
<email>info@mediathekview.de</email>
<assets>
<icon>resources/icon.png</icon>
<fanart>resources/fanart.jpg</fanart>
<screenshot>resources/screenshot1.png</screenshot>
<screenshot>resources/screenshot2.png</screenshot>
<screenshot>resources/screenshot3.png</screenshot>
<screenshot>resources/screenshot4.png</screenshot>
</assets>
</extension>
</addon>
Binary file removed resources/icons/3sat-m.png
Binary file not shown.
Binary file removed resources/icons/ard-m.png
Binary file not shown.
Binary file removed resources/icons/arte.de-m.png
Binary file not shown.
Binary file removed resources/icons/arte.fr-m.png
Binary file not shown.
Binary file removed resources/icons/br-m.png
Binary file not shown.
Binary file added resources/icons/broadcast-m.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/icons/clock.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/icons/control-m.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/icons/control2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/icons/control3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/icons/control4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/icons/dbinfo-m.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/icons/default-m.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/icons/default-n-m.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/icons/default-w-m.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/icons/default2-m.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/icons/download-m.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed resources/icons/dw-m.png
Binary file not shown.
Binary file removed resources/icons/hr-m.png
Binary file not shown.
Binary file removed resources/icons/kika-m.png
Binary file not shown.
Binary file added resources/icons/letter/letter-#-m.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/icons/letter/letter-0-m.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/icons/letter/letter-A-m.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/icons/letter/letter-B-m.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/icons/letter/letter-C-m.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/icons/letter/letter-D-m.png
Binary file added resources/icons/letter/letter-E-m.png
Binary file added resources/icons/letter/letter-F-m.png
Binary file added resources/icons/letter/letter-G-m.png
Binary file added resources/icons/letter/letter-H-m.png
Binary file added resources/icons/letter/letter-I-m.png
Binary file added resources/icons/letter/letter-J-m.png
Binary file added resources/icons/letter/letter-K-m.png
Binary file added resources/icons/letter/letter-L-m.png
Binary file added resources/icons/letter/letter-M-m.png
Binary file added resources/icons/letter/letter-N-m.png
Binary file added resources/icons/letter/letter-O-m.png
Binary file added resources/icons/letter/letter-P-m.png
Binary file added resources/icons/letter/letter-Q-m.png
Binary file added resources/icons/letter/letter-R-m.png
Binary file added resources/icons/letter/letter-S-m.png
Binary file added resources/icons/letter/letter-T-m.png
Binary file added resources/icons/letter/letter-U-m.png
Binary file added resources/icons/letter/letter-V-m.png
Binary file added resources/icons/letter/letter-W-m.png
Binary file added resources/icons/letter/letter-X-m.png
Binary file added resources/icons/letter/letter-Y-m.png
Binary file added resources/icons/letter/letter-Z-m.png
Binary file modified resources/icons/live2-m.png
Binary file added resources/icons/live3-m.png
Binary file added resources/icons/livestream/3SatLivestream.png
Binary file added resources/icons/livestream/ARDAlphaLivestream.png
Binary file added resources/icons/livestream/ARDLivestream.png
Binary file added resources/icons/livestream/ARDONELivestream.png
Binary file added resources/icons/livestream/ARTE.DELivestream.png
Binary file added resources/icons/livestream/ARTE.FRLivestream.png
Binary file added resources/icons/livestream/BRNordLivestream.png
Binary file added resources/icons/livestream/BRSüdLivestream.png
Binary file added resources/icons/livestream/DWLivestream.png
Binary file added resources/icons/livestream/HRLivestream.png
Binary file added resources/icons/livestream/KiKALivestream.png
Binary file added resources/icons/livestream/NDRHamburg.png
Binary file added resources/icons/livestream/NDRLivestream.png
Binary file added resources/icons/livestream/NDRNiedersachsen.png
Binary file added resources/icons/livestream/ORF-1Livestream.png
Binary file added resources/icons/livestream/ORF-2Livestream.png
Binary file added resources/icons/livestream/ORF-3Livestream.png
Binary file added resources/icons/livestream/PHOENIXLivestream.png
Binary file added resources/icons/livestream/SRLivestream.png
Binary file added resources/icons/livestream/SWRLivestream.png
Binary file added resources/icons/livestream/WDRLivestream.png
Binary file added resources/icons/livestream/ZDF.neoLivestream.png
Binary file added resources/icons/livestream/ZDFLivestream.png
1 change: 1 addition & 0 deletions resources/icons/livestream/source.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://github.com/picons/picons
Binary file removed resources/icons/mdr-m.png
Diff not rendered.
Binary file modified resources/icons/movie-m.png
Binary file removed resources/icons/ndr-m.png
Diff not rendered.
Binary file modified resources/icons/new-m.png
Binary file removed resources/icons/orf-m.png
Diff not rendered.
Binary file removed resources/icons/phoenix-m.png
Diff not rendered.
Binary file removed resources/icons/rbb-m.png
Diff not rendered.
Binary file removed resources/icons/rbtv-m.png
Diff not rendered.
Binary file modified resources/icons/results-m.png
Binary file modified resources/icons/search-m.png
Binary file added resources/icons/sender/3sat-c.png
Binary file added resources/icons/sender/3sat-m.png
Binary file added resources/icons/sender/ard-c.png
Binary file added resources/icons/sender/ard-m.png
Binary file added resources/icons/sender/arte.de-c.png
Binary file added resources/icons/sender/arte.de-m.png
Binary file added resources/icons/sender/arte.fr-c.png
Binary file added resources/icons/sender/arte.fr-m.png
Binary file added resources/icons/sender/br-c.png
Binary file added resources/icons/sender/br-m.png
Binary file added resources/icons/sender/dw-c.png
Binary file added resources/icons/sender/dw-m.png
Binary file added resources/icons/sender/hr-c.png
Binary file added resources/icons/sender/hr-m.png
Binary file added resources/icons/sender/kika-c.png
Binary file added resources/icons/sender/kika-m.png
Binary file added resources/icons/sender/mdr-c.png
Binary file added resources/icons/sender/mdr-m.png
Binary file added resources/icons/sender/ndr-c.png
Binary file added resources/icons/sender/ndr-m.png
Binary file added resources/icons/sender/orf-c.png
Binary file added resources/icons/sender/orf-m.png
Binary file added resources/icons/sender/phoenix-c.png
Binary file added resources/icons/sender/phoenix-m.png
Binary file added resources/icons/sender/rbb-c.png
Binary file added resources/icons/sender/rbb-m.png
Binary file added resources/icons/sender/rbtv-c.png
Binary file added resources/icons/sender/rbtv-m.png
Binary file added resources/icons/sender/sr-c.png
Binary file added resources/icons/sender/sr-m.png
Binary file added resources/icons/sender/srf-c.png
Binary file added resources/icons/sender/srf-m.png
Binary file added resources/icons/sender/srf.podcast-c.png
Binary file added resources/icons/sender/srf.podcast-m.png
Binary file added resources/icons/sender/swr-c.png
Binary file added resources/icons/sender/swr-m.png
Binary file added resources/icons/sender/wdr-c.png
Binary file added resources/icons/sender/wdr-m.png
Binary file added resources/icons/sender/zdf-c.png
Binary file added resources/icons/sender/zdf-m.png
Binary file added resources/icons/sender/zdf-tivi-c.png
Binary file added resources/icons/sender/zdf-tivi-m.png
Binary file removed resources/icons/sr-m.png
Diff not rendered.
Binary file removed resources/icons/srf-m.png
Diff not rendered.
Binary file removed resources/icons/srf.podcast-m.png
Diff not rendered.
Binary file removed resources/icons/swr-m.png
Diff not rendered.
Binary file removed resources/icons/wdr-m.png
Diff not rendered.
Binary file removed resources/icons/zdf-m.png
Diff not rendered.
Binary file removed resources/icons/zdf-tivi-m.png
Diff not rendered.
Loading

0 comments on commit 0fd8012

Please sign in to comment.