INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Fill Properties From Filename question  (Read 254 times)

mosser

  • Recent member
  • *
  • Posts: 28
Fill Properties From Filename question
« on: September 16, 2023, 08:26:39 am »

Hi, as the subject indicates, I am trying to use the Fill Properties From Filename function.  I do this regularly for audio files (and seem to have configured my settings for that) but my video files have a different filename structure so the normal settings need to be modified.  Here is how my video files are structured:

\\T-NAS\Multimedia\---VIDEOS---\---PHISH DVD FARM PART 2---\ph2023-07-29.Webcast.UntouchedTrimmed.1080p.hetyet.mkv

All I want to do is to have the filename that is in bold auto-fill into the Name field.  As of now the setting in the "Template" area within Fill Properties From Filename window are as follows:

Directories
[Artist]\[Album]

Filename
[Album] / [Artist]

Thanks in advance for your guidance here.
Logged

blgentry

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 8009
Re: Fill Properties From Filename question
« Reply #1 on: September 16, 2023, 10:37:27 am »

It might be easier for you to do this without fill properties.  Instead, you should paste in the value of [Filename (name)] into the Name field.  Here's a rough outline of how to do that:

* Highlight the files in question
* open the tag action window.
* in the tag window, find the Name field
* In the Name field, paste this value:
Code: [Select]
=[Filename (name)]
That will put the filename into the Name field for ALL selected files.  Try one first.  Then try a few.  Then you can shotgun a big group if you'd like.

Best of luck.
Brian.
Logged

lepa

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1978
Re: Fill Properties From Filename question
« Reply #2 on: September 16, 2023, 02:21:21 pm »

Just
1. uncheck directories
2. check filename
3. and use [Name] as filename template
Logged

mosser

  • Recent member
  • *
  • Posts: 28
Re: Fill Properties From Filename question
« Reply #3 on: September 16, 2023, 04:29:16 pm »

Thank you both!!   :D
Logged
Pages: [1]   Go Up