<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">This started happening with trunk a while back.. I have tried to swap the order of the arguments around, but no joy.<br>
<br>
Any hint to why it claims that refresh-all is not defined?<br>
<br>
mythtv@MythBox:~$ /usr/local/bin/mythfilldatabase --refresh-all --max-days 13<br>
ERROR: --max-days requires that none of the following be defined<br>
--dd-grab-all --refresh-all<br>
<br>
mythfilldatabase version: master [v0.25pre-3305-gbc9837f] www.mythtv.org<br>
Misc. Options:<br>
--dd-file Bypass grabber, and read SD data from file<br>
--lineupid DataDirect lineup of input xml file<br>
--offset Day offset of input xml file<br>
--sourceid Operate on single source<br>
--xmlfile XML file to import manually<br>
--dd-grab-all refresh full data using DataDirect<br>
--do-channel-updates update channels using datadirect<br>
--dont-refresh-tba don't refresh "To be announced" programs<br>
--dont-refresh-tomorrow don't refresh tomorrow's listings<br>
--export-icon-map export icon map to file<br>
--file Bypass grabbers and define sourceid and file<br>
--sourceid Operate on single source<br>
--xmlfile XML file to import manually<br>
--import-icon-map import icon map to file<br>
--manual Run interactive configuration<br>
--no-mark-repeats do not mark repeats<br>
--max-days force number of days to update<br>
--do-not-filter-new-channels don't filter ATSC channels for addition<br>
--only-update-channels only update channel lineup<br>
--preset Use channel preset values instead of numbers<br>
--refresh-all refresh listings on all days<br>
--refresh-day refresh specific day's listings<br>
--refresh-second refresh listings two days from now<br>
--refresh-today refresh today's listings<br>
--remove-new-channels disable new channels on datadirect web interface<br>
--reset-icon-map resets icon maps<br>
-h OR --help OR --usage Display this help printout.<br>
--version Display version information.<br>
--update Run non-destructive updates<br>
--update-icon-map updates icon map icons<br>
--xawchannels Read channels from xawtvrc file<br>
--sourceid Operate on single source<br>
--xawtvrcfile xawtvrc file to import channels from<br>
<br>
Logging Options:<br>
--loglevel Set the logging level. All log messages at lower levels will be<br>
discarded.<br>
In descending order: emerg, alert, crit, err, warning, notice, info,<br>
debug<br>
defaults to info<br>
-l OR --logfile OR --logpath Writes logging messages to a file at logpath.<br>
If a directory is given, a logfile will be created in that directory<br>
with a filename of applicationName.date.pid.log.<br>
If a full filename is given, that file will be used.<br>
This is typically used in combination with --daemon, and if used in<br>
combination with --pidfile, this can be used with log rotators, using<br>
the HUP call to inform MythTV to reload the file (currently disabled).<br>
--nodblog Disable database logging.<br>
-q OR --quiet Don't log to the console (-q). Don't log anywhere (-q -q)<br>
--syslog Set the syslog logging facility.<br>
Set to "none" to disable, defaults to none<br>
-v OR --verbose Specify log filtering. Use '-v help' for level info.<br>
<br>
mythtv@MythBox:~$<br>
<br>
</div>
</body>
</html>