Never get Season Number And extra Qbittorrent
Posted: 24 Sep 2015, 12:11
This is is basically what I have in qbittorrent when a torrent is finished it works well and I get the proper naming that I want
but I can never get season numbers and when a show is called S2
I also want to point out that I tried looking at the scripts and it all just goes over my head.
Code: Select all
"C:/Program Files/FileBot/filebot.launcher.exe" -script fn:amc --log-file amc.log --action copy --conflict override -non-strict --def music=y --def "animeFormat=D:/Airing/{n}/Season {s}/{n} - {s00e00} - {t}" --def extras=y exludeList=amc.txt "%f"
but I can never get season numbers and when a show is called S2
I want to set up a system that just pulls everything that is pushed out from this specific group, the problem is specifically those situations and I also want to force the information to be picked up from anidb. I tried using --def "ut_label=anime" but I don't think I'm properly using it because it doesn't end up transferring.e.g. [Horriblesubs] Miss Monochrome S2 [1080p]
-which is the input file
Miss Monochrome The Animation - E12 - Idol
-which is from the first season, also the output file
I also want to point out that I tried looking at the scripts and it all just goes over my head.