ID3FID_RECORDINGTIME missing in field.cpp
Brought to you by:
t1mpy
The frame /* TDRC */ ID3FID_RECORDINGTIME, /**< Recording time */ exists in globals.h, but not in field.cpp. When creating a new frame with this ID, it crashes. It should be implemented or added as explicitly marked unimplemented.