﻿History:

Version 1.0.0
 -DownloadBatch: added parameter /reduceLanguageDownloads
 -DownloadBatch: added new logLevel: Download

Examples:

command ....... SublightCmd help
description ... displays available subcommands with short description for each subcommand

command ....... SublightCmd help info
description ... displays usage for this subcommand

command ....... SublightCmd info /version
description ... displays version information

command ....... SublightCmd help nfo
description ... displays usage for this subcommand

command ....... SublightCmd nfo /imdb:tt0133093
description ... displays .NFO for IMDB id

command ....... SublightCmd nfo /title:matrix
description ... displays .NFO for title

command ....... SublightCmd nfo /title:"my name is earl"
description ... displays .NFO for title

command ....... SublightCmd nfo /title:matrix /year:1999
description ... displays .NFO for title and year

command ....... SublightCmd nfo /video:"C:\video.avi"
description ... displays .NFO for video

command ....... SublightCmd help download
description ... displays usage for this subcommand

command ....... SublightCmd download "C:\video.avi" "sl"+"en"
description ... Download Slovenian and English subtitles for video

command ....... SublightCmd download "C:\video.avi" "sl"+"en" \priority:MaxRate \output:"C:\"
description ... Download max rated Slovenian and English subtitles for video.avi, write them to "C:\" directory

command ....... SublightCmd detect "C:\video.avi"
description ... Detect movie title

command ....... SublightCmd detect "C:\video.avi" /type:title
description ... Detect movie title (same as above)

command ....... SublightCmd detect "C:\video.avi" /type:imdb
description ... Detect imdb id

command ....... SublightCmd synopsis tt0076759
description ... Displays synopsis

command ....... SublightCmd synopsis /imdb:tt0076759 /output:"C:\synopsis.txt"
description ... Writes synopsis to file