Auto move files on Windows?

Suggest, post, or discuss plugins for Deluge
Post Reply
d2dyno
New User
New User
Posts: 6
Joined: Thu May 14, 2015 12:30 am

Auto move files on Windows?

Post by d2dyno »

Hey guys,

I'm not sure if such a thing exists, but I'm looking for a method that will do the following for me on Windows:

- Move completed TV Show torrents (main MKV file only), to G:\TV Shows\Show\Seasonx.
- Move completed Movie torrents (main MKV file, and parent folder only), to E:\Movies

I've seen a few scripts, such as the filebot one, which can match the movie/show, then move, but they only supported 1 file path. I have split paths. Also, if this is possible, please help me by writing a guide for it, with Windows (and my n00b self).

Thanks!
Herod2k
New User
New User
Posts: 3
Joined: Thu May 14, 2015 6:21 pm

Re: Auto move files on Windows?

Post by Herod2k »

You can use Flexget.
http://flexget.com/wiki/Install
http://flexget.com/wiki/Plugins/copy
It is not a deluge plugin but you can manage your files and the downloads
d2dyno
New User
New User
Posts: 6
Joined: Thu May 14, 2015 12:30 am

Re: Auto move files on Windows?

Post by d2dyno »

Herod2k wrote:You can use Flexget.
http://flexget.com/wiki/Install
http://flexget.com/wiki/Plugins/copy
It is not a deluge plugin but you can manage your files and the downloads
Ok... Help me out though. Got a guide to follow, or an example of what I'm looking for?
d2dyno
New User
New User
Posts: 6
Joined: Thu May 14, 2015 12:30 am

Re: Auto move files on Windows?

Post by d2dyno »

Well, got through this on my own. Thank God I didn't have to use/write complicated scripts. Here's what I'm now using:

TV Shows: Sonarr. Scanned in existing TV Show library, to make up list of currently running shows, to be downloaded once 720p release is available (optional release quality). Releases are then automatically renamed, and moved to respective existing Show folder.
Movies: Couchpotato. Will download new movies when I add them in the ui, but I hope to auto-add torrents when put in Trakt list (Trakt support is buggy since Trakt V2, but bug fixes on the way). Move is then automatically renamed, and moved to Movies folder on a separate drive.

Both programs pass through Deluge, with custom compiled Libtorrent 1.0.5. Then Plex is setup to auto scan library folders when change detected.
Post Reply