0% found this document useful (0 votes)
44 views1 page

1111 PDF

This document provides instructions for migrating torrents from the Transmission torrent client to the Deluge torrent client using FlexGet. The instructions involve creating a FlexGet task called "migrate_transmission" that transfers torrents from Transmission to Deluge while maintaining the same download path and ensuring all torrents are accepted. The task is set to manual mode so it only runs when explicitly called.

Uploaded by

ahem
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views1 page

1111 PDF

This document provides instructions for migrating torrents from the Transmission torrent client to the Deluge torrent client using FlexGet. The instructions involve creating a FlexGet task called "migrate_transmission" that transfers torrents from Transmission to Deluge while maintaining the same download path and ensuring all torrents are accepted. The task is set to manual mode so it only runs when explicitly called.

Uploaded by

ahem
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

5/19/2020 FlexGet

Transfer torrents in transmission to


deluge
Note: This has not been tested, if somebody tests it, please report results and x the recipe with needed
updates.

tasks:
migrate_transmission:
manual: yes # This means the task only runs when you do `flexget --task migrate
_transmission`
from_transmission: yes # You may need to specify the connection options to your
transmission daemon instead of 'yes'
set:
path: "{{transmission_downloadDir}}" # Make sure deluge saves to same path as
transmission
seen: local
accept_all: yes
deluge: yes # You may need your deluge daemon connection info here

https://flexget.com/Cookbook/TransmissionToDeluge 1/1

You might also like