Never get Season Number And extra Qbittorrent

Any questions? Need some help?
Post Reply
Bakamono
Posts: 2
Joined: 24 Sep 2015, 11:27

Never get Season Number And extra Qbittorrent

Post by Bakamono »

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

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
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 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.

I also want to point out that I tried looking at the scripts and it all just goes over my head.
User avatar
rednoah
The Source
Posts: 23949
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Never get Season Number And extra Qbittorrent

Post by rednoah »

Anime don't have seasons. If you fetch data from AniDB you will only get absolute episode data.

@see viewtopic.php?f=3&t=2769
:idea: Please read the FAQ and How to Request Help.
Bakamono
Posts: 2
Joined: 24 Sep 2015, 11:27

Re: Never get Season Number And extra Qbittorrent

Post by Bakamono »

What about shows like

Miss Monochrome
http://anidb.net/perl-bin/animedb.pl?sh ... &aid=11152
Baby Steps
http://anidb.net/perl-bin/animedb.pl?sh ... &aid=10847
Ace of Diamond
http://anidb.net/perl-bin/animedb.pl?sh ... &aid=11115
Haikyuu!!
http://anidb.net/perl-bin/animedb.pl?sh ... &aid=10981

Which all have season 2s and a completely different entry on anidb
Post Reply