Ignoring torrents with "other" label
Posted: 26 Apr 2020, 06:30
Hello, I have read so many different posts that I'm seeing double.
All I need to do is prevent the AMC script from processing torrents with "other" label. I do not want the files moved, matched, nothing. I want them left in the BitTorrent\_Completed folder as downloaded. I have several older cartoon torrents that I would like to manually match using the GUI and I would like to simply label them individually so they don't get processed. For some reason every torrent I've tested gets processed and moved. I'm sure there is something wrong with my code but I am unsure what.
Amc Script:
Output example:
Any help would be appreciated.

Amc Script:
Code: Select all
"C:/Program Files/FileBot/filebot.launcher.exe" -script fn:amc --output "C:\Users\Plexus\Downloads\BitTorrent\_Completed" --log-file amc.log --action move --conflict skip -non-strict --def skipExtract=y "seriesFormat=T:/Television/{n.replaceTrailingBrackets()} [{y}]/{s00e00} - {t}" "movieFormat=M:/Movies/{n} [{y}]/{n} [{y}]" "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S" "plex= 127.0.0.1:TOKEN"
Code: Select all
Run script [fn:amc] at [Sun Apr 26 01:48:16 EDT 2020]
Parameter: skipExtract = y
Parameter: seriesFormat = T:/Television/{n.replaceTrailingBrackets()} [{y}]/{s00e00} - {t}
Parameter: movieFormat = M:/Movies/{n} [{y}]/{n} [{y}]
Parameter: ut_dir = C:\Users\Plexus\Downloads\BitTorrent\_Completed\VICE.S07E05.WEB.H264-BTX[rarbg]
Parameter: ut_file = RARBG.txt
Parameter: ut_kind = multi
Parameter: ut_title = VICE.S07E05.WEB.H264-BTX[rarbg]
Parameter: ut_label = other
Parameter: ut_state = 20
Parameter: plex = *****
Input: C:\Users\Plexus\Downloads\BitTorrent\_Completed\VICE.S07E05.WEB.H264-BTX[rarbg]\vice.s07e05.web.h264-btx.mkv
Group: [Series:vice] => [vice.s07e05.web.h264-btx.mkv]
Rename episodes using [TheTVDB]
Auto-detected query: [Vice]
Fetching episode data for [VICE]
Fetching episode data for [The Vice]
Fetching episode data for [Veep]
Fetching episode data for [Voice]
Fetching episode data for [The Voice (NL)]
[MOVE] from [C:\Users\Plexus\Downloads\BitTorrent\_Completed\VICE.S07E05.WEB.H264-BTX[rarbg]\vice.s07e05.web.h264-btx.mkv] to [T:\Television\VICE [2013]\S07E05 - Episode 5.mkv]
Processed 1 files
Notify Plex: [host:]
GET: https://:32400/library/sections/all/refresh
SSLHandshakeException: Illegal given domain name:
Notify Plex: [host:127.0.0.1, token:TOKEN]
GET: http://127.0.0.1:32400/library/sections/all/refresh?X-Plex-Token=TOKEN
Done ヾ(@⌒ー⌒@)ノ