MythFillNetvision
(Difference between revisions)
(Created page with "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 ...") |
Stevegoodey (Talk | contribs) m (Typo) |
||
| Line 1: | Line 1: | ||
| − | See [[ | + | 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. {{gitcommit|5bd03cb2}} | 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. {{gitcommit|5bd03cb2}} | ||
Revision as of 12:11, 31 August 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.