Auto download, in OMV7 #2910
Closed
kosmostarter
started this conversation in
General
Replies: 2 comments
-
This depends how you setup transmission and isn’t related to this container directly. If you enable watch directory and specify the valid Mount point it works |
Beta Was this translation helpful? Give feedback.
0 replies
-
I was able to figure it out.
There wasn't any setup on the web gui calling out a watch folder. So I
looked at the setup.json and at the bottom it listed a /watch with watch =
enable.
I created a couple of watch directories and put my .torrent file in them
until I got it to pop up on the web gui.
Now I know where it looks for them.
Remove the un-needed ones
Kosmo
…On Mon, Jan 27, 2025 at 1:54 PM Patrick Kishino ***@***.***> wrote:
This depends how you setup transmission and isn’t related to this
container directly. If you enable watch directory and specify the valid
Mount point it works
—
Reply to this email directly, view it on GitHub
<#2910 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BO2JMPIQ4H3NZVM4OPL5DAL2M2MHHAVCNFSM6AAAAABV2QX5MCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCOJXGU3TANQ>
.
You are receiving this because you authored the thread.Message ID:
<haugene/docker-transmission-openvpn/repo-discussions/2910/comments/11975706
@github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Where to put the .torrent file to start auto download, Im using haugene/transmission-openvpn in OMV7
I tried putting the file in all the directorys I specified in the Compose file.
I tried linuxserver/transmission image and it worked just fine, I just would just like to use the VPN that haugene provides.
volumes:
- /srv/dev-disk-by-uuid-5c74f8ac-4f29-4520-98a0-edfeb68b7606/Downloads:/config
- /srv/dev-disk-by-uuid-5c74f8ac-4f29-4520-98a0-edfeb68b7606/Downloads:/data
- /srv/dev-disk-by-uuid-5c74f8ac-4f29-4520-98a0-edfeb68b7606/Downloads:/downloads
- /srv/dev-disk-by-uuid-5c74f8ac-4f29-4520-98a0-edfeb68b7606/Downloads:/watch
Thank you
Kosmo
Beta Was this translation helpful? Give feedback.
All reactions