Page 1 of 1

(Bug?) Can't pull correct Episode Information (100+)

Posted: 20 Apr 2020, 19:23
by aznchronos
I noticed that filebot isn't able to pull the correct episode information once the episode reaches the 3-digit mark, aka 100+. What happens is it pulls only from the 2-digit area.

For Example:
[Computer]
Black Clover S01E130

[FileBot]
Black Clover (2016) S01E30 The Mirror Mage

It's consistent enough that I've seen this happening to a couple of other series as well. The only way around this is to search up the series in [Episodes] and manually rename it every time. Hoping to see if there's a workaround for this

Re: (Bug?) Can't pull correct Episode Information (100+)

Posted: 21 Apr 2020, 07:06
by rednoah
Looks good to me:

Code: Select all

$ filebot -rename *.mp4 -non-strict --action TEST --log INFO
[TEST] from [Black Clover S01E130.mp4] to [Black Clover - 1x130 - The New Magic Knight Captain Conference.mp4]

:?: What does filebot -script fn:sysinfo say?


:idea: Please read How to Request Help.