I renamed some of my TV episodes files (extension .mp4) with the pattern matching function.
After the rule ran the folder it changed the kind of the files to document.
When I run it on the Terminal it also says: kMDItemKind = "Document"
I only renamed it. Is the extension part of the name?
When I use "Get info" in Finder it also says: Kind: Document and Open with: TextEdit(default)
BUT when I double-click on the file, it opens with VLC (thank God

When I check Media Information in VLC, the Title is still the old Name. But location is the path to the new file name w/o extension.
Am I missing something? Is there metadata to overwrite as well? Do I need to make the extension part of the new file name when renaming?