I've been using filebot with the AMC script for many years now and I'm extremely happy with it.

However today I noticed that filebot is leaving an empty folder after extracting a rar archive even though I have the clean option included in my script.
Example:
Extracting
Code: Select all
Read archive [ncis.s16e02.720p.hdtv.x264-avs.rar] and extract to [D:\PostProcessingTemp\UnPack\Sonarr\ncis.s16e02.720p.hdtv.x264-avs\NCIS.S16E02.720p.HDTV.x264-AVS]
Extracting files [D:\PostProcessingTemp\UnPack\Sonarr\ncis.s16e02.720p.hdtv.x264-avs\NCIS.S16E02.720p.HDTV.x264-AVS\NCIS.S16E02.720p.HDTV.x264-AVS.mkv]
Code: Select all
Delete D:\PostProcessingTemp\UnPack\Sonarr\ncis.s16e02.720p.hdtv.x264-avs\NCIS.S16E02.720p.HDTV.x264-AVS\NCIS.S16E02.720p.HDTV.x264-AVS.mkv
Delete D:\PostProcessingTemp\UnPack\Sonarr\ncis.s16e02.720p.hdtv.x264-avs\NCIS.S16E02.720p.HDTV.x264-AVS
I checked my log and filebot used to delete ALL folders that were created during extraction. According to my log the behavior changed about two months ago.
I'm running Filebot 4.8.4 (r5829) on Windows 10. Is this a bug or has the "clean" feature changed?