Skip to content
This repository was archived by the owner on Feb 28, 2022. It is now read-only.
This repository was archived by the owner on Feb 28, 2022. It is now read-only.

Files show up with garbage titles when viewed on windows (eg, samba, NFS) #54

@TheDauthi

Description

@TheDauthi

This is just how colons are handled when attempting to show them on a windows file system. They show up with what appears to be a tmpfile name (TWWH39~Y, as an example), since colons are invalid in windows file names. It's making up an 8.3 name (or just 8 for a directory name).

Sonarr has an option that converts them into ' - ' for this reason.

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