Skip to content

Tildes in paths are not parsed correctly #56

@s3krit

Description

@s3krit

Issue summary

When using a tilde to indicate the home directory in the config.toml file, they are not expanded to /home/$USER.

Steps to reproduce

  1. Create a new config file
  2. Set the path of data, cache or music to something like ~/.eggplant
  3. Run Eggplant using this config file

Expected behaviour

Eggplant creates the config files in ~/.eggplant/whatever

Observed behaviour

Eggplant creates a directory in the current working directory named ~, under which is the .eggplant directory.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions