ABS2SXE problem
Posted: 21 Apr 2016, 17:20
Hello.
I have some trouble with the abs2sxe script. Im using it to rename One Piece and Naruto Shippuden mostly. When the script runs and renames Naruto Shippuden it doesnt get the episode right.
Im running this .bat-file.
And this is the log. I only took the animerename.log since the amc script only moves all Anime files to anothoer directory.
http://pastebin.com/CLmL9J1E
I also did a test runnig only the abs2sxe script from cmd, then it works flawless. And i cant figure out what the difference would be.
Hopefully someone here can Point me in the right direction.
I have some trouble with the abs2sxe script. Im using it to rename One Piece and Naruto Shippuden mostly. When the script runs and renames Naruto Shippuden it doesnt get the episode right.
Im running this .bat-file.
Code: Select all
rem Define variables
set ut_dir=%1
set ut_title=%2
set ut_label=%3
set ut_kind=%4
set ut_file=%5
filebot.exe -script fn:amc --log-file amc.log --action copy --conflict auto -non-strict --def "movieFormat=E:/Movies HD/{n} ({y})/{n} ({y}) {'CD'+pi}" "seriesFormat=E:/Series/{n}/{'Season '+s}/{n} {sxe} {t}" "animeFormat=E:/Downloads/Anime/{fn}" music=n artwork=n deleteAfterExtract=n clean=y ut_label=%3 ut_state=%S ut_title=%2 ut_kind=%4 ut_file=%5 ut_dir=%1
filebot.exe -script fn:abs2sxe --log-file animerename.log "E:/Downloads/Anime" --format "E:/Anime/{n}/{'Season '+s}/{n} {s00e00} {t}" --def target=file --action move --conflict skip
http://pastebin.com/CLmL9J1E
I also did a test runnig only the abs2sxe script from cmd, then it works flawless. And i cant figure out what the difference would be.
Code: Select all
filebot.exe -script fn:abs2sxe --log-file animerename.log "E:/Downloads/Anime" --format "E:/Anime/{n}/{'Season '+s}/{n} {s00e00} {t}" --def target=file --action move --conflict skip
Code: Select all
FileBot 4.6.1 (r3315)
JNA Native: 4.0.1
MediaInfo: MediaInfoLib - v0.7.78
7-Zip-JBinding: 9.20
Chromaprint: fpcalc version 1.1.0 (C:\Program Files\FileBot\fpcalc.exe)
Extended Attributes: OK
Groovy Engine: 2.4.5
JRE: Java(TM) SE Runtime Environment 1.8.0_77
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 6 Core / 910 MB Max Memory / 25 MB Used Memory
OS: Windows Server 2012 R2 (amd64)
Package: MSI
Data: C:\Users\admin\AppData\Roaming\FileBot