

This will ensure a location near you, but at the same time it will allow some redundancy. For example: OPENVPN_CONFIG=france,sweden,austria,italy,belgium This will fail, but in the logs it will print all the valid options. That is great from a maintenance perspective, but it also means that we don't know the valid choices for the providers ahead of time.Ī tip for finding out is to set OPENVPN_CONFIG=dummy and start it.
#Transmission torrent rss support download
We're now moving towards a setup where we download the configs for our providers when the container starts. I also believe that tinkering with this builds some familiarity with the image and some confidence and understanding for future debugging. The benefit of choosing yourself is that you can choose a region that is closer to you and that might be better for speed. If you don't set this then there should be a default config for each provider that is chosen, and that should work fine. It is not mandatory, but setting OPENVPN_CONFIG is good ¶ So if you don't mount this directory then you will loose all your torrents on image updates. The downloaded files onto your host system and Transmission will store it's state there. Technically you don't have to do this, but it is by far the most manageable way of getting The container assumes that you mount a folder to /data ¶ The same options being sent to the Docker engine as the run statement before it. Running docker-compose up with that compose file will result in The example docker-compose.yml looks like this: version: '3.3' The example Docker run command looks like this: $ docker run -cap-add=NET_ADMIN -d \ On any of these architectures and Docker will get the correct one. That are built for different CPU architectures like ARM for Raspberry Pi. This means that they point to multiple images The images available on the Docker Hub are multiarch manifests. Open an issue or PR if you want to contribute with documentation for your favourite platform. I'm very happy to set up a platform specific installation page and link to it from here. In the end that is what the other managers do as well and it's the common ground here. This page will only discuss the tooling that a Docker installation comes with. The container management solutions like Portainer I'm then thinking about NAS servers specifically, but also Unraid and others. 0/1/2/3/4 =nothing/from left to right/from left to right(No Align)/from left to right(Reading Only)Īdded import / export program settings.Many platforms ship with a Docker runtime and have their own way of setting this up. Directories are sorted by nameĪdded support for text direction in the program. Increased quantity of elements in the drop-down lists from 20 to 60 (elements: 'Add torrent.', 'Set data location.')Ĭhanged sorting directories to store torrents. Parameter specifies the maximum number of directories to store torrentsĬhanged the maximum number of stored history MaxFoldersHistory (Default:50) Duplicate directories in the list are not addedĪdded entry of the hidden parameter 'MaxFoldersHistory' in the ini file. Double separators and the final separator are removed (for example: /tmp/mnt/TRANSCEND//Torrent/download/ => /tmp/mnt/TRANSCEND/Torrent/download).įixed loading history directory to store torrents. The directories that are the least used, will be deleted from the history in excess of the maximum number of directories (see above)įixed 'deprecated ShortMonthNames' in synapse\source\lib\synautil.pas (in accordance with changes in the latest version of Lazarus)įixed separators in the main toolbar and menu (in accordance with changes in the latest version of Lazarus)Īdded correction of directory names to store torrents. In the options dialog adds the ability to enter the maximum number of directories to store torrentsĪdded to count the number of selecting folders to store torrents. In the options dialog adds the ability to select the text direction (left to right or right to left). Now by default the first displays the last selected directory.

Items have been added in version 5.0.2įixed display and storing of a directory to store torrents.

Removed display of items to export/import from the system menu (in tray). Issue #500,605.Ĭhange "Inactive" (torrent) option - torrents are not considered Inactive in status "Stopped" and "Done" Rules to automatically suggest download directory (for each directory, you can specify a template, for example: *.avi *.mpg). Program modified to compile Lazarus 1.4.4Īutomatic reconnect on loss of communication (modification Ircama) Fix button 'Application Option' on the toolbar. Added shortcuts keys to filter and info panel. Bigger toolbar buttons and menu for touchscreen. Switching size toolbar on the right mouse button. Fixed bug 'Download directory path is not absolute'.
