What is the command you're running?
Command and command line output, i.e. everything you type and see.




Code: Select all
filebot -script fn:sysinfo
Current application revision (r6224) does not match cache revision (r6221): reset cache
FileBot 4.8.5 (r6224)
JNA Native: 5.2.2
MediaInfo: 18.12
7-Zip-JBinding: 9.20
Chromaprint: fpcalc version 1.4.2
Extended Attributes: java.lang.RuntimeException: java.nio.file.NoSuchFileException: C:\Users\E\AppData\Roaming\FileBot\.xattr\.xattr
Unicode Filesystem: OK
Script Bundle: 2019-04-23 (r560)
Groovy: 2.5.6
JRE: OpenJDK Runtime Environment 11.0.2
JVM: 64-bit OpenJDK 64-Bit Server VM
CPU/MEM: 8 Core / 7 GB Max Memory / 83 MB Used Memory
OS: Windows 10 (amd64)
Package: MSI
Activate License P7277521
License: FileBot License P7277521 (Valid-Until: 2020-03-23)
Done ?(?????)?
Code: Select all
filebot -script fn:amc --output "O:/HopetoKnow" --action move --conflict skip --def deleteAfterExtract=y -non-strict "O:/Dontknowanymore" --def movieFormat="O:/HopetoKnow/{plex.derive{' ' + [resolution]}}" seriesFormat="{plex.derive {" [$vf.$vc.$ac]"}}" animeFormat="{plex}" musicFormat="{plex}" --log-file amc.log --def clean=y --def unsorted=y --def excludeList=amc.txt
Code: Select all
filebot -script fn:amc --output "O:/HopetoKnow" --action move --conflict skip --def deleteAfterExtract=y -non-strict "O:/Dontknowanymore" --def movieFormat="{plex.derive{' ' + [resolution]}}" seriesFormat="{plex.derive {" [$vf.$vc.$ac]"}}" animeFormat="{plex}" musicFormat="{plex}" --log-file amc.log --def clean=y --def unsorted=y --def excludeList=amc.txt
Locking C:\Users\E\AppData\Roaming\FileBot\logs\amc.log
Illegal Argument: java.nio.file.NoSuchFileException: C:\WINDOWS\system32\[$vf.$vc.$ac]}} ([$vf.$vc.$ac]}})
Illegal Argument: java.nio.file.NoSuchFileException: C:\WINDOWS\system32\animeFormat={plex} (animeFormat={plex})
Illegal Argument: java.nio.file.NoSuchFileException: C:\WINDOWS\system32\musicFormat={plex} (musicFormat={plex})
Run script [fn:amc] at [Tue Apr 23 21:38:59 CDT 2019]
Parameter: deleteAfterExtract = y
Parameter: movieFormat = {plex.derive{' ' + [resolution]}}
Parameter: seriesFormat = {plex.derive {
Parameter: clean = y
Parameter: unsorted = y
Parameter: excludeList = amc.txt
Argument[0]: O:\Dontknowanymore
Argument[1]: File does not exist: [$vf.$vc.$ac]}}
Argument[2]: File does not exist: animeFormat={plex}
Argument[3]: File does not exist: musicFormat={plex}
Use excludes: O:\HopetoKnow\amc.txt (1)
Code: Select all
SevenZipException: Archive file can't be opened with none of the registered codecs
Code: Select all
Parameter: seriesFormat = {plex.derive {
Code: Select all
Illegal Argument: java.nio.file.NoSuchFileException: C:\WINDOWS\system32\[$vf.$vc.$ac]}} ([$vf.$vc.$ac]}})
Code: Select all
filebot -script fn:amc --output "O:/Doneit" --action move --conflict skip --def deleteAfterExtract=y -non-strict "O:/Doit" --def @C:\Users\E\Desktop\filebotscript\scriptar\arg.txt --log-file amc.log --def clean=y --def unsorted=y
Code: Select all
movieFormat=Movies/"{plex.derive{' ' + [resolution]}}"
seriesFormat=TV/"{plex.derive {" [$vf.$vc.$ac]"}}"
animeFormat=Anime/"{plex}"
musicFormat=Music/"{plex}"
Code: Select all
movieFormat={plex.derive{' ' + [resolution]}}
seriesFormat={plex.derive{" [$vf.$vc.$ac]"}}
animeFormat={plex}
musicFormat={plex}
Code: Select all
filebot -script fn:amc --output "O:/Doneit" --action move --conflict skip --def deleteAfterExtract=y -non-strict "O:/Doit" --def @C:\Users\E\Desktop\filebotscript\scriptar\arg.txt --log-file amc.log --def clean=y --def unsorted=y
Code: Select all
movieFormat={plex.derive{' ' + [resolution]}}
seriesFormat={plex.derive {" [$vf.$vc.$ac]"}}
animeFormat={plex}
musicFormat={plex}
Code: Select all
filebot -script fn:sysinfo
FileBot 4.8.5 (r6224)
JNA Native: 5.2.2
MediaInfo: 18.12
7-Zip-JBinding: 9.20
Chromaprint: fpcalc version 1.4.2
Extended Attributes: java.lang.RuntimeException: java.nio.file.NoSuchFileException: C:\Users\E\AppData\Roaming\FileBot\.xattr\.xattr
Unicode Filesystem: OK
Script Bundle: 2019-04-23 (r560)
Groovy: 2.5.6
JRE: OpenJDK Runtime Environment 11.0.2
JVM: 64-bit OpenJDK 64-Bit Server VM
CPU/MEM: 8 Core / 7 GB Max Memory / 38 MB Used Memory
OS: Windows 10 (amd64)
Package: MSI
License: FileBot License P7277521 (Valid-Until: 2020-03-23)
Done ?(?????)?
Code: Select all
filebot -script fn:extract.groovy?? --output "path/to/output" --input "path/to/input"??
Code: Select all
Preset Custom Movie= O:/{plex.derive{' ' + [resolution]}}
Preset Custom TV= O:/{plex.derive {" [$vf.$vc.$ac]"}}
Code: Select all
Preset Custom Movie= O:/{plex.derive{' ' + [resolution]}}
Preset Custom TV= O:/{plex.derive {" [$vf.$vc.$ac]"}}
Code: Select all
filebot -extract -r "E:\Movies" --output "E:\Unzipped"