Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Soundtrack Language Support + Newzbin provider fixes #226

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Soundtrack Language Support + Newzbin provider fixes #226

wants to merge 6 commits into from

Commits on Nov 12, 2011

  1. Added: Soundtrack Language support in application. New Soundtrack

    Language parameter in TVShow.
    
    Added: Soundtrack Language support in Newzbin provider. Other providers
    are not implemented yet.
    
    Added: Custom Search Names parameter to TVShow objects. Very useful
    to force a custom scene release name (TVDB translates show names, scene
    does not).
    
    Added: Exception logging method (exceptions module).
    
    Fixed: Newzbin provider in Download/Blackhole mode, SSL Read error
    (urllib > urllib2)
    
    Git: Some ignore added (for PyDev/Eclipse)
    Toilal committed Nov 12, 2011
    Configuration menu
    Copy the full SHA
    0c5d1d9 View commit details
    Browse the repository at this point in the history
  2. Fix: Newzbin Provider Date was not valid, causing every download to

    skip. changed "postdate" to "pubDate" (API change?)
    Toilal committed Nov 12, 2011
    Configuration menu
    Copy the full SHA
    2f33fff View commit details
    Browse the repository at this point in the history
  3. GitUpdater support for Forked projects

    See version.py
    Toilal committed Nov 12, 2011
    Configuration menu
    Copy the full SHA
    9d06eda View commit details
    Browse the repository at this point in the history
  4. Changed version.py

    Toilal committed Nov 12, 2011
    Configuration menu
    Copy the full SHA
    293266c View commit details
    Browse the repository at this point in the history
  5. Fixed: Updater custom forks

    Toilal committed Nov 12, 2011
    Configuration menu
    Copy the full SHA
    ecb2c51 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2011

  1. Configuration menu
    Copy the full SHA
    d4f7882 View commit details
    Browse the repository at this point in the history