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.9.23
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.10.0
Choose a head ref
  • 10 commits
  • 14 files changed
  • 4 contributors

Commits on Jan 20, 2017

  1. Added base_url to webserver config (#1637)

    * v2.9.0
    
    * Prepare v2.9.1.dev
    
    * Support searching for titles which contain quotes (#1618)
    
    [change] piratebay: replacing single quotes with spaces as their search engine doesn't like them
    
    * [added] subliminal: added support for .rar files
    
    * NPO parameter has changed for only showing full episodes (#1616)
    
    [change] npo_watchlist: updated to only grab broadcasts; previously it also grabbed trailers
    
    * [fix] est_released_movies: Fixed crash with movie_year of None (#1602)
    
    * [added] convert_magnet: new config option to fail entries if conversion fails, closes #1619
    
    * Don't evaluate 'if' statements on un-needed phases for simple accept/reject actions.
    
    * v2.9.1
    
    * Prepare v2.9.2.dev
    
    * relplace Safe by zxcvbn for password strenght testing (#1620)
    
    * [fix] sickbeard: fixed a typo that caused a crash when 'include_data: yes', fixes #1623
    
    * v2.9.2
    
    * Prepare v2.9.3.dev
    
    * Support for 2160p (#1625)
    
    [added] quality: added support for 2160p
    
    * [Fix][UI] improves version checking, fixes #1617
    
    * [Fix][UI] Removing a show when in search mode, keeps the UI in search page #1559
    
    * [Change][UI] Username is autofilled on login page
    
    * Removed incorrect files
    
    * v2.9.3
    
    * Prepare v2.9.4.dev
    
    * [Add][UI] Config section allows editing of variables
    
    * Added warning regarding variables configuration
    
    * v2.9.4
    
    * Prepare v2.9.5.dev
    
    * added support for Exx identifier in series parser (#1622)
    
    [change] series parser: added support for Exx identifier
    
    * [Add] My Anime List input plugin (#1629)
    
    * [Add] My Anime List input plugin
    
    * Review changes
    
    * Python 3 .values =/= list
    
    * Converting config variables to lists
    
    * Correct list conversion
    
    * v2.9.5
    
    * Prepare v2.9.6.dev
    
    * Update app.py
    
    * Added base_url to webserver config
    
    * Made `base_url` setting a little looser so that `/` is not mandatory
    
    * Update url-interceptor.service.js
    
    * Check base_url exists before prepending /
    
    * Make sure base_url doesn't end with /
    
    * fix api in UI
    
    * Fix log page
    
    * Removed leftover prints
    
    * Fix series and movie posters not loading correctly
    Tommatheussen authored and liiight committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    513a730 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2017

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

Commits on Feb 9, 2017

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

Commits on Feb 16, 2017

  1. Prepare v2.9.24.dev

    FlexGet-Bot committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    87548ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd5d18a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7939498 View commit details
    Browse the repository at this point in the history
  4. Version bump

    liiight committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    4e5757a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1648 from Flexget/next

    Next
    liiight authored Feb 16, 2017
    Configuration menu
    Copy the full SHA
    bccb182 View commit details
    Browse the repository at this point in the history
  6. [add] Added ability to always send task scoped notifications (#1662)

    * [fix] added ability to always send task scoped notification if when there's no accepted/failed entries. Closes #1657
    
    * Fixed config usage
    
    * Updated defaults and templates to produce relevant data
    liiight authored Feb 16, 2017
    Configuration menu
    Copy the full SHA
    4dc2983 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2017

  1. v2.10.0

    FlexGet-Bot committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    8a6b58c View commit details
    Browse the repository at this point in the history
Loading