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: v3.15.11
Choose a base ref
...
head repository: Flexget/Flexget
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.15.12
Choose a head ref
  • 12 commits
  • 5 files changed
  • 3 contributors

Commits on Feb 12, 2025

  1. [fix] series: Strip all instances of quality from the title before at…

    …tempting parsing to reduce bad matches of qualities as episode ids.
    gazpachoking committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    770b56f View commit details
    Browse the repository at this point in the history
  2. [change] next_series_episodes: Don't do backfill if there are more th…

    …an 50 missing episodes. refs #4237
    gazpachoking committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    ff07a06 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2025

  1. Merge branch 'develop' into better_strip_qual

    # Conflicts:
    #	flexget/utils/qualities.py
    gazpachoking committed Feb 21, 2025
    Configuration menu
    Copy the full SHA
    7e0d265 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e8020e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e48500e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    377eb05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9c8668 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e18f3b View commit details
    Browse the repository at this point in the history
  7. Update actions/upload-artifact digest to 4cec3d8 (#4271)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    3bcf409 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2025

  1. Merge pull request #4243 from Flexget/better_strip_qual

    Remove all instances of qualities before doing series identifier matching
    gazpachoking authored Feb 22, 2025
    Configuration menu
    Copy the full SHA
    c3e8a89 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4244 from Flexget/max_backfill

    [change] next_series_episodes: Put a limit on number of episodes to backfill #4244
    gazpachoking authored Feb 22, 2025
    Configuration menu
    Copy the full SHA
    f5434da View commit details
    Browse the repository at this point in the history
  3. v3.15.12

    github-actions[bot] committed Feb 22, 2025
    Configuration menu
    Copy the full SHA
    d92c796 View commit details
    Browse the repository at this point in the history
Loading