Skip to content

[FEAT] Read complete/incomplete folder paths from docker env #265

@cartfisk

Description

@cartfisk

Is this a new feature request?

  • I have searched the existing issues

Wanted change

As described in a previous issue this container automatically creates complete and incomplete folders within downloads. If a user has custom/legacy paths for their complete/incomplete directories, these folders reappear every time the container restarts. I would like to be able to have some control over this behavior.

Reason for change

I recently migrated a large (~2000 xfers) transmission environment from Ubuntu to this container. My existing completed download directory is named completed and I would like to continue using that name without the complete dir interfering with my tab complete. The process of rewriting transmission's .resume files to match the complete naming convention is tedious and prone to errors.

Proposed code change

Maybe the mkdir and lsiown commands in the init script & the default settings.json could read these paths from the docker env?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions