INTERACT FORUM

Please login or register.

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

Author Topic: Error in JRSidecar .xml metadata file  (Read 1066 times)

cron0sRXR8

  • Galactic Citizen
  • ****
  • Posts: 296
Error in JRSidecar .xml metadata file
« on: November 01, 2017, 09:16:39 am »

the path of the filename is not correct for some files.

for example:

the file is:
E:\Mis Vídeos\Cine\Animación\Cine Animación 002.mkv

the metadata file is:
E:\Mis Vídeos\Cine\Animación\Cine Animación 002_mkv_JRSidecar.xml

But inside of xml file I can read this:

Code: [Select]
<Field Name="Filename">E:\Mis Vídeos\Cine\Live Action\Rompe Ralph (2012)[Bluray 1080p 3D SBS x264 AC3-Dts Dual-Subs].mkv</Field>
this file name is not correct. I have renamed all my files using this code:

Code: [Select]
Cine Animación padnumber(customdata(#), 3)
But i can play the file without problems.
Why does this error appear? how to fix it? I want the metadata of my files to be correct. I have a lot of material.
Logged

Hendrik

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10720
Re: Error in JRSidecar .xml metadata file
« Reply #1 on: November 01, 2017, 09:33:58 am »

The filename in the sidecar xml file is of no consequence, and you can safely ignore that field. It records the filename when the file was originally imported.
Logged
~ nevcairiel
~ Author of LAV Filters

cron0sRXR8

  • Galactic Citizen
  • ****
  • Posts: 296
Re: Error in JRSidecar .xml metadata file
« Reply #2 on: November 01, 2017, 09:36:10 am »

thank you, I feel more secure  :)
Logged
Pages: [1]   Go Up