Tags like ORIGINALYEAR are not being read. Mp3Tag, Picard, FB2K read them just fine.
TGF 0.90 beta
Extended tags not being read
Re: Extended tags not being read
Please send me a file to have a look
-
- Newbie
- Posts: 3
- Joined: Sat Jun 19, 2021 6:47 pm
Re: Extended tags not being read
I just loaded my entire collection, and ORIGINALYEAR is successfully read only on 381 of 27933 files with the ORIGINALYEAR tag. The few read by TGF are MP3s (and one single FLAC)
Example of FLAC with ORIGINALYEAR etc. not read by TGF:
https://drive.google.com/file/d/1yF7-C9 ... sp=sharing
Example of FLAC with ORIGINALYEAR etc. not read by TGF:
https://drive.google.com/file/d/1yF7-C9 ... sp=sharing
Last edited by tordenflesk on Sun Jun 20, 2021 1:32 pm, edited 1 time in total.
Re: Extended tags not being read
The file has ORIGINALYEAR as a tag name but TGF uses ORIGYEAR
You can go to File/Options/Edit/Field mapping and then add a mapping to read ORIGINALYEAR as ORIGYEAR for ape and vorbis tags
I'll have to check if it is more common these days, to use the first value and adjust the code accordingly
You can go to File/Options/Edit/Field mapping and then add a mapping to read ORIGINALYEAR as ORIGYEAR for ape and vorbis tags
I'll have to check if it is more common these days, to use the first value and adjust the code accordingly
-
- Newbie
- Posts: 3
- Joined: Sat Jun 19, 2021 6:47 pm
Re: Extended tags not being read
Doing that I get a "Grid index out of range." error, and no change in the reading of the tag.

Nevermind, did it one more time, and it seems to work.