Skip to content
forked from agno/TVShows

(Mac OS) TVShows 2 "Phoenix" is the next iteration of the easiest way to download your favorite TV shows automatically.

License

Notifications You must be signed in to change notification settings

codingmonkey/TVShows

 
 

Repository files navigation

About

TVShows 2 "Phoenix" 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. Phoenix is currently in the late stages of development but I am always open to any feature suggestions.

Screenshots

Getting Started About Preferences

Collaboration Instructions

  1. Checkout the repository:
    • $ git clone http://github.com/mattprice/TVShows.git
  2. Download all the required submodules:
    • $ cd TVShows
    • $ git submodule init
    • $ git submodule update
  3. Install the BWToolkit IB plugin if you haven't before. It can be found in the IB Plugins folder.
  4. Build the TVShowsHelper at least one time before you build the TVShows prefPane. You can also select Preference Pane + Helper to build them both at the same time.

Collaboration Notes

  • You can also use GitHub's forking feature to make changes and then send me a pull request.
  • By default, the Debug configuration automatically installs TVShows into ~/Library/PreferencePanes/ each time it's built.
  • The current TVShows Roadmap can be found here -- all issue numbers in commits refer to those in the Roadmap.

Planned Features

  • Custom RSS feeds
  • Support for NZBs.org
  • Better support for non-standard naming conventions
  • Display show and episode information
  • The ability to download subtitles for new episodes
  • Localized languages for non-English users (read more)
  • Growl notifications for new downloads

License

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/>.

About

(Mac OS) TVShows 2 "Phoenix" is the next iteration of the easiest way to download your favorite TV shows automatically.

Resources

License

Stars

Watchers

Forks

Packages

No packages published