Skip to content

Transmission does not expand ~ to /home/user #55

Description

@DVD-DAVIDE

I tried to setup Transmission as a BitTorrent client as per the wiki, but couldn't get it to work.
Finally, I found the issue: download_dir is sent to the transmission rpc as-is, without expanding ~ (I haven't tried with $HOME, but I assume it might be the same? not sure), and Transmission expects an absolute path, resulting in an error.

This should at the very least be clarified in the wiki and documentation, if not by adding a way to expand ~ and environment variables by nyaa itself before sending the request. Or maybe check the path beforehand and ask the user to correct it.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions