Skip to content

[fuzzydir] There should be a limit to how many directories are found #4

Description

@sibwaf

Having an explodable path with a bit too many subdirectories inside of it (a NAS root or something similar) currently leads to filling sub-file-paths/audio-file-paths with a lot of garbage and most likely significantly slows down file loading.

One possible solution is to ignore paths with >= threshold subdirectory count on each recursion level as they are most likely irrelevant to the playing video. Should be configurable and toggleable, probably with a whitelist for "always explodable paths" in case someone likes to store all their subtitles in a shared directory.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions