MythFillNetvision

From MythTV Official Wiki
Revision as of 12:04, 31 August 2012 by Pvr4me (talk | contribs) (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 ...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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]

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.