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.15.1
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.15.2
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Oct 8, 2018

  1. Prepare v2.15.2.dev

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

Commits on Oct 10, 2018

  1. Add option to escape unescaped ampersands (#2218)

    [CHANGE] RSS: Add option to escape unescaped ampersands (can fix some invalid feeds)
    
    Right now some trackers (e.g. newstudio) do not eascape ampersands with `&`
    This commits adds logics to fix that. Option is disabled by default because it adds some processing overhead and needs to go thru whole XML content and then rebuild new XML.
    asm0dey authored and gazpachoking committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    80fdc98 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. v2.15.2

    FlexGet-Bot committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    5fafe50 View commit details
    Browse the repository at this point in the history
Loading