Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] activ - TransmissionVPN

Featured Replies

Update februari 2018: I no longer have the possibility to keep supporting this docker. If anyone wants to take over please feel free, grab my stuff from GitHub and make your own. I will leave the current state online, because I know people are using it.

 

Overview: Support for Docker image arch-transmissionvpn in the activ repo.

 

Application: Transmission - https://www.transmissionbt.com/

Docker Hub: https://hub.docker.com/r/activ/arch-transmissionvpn

GitHub: https://github.com/activ/docker-templates

 

Credit: Most of the work was done by Binhex making the arch-rtorrentvpn image, I just messed with his work and replaced rtorrent by Transmission.

 

Edited by activ

  • Replies 212
  • Views 55.2k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • I had the same issue. stopped working about a week ago. to get it working i had to do the following   1. log onto pia and generate a noe openvpn config https://www.privateinternetaccess.com/

  • Are you installing on Unraid? Using my repo or another way?   I guess you need to correct some stuff if you are running the command manually some stugg I notice in the command you pasted:   Wher

  • Did you set a variable WHITELIST ?  Mine contains: 192.168.*.*,127.0.0.1,172.*.*.*   Andy is right, the whitelist gets overwritten, other settings can be changed in the settings file, b

Posted Images

It would be really cool if we could code DelugeVPN so that when you install the container, if by setting a Environment Variable to the various torrent types, that the code could adjust to the desired torrent app.

 

 

  • Author

You mean you would set a variable selecting Transmission or Rutorrent etc?

I'm not sure how that would work, the way I see it Dockers need to be as light weight as they can. Installing three pieces of software and then using only one isn't really light weight.

Also, what would the advantage be? The way it is now you can run one of them or all of them at the same time as you want.

 

A big wish for me is to have the Openvpn and torrent dockers seperated so you don't need to run the vpn several times, but I highly doubt I'll be able to do that and not break compatibility with the Unraid UI.

  • 4 weeks later...
  • Author

Thanks, I didn't think of doing that. Will do it when I do an update for something else too, don't want everyone getting an update notification just because I added a url.

Thanks, I didn't think of doing that. Will do it when I do an update for something else too, don't want everyone getting an update notification just because I added a url.

Updating a template won't trigger an update available for the container

 

Sent from my SM-T560NU using Tapatalk

 

 

Thanks, I didn't think of doing that. Will do it when I do an update for something else too, don't want everyone getting an update notification just because I added a url.

Updating a template won't trigger an update available for the container

 

Sent from my SM-T560NU using Tapatalk

Updated templates only appear to users right?

Wasn't there talk about making a way to push out a updated template file to existing users also?

Thanks, I didn't think of doing that. Will do it when I do an update for something else too, don't want everyone getting an update notification just because I added a url.

Updating a template won't trigger an update available for the container

 

Sent from my SM-T560NU using Tapatalk

Updated templates only appear to users right?

Wasn't there talk about making a way to push out a updated template file to existing users also?

Templates currently only affects CA or adding a container.  There has been some talk about that, but AFAIK nothing has ever come of it  (and any changes included in a template update can be easily implemented by a user anyways since its pretty much only environment variables, etc)
  • 3 weeks later...

Where can I change the number of concurrent downloads? Right now it is limited to 5 and I can't seem to find the settings.json file.

  • Author

The settings file should be in your appdata share under activ-transmissionvpn. I personally like using transmission remote on my Mac to control transmission.

 

  • Author

Are you installing on Unraid? Using my repo or another way?

 

I guess you need to correct some stuff if you are running the command manually some stugg I notice in the command you pasted:

 

Where it says: VPN_PROV="pia|airvpn|custom" you will need to choose one.

WHITELIST="192.168.*.*" Should be changed to reflect your setup (WHITELIST="10.*.*.*")

VPN_USER="vpn username" -e VPN_PASS="vpn password" need to be set

 

I specifically think the pipe sign in VPN_PROV is causing your issue.

 

 

i was using your repo, i have deleted my origional post because i realised what the problem was (i didnt see that i could change the input on advanced view, im new to unRAID and docker).

 

I have it sorted now, thanks anyway.

  • Author

Would probably have been better to leave the post, now the thread has gone weird.

 

Anyway, glad you got it sorted out.

you are probably right, i was just hoping to get it deleted before anyone had to waste any time on my stupidity!

  • 2 weeks later...

I'm having trouble with this docker.

 

I've set the /config folder path similar to other dockers on a cache drive, but for some reason everytime I restart the docker it resets all my settings.

 

What am I doing wrong?

  • Author

I actualy had that issues too, it seems to be a weird transmission bug thing. I just did the settings in the config in the file and left it at that.

Yes that worked.

 

Got everything working great.

 

Thanks!

  • 4 weeks later...

I've got this up and running (thanks!) and it will import .torrents from the interface, but Sonarr (also in a docker container) is asking for a username/password combination and refusing to connect when I try to add it as a download client.  Any ideas why this is happening?

I had the same problem and I think I had to change Whitelist to *.*.*.* in the docker container advance view so it wouldn't block other applications.

Yup, that did it. Thanks.

  • Author

Just in case anyone else runs into this: Docker uses another IP range inside the container. If you don't want to allow all IP's just whitelist your LAN and the docker internal range.

I didn't know that, thanks.

 

I added my lan 192.168.1.* and docker 172.17.42.* to the white list and Sonarr connected.

 

 

  • 1 month later...

I found a bug.  When I would try to add a new torrent it would tell me that /downloads did not exist.  I had set /data to my downloads directory so it should work.  I fixed it by creating a variable /downloads and setting it to my downloads directory.

Doesn't sound like a bug.  Sounds more like volume mappings not matching between your various containers.  This might shed some light: http://lime-technology.com/forum/index.php?topic=40937.msg488507#msg488507

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.