Thanks to visit codestin.com
Credit goes to github.com

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

Commits on Dec 26, 2016

  1. Prepare v2.8.13.dev

    FlexGet-Bot committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    c98d08b View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2016

  1. Log data fetched from URLs to make debugging easier (at trace log lev…

    …el). (#1589)
    
    * Log content for fetched URLs.
    
    To make debugging easier, log contents of fetched URLs at trace level.
    Browsers process Javascript, handle iframes, and more that flexget
    doesn't; seeing the actual data processed by flexget rather than looking
    at the URL in your browser makes it easier to figure out why you're not
    getting any results.
    
    * Collapse log lines; add comments.
    
    * Remove exception handling.
    
    #1558 will systemically handle
    this problem.
    tobinjt authored and liiight committed Dec 27, 2016
    1 Configuration menu
    Copy the full SHA
    64c9a76 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2016

  1. v2.8.13

    FlexGet-Bot committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    0a53c57 View commit details
    Browse the repository at this point in the history
Loading