Feature Request: TMDB matching for UFC titles

All your suggestions, requests and ideas for future development
Post Reply
turnkit
Posts: 2
Joined: 21 Apr 2017, 13:51

Feature Request: TMDB matching for UFC titles

Post by turnkit »

I've read viewtopic.php?f=6&t=2007&p=11621&hilit=ufc#p11621 but it might be a different issue.

Right now when I use TMDB to match it fails.

e.g.
UFC_67_ALL_OR_NOTHING_t00.mkv

Am hoping to match to "UFC 67: All or Nothing (2007)" here:

https://www.themoviedb.org/movie/13116- ... or-nothing

But the matching fails.
User avatar
rednoah
The Source
Posts: 23930
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Feature Request: TMDB matching for UFC titles

Post by rednoah »

Looks good to me:

Code: Select all

$ filebot -rename *.mp4 -non-strict --action TEST --log INFO
[TEST] from [UFC_67_ALL_OR_NOTHING_t00.mp4] to [UFC 67 All or Nothing (2007).mp4]
:idea: Please read the FAQ and How to Request Help.
Post Reply