Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 408
    • Issues 408
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Merge requests
  • !1111

Importer updates: watch directories, handle metadata updates

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Agate requested to merge watch-imported-files into develop May 05, 2020
  • Overview 0
  • Commits 7
  • Pipelines 2
  • Changes 16

Fix #741 (closed) and #721 (closed):

  • Updating metadata on existing in-place imported files when performing a scan
  • Add a --watch flag on the import_files to react to filesystem events (file creation, update, removal, move)
  • Add a --prune flag to easily prune library from dangling metadata
  • Updated documentation to reflect the changes (cf http://funkwhale.pages.funkwhale.audio/-/funkwhale/-/jobs/47281/artifacts/docs-review/admin/importing-music.html)

I'd like to see this included in %0.21.1 as it's backward compatible and should considerably improve the UX around importing.

I've tested the --watch flag with beets and Picard, and in both cases, metadata changes applied through these tools were picked immediatly by import_files.

Edited May 05, 2020 by Agate
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: watch-imported-files