vdr-addon: support locale / wirbelscan and vnsi fixes (115)

This commit is contained in:
mglae 2021-01-24 16:01:50 +01:00
parent 1f9bc16f68
commit f592a8b56b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
115
- add locale. Install and configure Locale Addon to select language.
- fix VNSI: use header from current wirbelscan
- fix wirbelscan: convert country names to utf8
114
- update VNSI plugin to 47a90dd

View File

@ -5,7 +5,7 @@
PKG_NAME="vdr-addon"
PKG_VERSION="2.4.6"
PKG_REV="114"
PKG_REV="115"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://libreelec.tv"