Solved Song sorting by dates (TDOR, TDRC, TDRL) not just YEAR
#43
(2020-03-11, 01:54)scott967 Wrote: I'm not sure what the best practice is for ID3 2.3 tags?  Right now I have TYER YYYY and TDRC YYYY-MM-DD for release date

Are you sure ?  TDRC is a 2.4 tag, replacing the equivalent TYER + TDAT tags in 2.3.  Ape tags only override ID3 tags if you set them to in AS.xml as far as I know. TORY/TDOR (v2.3/v2.4) are the frames for original release date. The ape equivalent is ORIGINALYEAR (takes a full date AFAIK).

Oh, forgot to say earlier in the thread, but if you want to use the iso dates from the tags in the gui, rather than the localized dates, then you can add
xml:

<musiclibrary>
    <useisodates>true</useisodates>
</musiclibrary>

to your AS.xml file.
Learning Linux the hard way !!
Reply


Messages In This Thread
RE: Song sorting by dates (TDOR, TDRC, TDRL) not just YEAR - by black_eagle - 2020-03-11, 02:13
RE: Song sorting order - by jjd-uk - 2016-08-23, 18:32
RE: Song sorting order - by jjd-uk - 2016-08-23, 18:36
RE: Song sorting order - by AnalogKid - 2016-08-23, 21:31
RE: Song sorting order - by scott967 - 2016-08-23, 21:59
RE: Song sorting order - by AnalogKid - 2016-08-24, 11:55
RE: Song sorting order - by jjd-uk - 2016-08-24, 13:43
RE: Song sorting order - by scott967 - 2016-08-24, 21:38
RE: Song sorting order - by DaveBlake - 2016-08-25, 09:11
RE: Song sorting order - by jjd-uk - 2016-08-25, 10:12
RE: Song sorting order - by AnalogKid - 2016-08-25, 13:27
RE: Song sorting order - by jjd-uk - 2016-08-25, 15:05
RE: Song sorting order - by DaveBlake - 2016-08-25, 15:30
RE: Song sorting order - by AnalogKid - 2016-08-25, 15:31
RE: Song sorting order - by AnalogKid - 2016-08-25, 16:38
RE: Song sorting order - by DaveBlake - 2016-08-25, 16:59
RE: Song sorting order - by AnalogKid - 2016-08-25, 17:18
RE: Song sorting order - by DaveBlake - 2016-08-25, 17:35
RE: Song sorting order - by AnalogKid - 2016-08-25, 17:52
Logout Mark Read Team Forum Stats Members Help
Song sorting by dates (TDOR, TDRC, TDRL) not just YEAR0