summaryrefslogtreecommitdiff
path: root/contrib/update-xxv
diff options
context:
space:
mode:
authorAndreas Brachold <vdr07@deltab.de>2008-06-15 06:21:31 +0000
committerAndreas Brachold <vdr07@deltab.de>2008-06-15 06:21:31 +0000
commit0b70320be6c8a4e13e02c70f7644678157d703ee (patch)
treeea16e3ce9a6b325c6d8287955158f406b4ba5d21 /contrib/update-xxv
parent217af3aa226018610f812b2deb41dddd82203dc9 (diff)
downloadxxv-0b70320be6c8a4e13e02c70f7644678157d703ee.tar.gz
xxv-0b70320be6c8a4e13e02c70f7644678157d703ee.tar.bz2
* Remove linked templates [a,m,r,t]search.tmpl, widget selected now by console->setcall('tlist')
* Add modul to manage keywords withhin recordings * Store AUX-parameter (autotimer id, keywords) inside timer now as xml struct
Diffstat (limited to 'contrib/update-xxv')
-rwxr-xr-xcontrib/update-xxv4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/update-xxv b/contrib/update-xxv
index ea90e49..b31388e 100755
--- a/contrib/update-xxv
+++ b/contrib/update-xxv
@@ -18,11 +18,11 @@
# Increment the version number each time the database changes!
#
-actualVersion=26
+actualVersion=29
# Specify tables to export before and import after update
#
-tables='AUTOTIMER CHRONICLE MEDIALIB_ACTORS MEDIALIB_VIDEODATA MEDIALIB_VIDEOGENRE MOVETIMER USER'
+tables='AUTOTIMER CHRONICLE MEDIALIB_ACTORS MEDIALIB_VIDEODATA MEDIALIB_VIDEOGENRE MOVETIMER USER XMLTV'
showTitle()
{