Set default for original year
This commit is contained in:
@@ -414,6 +414,7 @@ void TagReader::ReadFile(const QString &filename, spb::tagreader::SongMetadata *
|
|||||||
SetDefault(track);
|
SetDefault(track);
|
||||||
SetDefault(disc);
|
SetDefault(disc);
|
||||||
SetDefault(year);
|
SetDefault(year);
|
||||||
|
SetDefault(originalyear);
|
||||||
SetDefault(bitrate);
|
SetDefault(bitrate);
|
||||||
SetDefault(samplerate);
|
SetDefault(samplerate);
|
||||||
SetDefault(bitdepth);
|
SetDefault(bitdepth);
|
||||||
|
|||||||
Reference in New Issue
Block a user