Hello,
a problem I saw on 5.1.1 : the genres tagged with a slash (e.g. Blues/Rock) are not splitted any longer. This concern m4a file (apple lossless) and not mp3 file which work correctly. I used to multiple tag on mp3 files with \\ and m4a (apple lossless) with /. When using \\ on m4a, the first split is being recognized and catalogued.
Genre should support 3 categories
Is there an evolution on the way file have to be multiple tagged? Differences between apple lossless parsing and mp3? Modification on the library used for m4a?
Thank you
Regards
Emmanuel
a problem I saw on 5.1.1 : the genres tagged with a slash (e.g. Blues/Rock) are not splitted any longer. This concern m4a file (apple lossless) and not mp3 file which work correctly. I used to multiple tag on mp3 files with \\ and m4a (apple lossless) with /. When using \\ on m4a, the first split is being recognized and catalogued.
Genre should support 3 categories
Code:
t_genre,3,INTEGER
Thank you
Regards
Emmanuel
Comment