Skip to content

Problem reading user config file in default location #195

@Cirieno

Description

@Cirieno

I want to change the filename format slightly, but I'm having a problem getting tvnamer to read the user config file without explicitly calling it as a parameter every time.

I've followed the advice to place the file at ~/.config/tvnamer/tvnamer.json and for testing I included just the one example value { "language": "fr" }.

I'm finding that tvnamer --p does not pick up the change to the config file, however tvnamer --p --config=~/.config/tvnamer/tvnamer.json does pick up the value from the test config file.

Am I missing something, or is this a bug?

(using Linux Mint 20 Cinnamon)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions