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.10
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.11
Choose a head ref
  • 9 commits
  • 5 files changed
  • 4 contributors

Commits on Aug 7, 2016

  1. Prepare v2.2.11.dev

    FlexGet-Bot committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    70d14ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8904ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65b7799 View commit details
    Browse the repository at this point in the history
  4. [change] Subliminal plugin now finds embedded subtitles (again). Also…

    … fixed single mode when found language is undefined.
    cvium committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    d0316fa View commit details
    Browse the repository at this point in the history
  5. Allow the sending of the url parameter

    This alteration allows the prowl message to link to a user defined url
    Such as the imdb page for a movie
    ```    prowl:
          apikey: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
          event: 'New movie'
          description: '{{title}}'
          url: '{{imdb_url}}'```
    
    Or for the more tech savy a custom page that deals with the torrent
    ```    prowl:
          apikey: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
          event: 'New movie'
          description: '{{title}}'
          url: 'https://myserver.com/ctrl/{{torrent_info_hash}}'```
    m-hume authored Aug 7, 2016
    Configuration menu
    Copy the full SHA
    2528bac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89b8118 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9aeda40 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1314 from m-hume/patch-1

    [add] Prowl - Allow the sending of the prowl url parameter
    liiight authored Aug 7, 2016
    Configuration menu
    Copy the full SHA
    90f9f8e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2016

  1. v2.2.11

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