Suggestion: "Disc" should be in the hover window of tags for naming files. "Disk" should work interchangably. There should be an option to only show disk if greater than 1.
Great tag editor!
I have now supported "disk" as an alias for "disc number". The reason why it is not in the tooltip is because it is not supported for "Tag 1" (i.e. ID3v1.1) and the tooltip is for a control which is used for both "Tag 1" and "Tag 2". For "Tag 2", all unified frame names as listed in the frame table of the handbook can be used. If a name is not found, Kid3 searches for a name which starts with the given format code, that's why "disc" is working for "disc number".
Using a "disc number" format code only if it is greater than 1 does not make sense if you have an album containing tracks with different disc numbers, in such a case you want to have all disc numbers shown. It does not make sense to add a "disc number" frame to the tag if all tracks are from disc 1, in such a case, you should remove the frame and the disc number will not appear in the file name.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ticket moved from /p/kid3/bugs/186/
I have now supported "disk" as an alias for "disc number". The reason why it is not in the tooltip is because it is not supported for "Tag 1" (i.e. ID3v1.1) and the tooltip is for a control which is used for both "Tag 1" and "Tag 2". For "Tag 2", all unified frame names as listed in the frame table of the handbook can be used. If a name is not found, Kid3 searches for a name which starts with the given format code, that's why "disc" is working for "disc number".
Using a "disc number" format code only if it is greater than 1 does not make sense if you have an album containing tracks with different disc numbers, in such a case you want to have all disc numbers shown. It does not make sense to add a "disc number" frame to the tag if all tracks are from disc 1, in such a case, you should remove the frame and the disc number will not appear in the file name.
Implemented in Kid3 3.7.0.