All movies return "MOV (2022)"

Support for Windows users
Post Reply
Halkett78
Posts: 1
Joined: 02 Jul 2025, 17:28

All movies return "MOV (2022)"

Post by Halkett78 »

Not sure what's happening, every time I match on TheMovieDB, every single files returns as "MOV (2022)"

I've updated to the latest FileBot, cleared all the caches, restarted...nothing changes! Anyone have any idea?

Code: Select all

FileBot 5.1.7 (r10514)
JNA Native: 7.0.0
MediaInfo: 24.12
7-Zip-JBinding: 16.02
Tools: fpcalc/1.5.0
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2025-05-24 (r1007)
Groovy: 4.0.21
JRE: OpenJDK Runtime Environment 21.0.3
JVM: OpenJDK 64-Bit Server VM
CPU/MEM: 28 Core / 8 GB Max Memory / 257 MB Used Memory
OS: Windows 11 (amd64)
STORAGE: NTFS [SYSTEM] @ 278 GB | NTFS [USER] @ 2.3 TB 
DATA: C:\Users\Halkett\AppData\Roaming\FileBot
Package: MSI
License: FileBot License P69092*** (Valid-Until: 2026-02-02)

Code: Select all

# C:\Users\User\AppData\Roaming\FileBot\logs\error.log
Jul 02, 2025 1:23:55 PM net.filebot.License lambda$verifyLicense$2
WARNING: Activate License [P69092***] on [Wed Jul 02 13:23:55 EDT 2025]
User avatar
rednoah
The Source
Posts: 24256
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: All movies return "MOV (2022)"

Post by rednoah »

:?: Can you provide a sample file paths as text so that we can try to reproduce the problem?

:?: What is your custom format?

:?: How are your files organised? Have you tried processing files in another folder? Is there an NFO file that forces a specific movie ID?
:idea: Please read the FAQ and How to Request Help.
User avatar
rednoah
The Source
Posts: 24256
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: All movies return "MOV (2022)"

Post by rednoah »

:?: Did you figure it out and if so what was the solution? Did you not figure it out? Feedback is appreciated.
:idea: Please read the FAQ and How to Request Help.
User avatar
rednoah
The Source
Posts: 24256
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: All movies return "MOV (2022)"

Post by rednoah »

Halkett78 wrote: 02 Jul 2025, 17:36 Not sure what's happening, every time I match on TheMovieDB, every single files returns as "MOV (2022)"
:?: Did the issue resolve itself? Did you give up on trying to find a solution? If someone bothers go through the high-effort task of registering here in the forums and writing a post but then not bothering with a the low-effort task of a follow-up then that's something really rather confounding...
:idea: Please read the FAQ and How to Request Help.
babedyson
Posts: 1
Joined: 04 Oct 2025, 09:21

Re: All movies return "MOV (2022)"

Post by babedyson »

Hi everyone,
I’m facing the same issue — all my movies are being renamed as “MOV (2022)”.
Here’s a quick summary of my setup:

Sample paths:
D:\Movies\Inception (2010)\inception.2010.mkv
D:\Movies\The Lord of the Rings (2001)\lotr.2001.mkv


Custom format: {n} ({y})/{n} ({y}) - {resolution}

All movies are in separate folders by title and year.
I’ve cleared cache, restarted FileBot, and tested both TMDB and CLI — same result.
Could this be a matching or cache issue? Any suggestions on what else to check?
User avatar
rednoah
The Source
Posts: 24256
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: All movies return "MOV (2022)"

Post by rednoah »

Here's what I get:

Console Output: Select all

$ filebot -rename -r Movies --db TheMovieDB -non-strict --action TEST --log INFO
[TEST] from [Movies/Inception (2010)/inception.2010.mkv] to [Movies/Inception (2010)/Inception (2010).mkv]
[TEST] from [Movies/The Lord of the Rings (2001)/lotr.2001.mp4] to [Movies/The Lord of the Rings (2001)/The Lord of the Rings The Fellowship of the Ring (2001).mp4]

:?: Can you reproduce the mismatch with newly created empty test file paths?

:?: Are there any *.nfo or *.url files that might force a bad match?

:?: Can you share the MediaInfo table for one of the files you're testing with?
:idea: Please read the FAQ and How to Request Help.
Post Reply