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.17.18
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.17.19
Choose a head ref
  • 7 commits
  • 11 files changed
  • 3 contributors

Commits on Dec 8, 2018

  1. Prepare v2.17.19.dev

    FlexGet-Bot committed Dec 8, 2018
    Configuration menu
    Copy the full SHA
    8693291 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. use requests.post instead (#2271)

    [fix] kodi: changed from GET to POST to accommodate v18 changes, fixes #2210
    chestm007 authored and cvium committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    7a34f1e View commit details
    Browse the repository at this point in the history
  2. fix time.clock DeprecationWarning under python3.7 (#2266)

    [fix] Python 3.7: get rid of time.clock DeprecationWarning
    chestm007 authored and cvium committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    9ecb923 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff6c7a5 View commit details
    Browse the repository at this point in the history
  4. fix rpyc calls timing out after 30 seconds (#2268)

    [change] added --timeout to manager arguments (default 5 minutes)
    chestm007 authored and cvium committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    20dfec1 View commit details
    Browse the repository at this point in the history
  5. [add] new notifier/Discord plugin (#2275)

    * Add new notifier/Discord plugin
    
    * Update flexget/plugins/notifiers/discord.py - removed unused variable
    
    Co-Authored-By: antoinerime <antoine.rime@student.uclouvain.be>
    
    * Update flexget/plugins/notifiers/discord.py - removed unused max_retries value
    
    Co-Authored-By: antoinerime <antoine.rime@student.uclouvain.be>
    antoinerime authored and liiight committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    b06f8b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. v2.17.19

    FlexGet-Bot committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    a7cb0dd View commit details
    Browse the repository at this point in the history
Loading