mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 07:57:49 +00:00
vdr-addon: support locale / wirbelscan and vnsi fixes (115)
This commit is contained in:
parent
1f9bc16f68
commit
f592a8b56b
@ -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
|
114
|
||||||
- update VNSI plugin to 47a90dd
|
- update VNSI plugin to 47a90dd
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
PKG_NAME="vdr-addon"
|
PKG_NAME="vdr-addon"
|
||||||
PKG_VERSION="2.4.6"
|
PKG_VERSION="2.4.6"
|
||||||
PKG_REV="114"
|
PKG_REV="115"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="https://libreelec.tv"
|
PKG_SITE="https://libreelec.tv"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user