TVShows 2 is the next version of TVShows, the easiest way to download your favorite shows automatically. It includes a completely rewritten codebase as well as a major overhaul of the UI and a move to System Preferences.
No actual videos are downloaded by TVShows, only torrents which require other programs to use. It is up to the user to decide the legality of using any files downloaded by this application, in accordance with applicable copyright laws of their country.
The latest build is always available in the official site:
The preference pane works in Leopard, Snow Leopard and Lion, both Intel and PPC.
Help localize TVShows 2 into your native language! Click here to be added to the translation team.
Checkout the repository and all submodules:
$ git clone --recursive http://github.com/victorpimentel/TVShows.git
The master
branch contains the public beta codebase. Change to the develop
branch to get the edge codebase:
$ git checkout develop
Open the Xcode project or compile it from the terminal:
$ xcodebuild
~/Library/PreferencePanes/
each time it's built.TVShows is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
For a copy of the GNU General Public License see <http://www.gnu.org/licenses/>.