[mythtv-commits] mythtv/master commit: 408a6128a by Robert McNamara (rmcnamara)
MythTV
noreply at mythtv.org
Thu Apr 7 16:09:12 UTC 2011
Author: Robert McNamara <rmcnamara at mythtv.org>
Change Date: 2011-04-07T09:05:42-07:00
Push Date: 2011/04/07 09:09:09 -0700
Repository: mythtv
Branch: master
New Revision: 408a6128a91ecb6b6154cae4c9aaa478701bf114
Changeset: https://github.com/MythTV/mythtv/commit/408a6128a
Log:
API: Add DB Table Check and DB Backup to the new API.
Both are POST-only methods.
http://BackendServerIP:6544/Myth/BackupDatabase
http://BackendServerIP:6544/Myth/CheckDatabase?Repair=true
The Repair argument indicates whether to repair any damage found in the myth DB tables.
Modified:
mythtv/libs/libmythservicecontracts/services/mythServices.h
mythtv/programs/mythbackend/services/myth.cpp
mythtv/programs/mythbackend/services/myth.h
More information about the mythtv-commits
mailing list