Difference between revisions of "MythFillNetvision"
From MythTV Official Wiki
Stevegoodey (talk | contribs) m (Typo) |
(Add category tag and label Stub) |
||
Line 18: | Line 18: | ||
====--version==== | ====--version==== | ||
Display version information. | Display version information. | ||
+ | |||
+ | |||
+ | |||
+ | {{Stub}} | ||
+ | [[Category:MythTV_Software]] |
Latest revision as of 02:50, 20 November 2012
See MythNetvision
This small application is more or less cribbed from and analogous to MythFillDatabase, with much the same purpose. Spawns a grabber download thread and updates any tree grabbers which are eligible for update. --refresh-all is the only relevant option right now, which overrides the timer on tree updates and refreshes all of them. Nothing runs the application at this time, but this begins a gradual trajectory towards trying to move the database filling into the backend, hopefully by .24. [5bd03cb2]
Contents
Options
--refresh-all
Refresh ALL configured and installed tree grabbers
--refresh-rss
Refresh RSS feeds only
--refresh-tree
Refresh trees only
-h OR --help OR --usage
Display this help printout, or give detailed information of selected option.
--version
Display version information.