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

implement partial library scan (filescanner) #1179

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jul 10, 2024

  1. [db] *_ping_excl_bymatch() for partial scans

    whatdoineed2do/Ray committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    fc4e314 View commit details
    Browse the repository at this point in the history
  2. [library] Add rescan_path to library interface

    whatdoineed2do/Ray committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3fbef53 View commit details
    Browse the repository at this point in the history
  3. [scan] impl rescan_path for filescanner to allow directory specific s…

    …canning
    whatdoineed2do/Ray committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    42af092 View commit details
    Browse the repository at this point in the history
  4. [jsonapi] add param to 'api/update?path=....' endpoint to allow clien…

    …t request for path specific scans
    whatdoineed2do/Ray committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f76003c View commit details
    Browse the repository at this point in the history
  5. [db] add db_watch_enum_fetch() to return all watch_info

    whatdoineed2do/Ray committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    de3268e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9999fbf View commit details
    Browse the repository at this point in the history