linuxserver / docker-transmission

GNU General Public License v3.0
577 stars 179 forks source link

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

Closed cartfisk closed 4 months ago

cartfisk commented 8 months ago

Is this a new feature request?

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?

github-actions[bot] commented 8 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

LinuxServer-CI commented 7 months ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

jcasale commented 7 months ago

I would find this very useful as well.

LinuxServer-CI commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 3 months ago

This issue is locked due to inactivity