
DESCRIPTION:
	The tv-show grabber creates dvds for folders containing video files. When clicked a gtk dialog pops to select the episode to play from. It also detect seasons based on the name of the folders, that must begin with "season" (other languages are supported) It works recursively from the specified folder and processes all the folders containing videos.

OPTIONS:
	To make them act like folders use:
		--type 0

        To change the default player add to the config file:
		launcher="your-video-player"

