codethug / SimpleTv

SimpleTV SDK and show downloader
MIT License
1 stars 0 forks source link

Enhancment allow to download all but ... Show rather than specific #24

Closed richpel closed 8 years ago

richpel commented 8 years ago

Allow to exclude shows rather than include specific shows.

Thanks

codethug commented 8 years ago

Closed by 67a4ffb4

With the 0.4 release, you will be able to exclude shows using the -x flag. So if you want to download everything but Geraldo, you could do this:

-x "Geraldo*"

Also please note that the -s flag has been renamed to -i (for 'include'), in order to be consistent with the -x flag (exclude).