Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add field identfier to provider cache tables. #7305

Merged
merged 6 commits into from
Nov 3, 2019

Commits on Nov 2, 2019

  1. Add field identfier to provider cache tables.

    Currently by default use the url for the identifier. In future this can be overwritten per provider.
    p0psicles committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    e4c9c49 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. Added methods that can create an identifier.

    The method can be overwritten per provider.
    p0psicles committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    06c682c View commit details
    Browse the repository at this point in the history
  2. Added identifier overwrite for binsearch

    * Fix checking/storing by identifier
    p0psicles committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    4ad6858 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7ff676 View commit details
    Browse the repository at this point in the history
  4. Add Jackett support

    medariox committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    c9d08e9 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    medariox authored Nov 3, 2019
    Configuration menu
    Copy the full SHA
    00ef1b7 View commit details
    Browse the repository at this point in the history