Skip to content

Hidden directory not skipped when at top level #1559

@drhoet

Description

@drhoet

When building a local library with mopidy local scan, hidden directories are being skipped, but only if they are in a subdirectory of the media_dir. If they are directly in the media_dir, they are scanned.

I believe the offending code is in class ScanCommand#121, which checks for /. in the relative path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions