webgrabplus: update mdb ini files

This commit is contained in:
jc 2016-08-28 21:38:27 +02:00
parent 7cef50da82
commit eb8987d8d8
3 changed files with 16 additions and 4 deletions

View File

@ -1,3 +1,6 @@
8.0.103
- Upgrade mdb ini files
8.0.102
- Upgrade WebGrab+Plus to 56.29.pre
- Upgrade siteini.pack to 20160807

View File

@ -1,6 +1,6 @@
PKG_NAME="webgrabplus"
PKG_VERSION="56.29pre-20160807"
PKG_REV="102"
PKG_VERSION="56.29pre-20160807-mdb"
PKG_REV="103"
PKG_ARCH="any"
PKG_LICENSE="prop."
PKG_SITE="http://www.webgrabplus.com/"

View File

@ -37,8 +37,17 @@ wgp_user "pre-processing" "$ADDON_HOME/before.sh"
mono $ADDON_DIR/WebGrab+Plus/WebGrab+Plus.exe
cp guide_wgp.xml guide.xml
mono $ADDON_DIR/WebGrab+Plus/xmltv_time_correct.exe guide_wgp.xml guide.xml < /dev/zero
if [ -f guide_mdb.xml ]
then
cp guide_mdb.xml guide_wgp.xml
rm guide_mdb.xml
fi
cp guide_wgp.xml guide_xtc.xml
mono $ADDON_DIR/WebGrab+Plus/xmltv_time_correct.exe guide_wgp.xml guide_xtc.xml < /dev/zero
cp guide_xtc.xml guide.xml
rm guide_xtc.xml
mono $ADDON_DIR/WebGrab+Plus/WG2MP.exe guide.xml mediaportal.xml