Skip to content

Implicit path queries in a boolean OR yield a match-all query #1865

@intelfx

Description

@intelfx

This is best illustrated by example:

  • beet list /path/to/library/A — works
  • beet list /path/to/library/B — works
  • beet list /path/to/library/A , /path/to/library/Blists the whole library
  • beet list path:/path/to/library/A , path:/path/to/library/B — works

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugbugs that are confirmed and actionable

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions