filebot -script 'fn:amc' /volume1/torrents --output /volume1/media --action move -non-strict --conflict auto --lang en --def 'clean=y' 'skipExtract=y' 'movieFormat=Movies/{fn}' 'excludeList=.excludes' --log all --log-file '/volume1/@appstore/filebot-node/data/filebot.log'
------------------------------------------
Locking /volume1/@appstore/filebot-node/data/filebot.log
Run script [fn:amc] at [Thu Dec 22 17:15:12 GMT 2016]
Parameter: clean = y
Parameter: skipExtract = y
Parameter: movieFormat = Movies/{fn}
Parameter: excludeList = .excludes
Argument[0]: /volume1/torrents
Use excludes: /volume1/media/.excludes (68)
{duration} => Expression yields empty value: Binding "duration": Unable to load library 'zen': Native library (linux-arm/libzen.so) not found in resource path ([file:/volume1/@appstore/filebot/FileBot.jar])
Input: /volume1/torrents/The.Autopsy.of.Jane.Doe.2016.1080p.WEB-DL.DD5.1.H264-FGT[EtHD]/The.Autopsy.of.Jane.Doe.2016.1080p.WEB-DL.DD5.1.H264-FGT[EtHD].mkv
{media.AudioLanguageList} {media.TextCodecList} => Expression yields empty value: Binding "media": Could not initialize class net.filebot.mediainfo.MediaInfoLibrary
The.Autopsy.of.Jane.Doe.2016.1080p.WEB-DL.DD5.1.H264-FGT[EtHD].mkv [series: Autopsy, movie: The Autopsy of Jane Doe (2016)]
Exclude Series: Autopsy
Group: [tvs:null, mov:the autopsy of jane doe 2016] => [The.Autopsy.of.Jane.Doe.2016.1080p.WEB-DL.DD5.1.H264-FGT[EtHD].mkv]
Rename movies using [TheMovieDB]
Auto-detect movie from context: [/volume1/torrents/The.Autopsy.of.Jane.Doe.2016.1080p.WEB-DL.DD5.1.H264-FGT[EtHD]/The.Autopsy.of.Jane.Doe.2016.1080p.WEB-DL.DD5.1.H264-FGT[EtHD].mkv]
[MOVE] Rename [/volume1/torrents/The.Autopsy.of.Jane.Doe.2016.1080p.WEB-DL.DD5.1.H264-FGT[EtHD]/The.Autopsy.of.Jane.Doe.2016.1080p.WEB-DL.DD5.1.H264-FGT[EtHD].mkv] to [/volume1/media/Movies/The.Autopsy.of.Jane.Doe.2016.1080p.WEB-DL.DD5.1.H264-FGT[EtHD].mkv]
Processed 1 files
Clean clutter files and empty folders
Delete /volume1/torrents/The.Autopsy.of.Jane.Doe.2016.1080p.WEB-DL.DD5.1.H264-FGT[EtHD]/Torrent-Downloaded-from-ExtraTorrent.cc.txt
Delete /volume1/torrents/The.Autopsy.of.Jane.Doe.2016.1080p.WEB-DL.DD5.1.H264-FGT[EtHD]
Done ヾ(@⌒ー⌒@)ノ
------------------------------------------
[Process completed]
So what happens is that all the 'TV Shows' get renamed and moved from a folder called 'Torrents' to another folder called 'Media/TV Shows'. As for all the 'Movies', they get moved BUT NOT renamed - please help!
Movies ... Movies folder {fn} ... current filename (not the filename you want, if you want to rename files)
So it's working exactly as configured by you. If you tell FileBot to move files to a folder called Movies and keep the original filename, then FileBot will do exactly that.
Please leave options you don't understand empty. But if you want to experiment, experiment in such a way that you don't get confused by your own experiments.
The default behaviour will work just fine. Please read the amc script manual.