Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.
This repository was archived by the owner on Apr 2, 2025. It is now read-only.

Can't change downloader.path #156

Open
@czervick212

Description

@czervick212

Describe the bug

mangal config set --key downloader.path --value "/Users/xxxxxxx" is not changing the download path on mac, all pdf's are going to:
/private/var/folders/hz/w6wc2p3x645dzvnh3dryxsxc0000gn/T/mangal

Not sure why I can't get the download path to stick.

Reproduction steps

  1. input: mangal config set --key downloader.path --value "location"
  2. input: mangal config write
  3. search for and download a manga
  4. Manga does not go to inputted location
  5. Manga is saved in /private/var/folders/hz/w6wc2p3x645dzvnh3dryxsxc0000gn/T/mangal

Expected behavior

  1. input: mangal config set --key downloader.path --value "location"
  2. input: mangal config write
  3. search for and download a manga
  4. Manga is in the set location

Additional context

Could be user error but I tried editing the TOML file as well and still couldn't get it to download in the right place.

When I check 'mangal env' it shows MANGAL_DOWNLOADER_PATH as unset, not sure if that has anything to do with it.

Operating System

macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions