AMC and the Show "Debris"
Posted: 18 Mar 2021, 21:30
For some reason the AMC Script keeps moving the show I am downloading called Debris to a folder called "Space Debris". While this is a valid show it is not the show that is being downloaded.
Here is the script being used.
Here is the output of the AMC.LOG entry for this show.
Yet it keeps generating errors which is likely because I'm not understanding something from the documentation and Formatting
Or is there a better way to correct this than --Filter?
This script is working flawlessly otherwise from QBitTorrent.
Many Thanks!
Here is the script being used.
Code: Select all
filebot.launcher.exe -script fn:amc --output "E:\Media" --action duplicate -non-strict "E:\download\sickrage" --log-file E:\media\amc.log --def excludeList=amc.txt --def exec="curl 'http:\\localhost:8081\api\<REDACTED> cmd=show.refresh&tvdbid={info.id}'"
Here is the Sysinfo output.Input: E:\Download\Sickrage\Debris.S01E03.Solar.Winds.1080p.HDTV.x264-aFi[xsp]\afi-debris.s01e03.1080p.mkv
Group: {Series=afi debris} => [afi-debris.s01e03.1080p.mkv]
Rename episodes using [TheTVDB] with [Airdate]
Lookup via [afi debris]
Fetching episode data for [Space Debris]
[DUPLICATE] from [E:\Download\Sickrage\Debris.S01E03.Solar.Winds.1080p.HDTV.x264-aFi[xsp]\afi-debris.s01e03.1080p.mkv] to [E:\Media\TV Shows\Space Debris\Season 01\Space Debris - S01E03 - There Be Monsters.mkv]
Processed 1 file
I am fairly certain I can fix this with a --Filter argument but have wracked my brain and cannot get it to work...C:\Users\Raxnar>filebot -script fn:sysinfo
Initialize Logs folder: C:\Users\Raxnar\AppData\Roaming\FileBot\logs
Current application revision (r8340) does not match cache revision (r8046): reset cache
Initialize new disk cache: C:\Users\Raxnar\AppData\Roaming\FileBot\cache\0
FileBot 4.9.3 (r8340)
JNA Native: 6.1.0
MediaInfo: 20.09
7-Zip-JBinding: 16.02
Tools: fpcalc/1.5.0
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2021-02-22 (r738)
Groovy: 3.0.7
JRE: OpenJDK Runtime Environment 15.0.2
JVM: 64-bit OpenJDK 64-Bit Server VM
CPU/MEM: 12 Core / 4.3 GB Max Memory / 36 MB Used Memory
OS: Windows 10 (amd64)
STORAGE: NTFS [(C:)] @ 85 GB | NTFS [Data 2] @ 5 TB | NTFS [Data] @ 13 TB
DATA: C:\Users\Raxnar\AppData\Roaming\FileBot
Package: MSI
Activate License [REDACTED] on [Mon Mar 15 21:19:02 PDT 2021]
License: FileBot License [REDACTED] (Valid-Until: 2068-10-17)
Done ?(?????)?
.--Filter 'n != "Space Debris"'
Yet it keeps generating errors which is likely because I'm not understanding something from the documentation and Formatting

Or is there a better way to correct this than --Filter?
This script is working flawlessly otherwise from QBitTorrent.
Many Thanks!