TVshow Documentation¶ ↑
Get your own (latest) version!
tvshow has multiple (sub)commands, each command have its own
help.
All commands are grouped in the Commands module.
# tvshow --help
Usage: tvshow [import]
-h, --help Display this screen
Import¶ ↑
# tvshow import --help
Usage: tvshow import [TARGETs] {OPTIONS}
-o, --output [OUTPUT] Path where files are copied
--strategy [ln_s|copy|ln] Strategy used to "copy" files
--verbose Verbose
-h, --help Display this screen
# tvshow import /origin -o /out/series --verbose
Will copy files from
/origin/.*(S[0-9]+(E[0-9]+)*)/.*\.(mkv|mp4|avi) to
/out/series using hierarchic storage Serie
Name/S[0-9]+/.
Output directory must exist on command startup, it will not be created.
On directory creation a nfo file1 2 will be created too; using Online TV Database.
1 wiki.xbmc.org/index.php?title=NFO_files/tvshows#Video_.nfo_files_containing_a_URL
2
tvshow.nfo