INTERACT FORUM

More => Old Versions => JRiver Media Center 25 for Windows => Topic started by: mirskid on July 18, 2019, 06:54:14 pm

Title: Music Videos different names shown in MC25 compared to Windows explorer
Post by: mirskid on July 18, 2019, 06:54:14 pm
Hi

I have MC25 and imported all my music video library (about 8TB), all MP4 files.
When I see the files in MC25 panel many files are displayed as a number or incomplete names but in Windows explorer is displayed correctly with Band and song name or number and song name.
Why is MC25 not showing the same name of the video file as is in Windows?
How can I fix this?
I have try rename some files as test but the problem persists.
Will appreciate any help provided.

Regards
Title: Re: Music Videos different names shown in MC25 compared to Windows explorer
Post by: Scobie on July 18, 2019, 07:53:22 pm
What is displayed in MC is the Tag, not the Windows filename. Double check the Tags of the videos to see if they align, the videos may have different metadata.

Also have a look at the topic on the Wiki, its a very powerful part of MC.

https://wiki.jriver.com/index.php/Tagging

Title: Re: Music Videos different names shown in MC25 compared to Windows explorer
Post by: wer on July 18, 2019, 07:58:59 pm
Windows Explorer is showing you file names.

MC is showing you the tags inside the file, for example the [Name] tag.  These are totally independent of the file name.  If you right click on the header row of one of your view listings, you will see other fields you can display.  Select the [Filename] field to see what Explorer shows you.

It sounds like some of your files are missing tags, or improperly tagged.

You can have tags filled out automatically based on the file name when you import files.  Check the wiki for how to configure auto-import.  If you don't fill out the tags during importing, you can manually tag files using the tag pane.

[Edit: Looks like Scobie posted while I was typing]
Title: Re: Music Videos different names shown in MC25 compared to Windows explorer
Post by: mirskid on July 19, 2019, 02:27:53 am
Thanks for the responses.

My problem is that I want to see on my first column just the name of the file as I edited in windows (spend a lot of time working on that)
If I sort just by the column Filename (path) it will show the whole path and some are to long to read to find a song.
In the column name is where some of the files have issues with not displaying the proper name. The examples on the wiki for tags are mainly for Audio files, with video files seams different.
I have edited in the configure Autoimport option the video folder settings to read filename (path) but nothing changes. See image 1
I will try like you mention to create the tags from the filepath name with a different tool.

Thanks,
Title: Re: Music Videos different names shown in MC25 compared to Windows explorer
Post by: fitbrit on July 19, 2019, 09:09:45 am
You have some options here.

One instead of looking at [Filename] you can look at the [Filename (Name)] tag, which doesn't display the path.
Or you can select one or two of your files in standard view whose name you want to change, right click on any one of them under the [Name] column, and then select Rename.
Now type in:

=[Filename (Name)]

The entry in the [Name] field will now be changed to what you have as the filename in Windows.
Once you are satisfied you understand how this works, you can select as many files as you want to change (almost) insantly.

If the result is not what you want, eg I made a typo above, you can use Ctrl-Z to undo the changes.
Title: Re: Music Videos different names shown in MC25 compared to Windows explorer
Post by: RoderickGI on July 19, 2019, 10:40:39 pm
Now type in:

=[Filename (Name)]

Or perhaps:

=removeright([Filename (Name)],4)

so that the file extension is removed.


Or just try using the "Fill properties from filename" in either Automatic or Template mode, since that is what it is designed for.
Title: Re: Music Videos different names shown in MC25 compared to Windows explorer
Post by: mirskid on July 21, 2019, 07:26:03 pm
Thanks both of you.
Will test it out this week to see how it goes.
Really appreciate it.