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.2.17
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.2.18
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Aug 12, 2016

  1. Correction IMDb login fails #1321

    use _session.headers.update to not overwrite header.
    
    add _session.headers.update({reference : http://...}) For better browser simulation
    and also post the URL from the action attribute of the form.
    krozer authored Aug 12, 2016
    Configuration menu
    Copy the full SHA
    056005a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2016

  1. Prepare v2.2.18.dev

    FlexGet-Bot committed Aug 13, 2016
    Configuration menu
    Copy the full SHA
    3aa4c6b View commit details
    Browse the repository at this point in the history
  2. Correction url signin

    krozer authored Aug 13, 2016
    Configuration menu
    Copy the full SHA
    a7ba0b0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1330 from krozer/develop

    [fix] imdb list - Correction IMDb login fixes #1321
    liiight authored Aug 13, 2016
    Configuration menu
    Copy the full SHA
    4f3a81c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2016

  1. v2.2.18

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