Need script to delete unrared file after moving

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
sjboyd891
Posts: 11
Joined: 25 Apr 2013, 03:27

Need script to delete unrared file after moving

Post by sjboyd891 »

I am using Filebot with Utorrent and have it extract, rename, and move the file to a media folder that is monitored by Plex.

I've been using this for several months, but somehow JUST realized that it is extracting it within the torrent, renaming a copy and putting it into the plex folder, but then an entire duplicate of the original extracted file is left within the torrent folder (i.e. it's not actually moving it, it's copying it). This is, effectively, doubling the size of each torrent folder and taking up a lot of space. How do I get the script to delete just the folder/file it's created during the unrar before copying it to another folder, but NOT let it delete the actual torrent, as I want to continue to seed it?

I've attached a screenshot of an example torrent that shows a folder created within the original torrent. Within the folder I circled is now the unrared video file. I want that file, and that created folder that houses that file, to be deleted after filebot has done it's thing. I just want the original torrent to be left.

Thanks for your help!

--SJBoyd891
User avatar
rednoah
The Source
Posts: 22998
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Need script to delete unrared file after moving

Post by rednoah »

In the amc script you'd have to set --def clean=y to auto-delete these files after copy/hardlink.


Getting rid of that afterwards will be hard though. How can we know what should be deleted? Rename history tells us the files. How do we know if it's an extracted file? Check the torrent files? Guess if the parent folder contains an archive?

Not impossible but it sure is a bit work.
:idea: Please read the FAQ and How to Request Help.
User avatar
rednoah
The Source
Posts: 22998
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Need script to delete unrared file after moving

Post by rednoah »

Easiest way might be to cross check all the files you have against the torrent file entries and delete what's not in any of the torrents. That's easiest but only works if you still have all the torrent files.
:idea: Please read the FAQ and How to Request Help.
claes
Posts: 2
Joined: 29 May 2015, 21:01

Re: Need script to delete unrared file after moving

Post by claes »

Hey there! I have the exact same problem but with a couple of exceptions:
1. I'm on OS X, 10.8.2
2. The script I am currently using was working for several years until my server failed and I had to rollback to a one month old backup. My script worked during that month, so I'm not sure what the issue is.

So, like the OP, FileBot is also not deleting unarchived files after moving them and is instead just copying them, in the exact same way that FB is behaving for the OP.
Untitled.jpg
Here is my script that Transmission uses:

Code: Select all

#!/bin/bash
/Applications/Filebot.app/Contents/MacOS/filebot.sh -script fn:amc --output "/Volumes/joan/media" --log-file "/Users/xxx/amc.log" --action copy --conflict override -non-strict --def artwork=y --def music=y "ut_dir=$TR_TORRENT_DIR/$TR_TORRENT_NAME" "ut_kind=multi" "ut_title=$TR_TORRENT_NAME" --def plex=localhost
Again, this script has been deleting the extracted archive after move/copy for some years... To be certain, I want to keep the archives so as to share them.

And here is the log output:

Code: Select all

