|
|
|
|
Whole Library and cached files sent to @michal during testing of 0017951:0063652 |
|
|
That album is newly added to MB library and most probably not yet replicated to search index ... that's the reason why Auto-tag of the FLAC files are not recognized as one compilation album. Peke mentioned AudioCD was recognized correctly and MBGID is stored to album record in DB during rip. Is it possible to store that MBGID to Links table (with ID to recording, if possible) so it can be used in future in Auto-Tag ? |
|
Ludek
2022-01-20 16:58
developer
~0066687
Last edited: 2022-01-20 17:02
|
Feel free to pass the values from the function TCDDBDataOut.GetMusicBrainzReleaseDetails (where the info for the particular CD release is parsed / included).
i.e. include this info within the TCDDBDataOut object and then use it in TQueryCDDB.StoreDataToDB
|
|