Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Flexget/Flexget
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3.11
Choose a base ref
...
head repository: Flexget/Flexget
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.3.12
Choose a head ref
  • 20 commits
  • 13 files changed
  • 6 contributors

Commits on May 4, 2016

  1. Only accept 'real' and 'final' as propers if they come after the year

    Fixes #1120
    This only affects movies. Adds a special case for the 'real' and 'final'
    proper keywords, since they are common in movie titles.
    drwyrm committed May 4, 2016
    Configuration menu
    Copy the full SHA
    4c99646 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    237c1ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09a299e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2016

  1. Merge branch 'develop' of github.com:drwyrm/Flexget into parser

    Conflicts:
    	tests/test_imdb.py
    drwyrm committed May 5, 2016
    Configuration menu
    Copy the full SHA
    f5719b9 View commit details
    Browse the repository at this point in the history
  2. Update cassette

    drwyrm committed May 5, 2016
    Configuration menu
    Copy the full SHA
    9058188 View commit details
    Browse the repository at this point in the history
  3. Deal with movies that contains years in their titles

    In case more than one year is found in a title, prefer the last one.
    drwyrm committed May 5, 2016
    Configuration menu
    Copy the full SHA
    687a824 View commit details
    Browse the repository at this point in the history
  4. Add some tests with tricky names related to year parsing

    Also updates cassette
    drwyrm committed May 5, 2016
    Configuration menu
    Copy the full SHA
    c6de8cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    988710b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2016

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

Commits on Aug 25, 2016

  1. Configuration menu
    Copy the full SHA
    c98551c View commit details
    Browse the repository at this point in the history
  2. Fixed bug with entry variable for content_size

    ElementZero committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    bf5add1 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2016

  1. Added type definitions to function comments

    ElementZero committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    9cf5cb3 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2016

  1. Prepare v2.3.12.dev

    FlexGet-Bot committed Aug 28, 2016
    Configuration menu
    Copy the full SHA
    5361508 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3c573d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1370 from OmegaZero/develop

    [add] New AlphaRatio search plugin
    [add] New categories in RarBG search plugin
    cvium authored Aug 28, 2016
    Configuration menu
    Copy the full SHA
    5c019d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85714a8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1138 from drwyrm/parser

    [change] movie parser: Improved year and propers parsing
    cvium authored Aug 28, 2016
    Configuration menu
    Copy the full SHA
    09aa0ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    debe263 View commit details
    Browse the repository at this point in the history
  7. [change] trakt_list: better error message when trying to use episodes…

    … type for collection list, closes #1380
    cvium committed Aug 28, 2016
    Configuration menu
    Copy the full SHA
    06cc73f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2016

  1. v2.3.12

    FlexGet-Bot committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    79f2a3c View commit details
    Browse the repository at this point in the history
Loading