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

All your suggestions, requests and ideas for future development
Post Reply
aznchronos
Posts: 1
Joined: 20 Apr 2020, 19:15

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

Post 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
User avatar
rednoah
The Source
Posts: 23932
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

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

Post 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.
:idea: Please read the FAQ and How to Request Help.
Post Reply