Parameter: artwork = y
Parameter: music = y
Parameter: ut_dir = /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION
Parameter: ut_kind = multi
Parameter: ut_title = Maron.S03E03.1080p.HDTV.X264-DIMENSION
Parameter: plex = localhost
Read archive [maron.303.1080-dimension.rar] and extract to [/Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension/Maron.S03E03.1080p.HDTV.X264-DIMENSION]
Extracting files [/Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension/Maron.S03E03.1080p.HDTV.X264-DIMENSION/Maron.S03E03.1080p.HDTV.X264-DIMENSION.mkv]
Input: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension/Maron.S03E03.1080p.HDTV.X264-DIMENSION/Maron.S03E03.1080p.HDTV.X264-DIMENSION.mkv
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.nfo
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r00
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r01
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r02
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r03
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r04
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r05
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r06
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r07
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r08
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r09
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r10
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r11
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r12
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r13
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r14
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r15
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r16
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r17
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r18
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r19
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r20
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r21
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r22
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r23
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r24
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r25
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r26
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r27
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r28
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r29
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r30
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r31
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r32
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r33
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r34
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r35
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r36
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r37
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r38
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r39
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r40
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r41
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r42
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r43
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r44
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r45
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r46
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r47
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r48
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r49
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r50
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r51
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r52
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r53
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r54
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r55
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r56
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r57
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r58
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r59
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r60
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r61
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r62
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r63
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r64
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r65
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r66
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r67
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r68
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r69
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r70
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r71
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r72
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r73
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r74
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.r75
Exclude: /Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension.sfv
Group: [tvs:maron] => [Maron.S03E03.1080p.HDTV.X264-DIMENSION.mkv]
Rename episodes using [TheTVDB]
Auto-detected query: [Maron]
Fetching episode data for [Maron]
[COPY] Rename [/Volumes/joan/torrents/done/Maron.S03E03.1080p.HDTV.X264-DIMENSION/maron.303.1080-dimension/Maron.S03E03.1080p.HDTV.X264-DIMENSION/Maron.S03E03.1080p.HDTV.X264-DIMENSION.mkv] to [/Volumes/joan/media/TV Shows/Maron/Season 03/Maron - S03E03 - Ex-Pod.mkv]
Processed 1 files
Fetching series artwork for [Maron] to [/Volumes/joan/media/TV Shows/Maron/Season 03]
Banner already exists: /Volumes/joan/media/TV Shows/Maron/poster.jpg
Banner already exists: /Volumes/joan/media/TV Shows/Maron/banner.jpg
Banner already exists: /Volumes/joan/media/TV Shows/Maron/fanart.jpg
Banner not found: /Volumes/joan/media/TV Shows/Maron/Season 03/poster.jpg / season:season
Banner not found: /Volumes/joan/media/TV Shows/Maron/Season 03/banner.jpg / season:seasonwide
Fanart not found: /Volumes/joan/media/TV Shows/Maron/clearart.png / clearart
Fanart not found: /Volumes/joan/media/TV Shows/Maron/logo.png / clearlogo
Fanart already exists: /Volumes/joan/media/TV Shows/Maron/landscape.jpg
Fanart not found: /Volumes/joan/media/TV Shows/Maron/Season 03/landscape.jpg / seasonthumb
Notify Plex: localhost
http://localhost:32400/library/sections/all/refresh
Done ヾ(@⌒ー⌒@)ノ
Any help would be greatly appreciated! Thanks so much for the great product and support!
claes
Posts: 2
Joined: 29 May 2015, 21:01

Re: Need script to delete unrared file after moving

Post by claes »

May have just figured it out... change "--action copy" to "--action move"?

Strange that this was working for so long before... a recent change in FileBot, maybe (I had been using 4.1 or so before the server restore where I updated to 4.5.6)?

I'll edit this post tonight/tomorrow after I've verified if this change works or not.
User avatar
rednoah
The Source
Posts: 22998
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Need script to delete unrared file after moving

Post by rednoah »

--def clean=y Automatically remove empty folders and clutter files that may be left behind after moving the video files or temporary extracted files after copying
The behaviour of --def clean=y is different depending on wether you use --action copy or --action move.

This should work just fine, and has been for years:

Code: Select all

--action copy --def clean=y
:idea: Please read the FAQ and How to Request Help.
greynation
Posts: 3
Joined: 14 Feb 2013, 05:02

Re: Need script to delete unrared file after moving

Post by greynation »

Is it possible to have either the AMC or Cleaner script simply monitor a parent folder and when a child folder's contained video file is removed, then delete the child folder and all files within?
User avatar
rednoah
The Source
Posts: 22998
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Need script to delete unrared file after moving

Post by rednoah »

I'm sure it's possible. Maybe this will give a few ideas: viewtopic.php?f=4&t=2152
:idea: Please read the FAQ and How to Request Help.
Post Reply