I get a truncated #tag.album. Is this working as designed? Is there a tweak to change this behavior? Are all #tags truncated at some point?
*album works for the complete tag.
Truncated Tags?
-
admin
- Site Admin
- Posts: 66727
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
Dustydog
- Posts: 321
- Joined: 13 Jun 2016 04:19
Re: Truncated Tags?
Looked at the files in question. The mystery truncation was because they contained both an id3v1 and an id3v2 tag. (They were mp3 files obviously.) Referencing "Album" with #tag.album or #mp3.album got the id3v1 version which truncates at 30 bytes. Going through MediaInfo or to the canonical tag via *album picked up the id3v2 tag. I can live with accessing it either way, but it might be nice to prioritize the id3v2 tag using # if both exist.
Glad it was something I could identify for you.
Glad it was something I could identify for you.
-
admin
- Site Admin
- Posts: 66727
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
Dustydog
- Posts: 321
- Joined: 13 Jun 2016 04:19
Re: Truncated Tags?
When I find one again, I'll send you a link.
XYplorer Beta Club