2008-06-17, 07:52 PM
First things first, in the config app under plugin settings for ML2 there is a field that lists the "accepted" extensions to play/look for. Make sure m4a is in here, if not you'll have to edit the config.xml file in the gbpvr directory (use notepad)
Then , in the link for MusicLibrary2 (or it may be on the wiki OR I may have left it in the install I can't remember) There is a Taglib-sharp.dll.
I think it defaults to the directory.
For a lot of people this is fine and everything works. But others have to move it to
This latter choice will become more relevant with the new version I'm working on.
Basically with that reader it allows you to read the tag from inside an m4a file. Without that reader, ML2 should still pick up your m4a files, but the artist, and album will be "(unknown)" and I think it uses the filename as the title.
Lastly, if ML2 is displaying M4as (correctly or not) and you're not getting any sound, check you get sound a, in the gbpvr music plugin (Music Library) and b, in windows media player. If you're not getting sound with either of those, then you haven't got an m4a codec installed.
Then , in the link for MusicLibrary2 (or it may be on the wiki OR I may have left it in the install I can't remember) There is a Taglib-sharp.dll.
I think it defaults to the
Code:
program files\devnz\gbpvr\Plugins\MusicLibrary2
For a lot of people this is fine and everything works. But others have to move it to
Code:
program files\devnz\gbpvr\Plugins\Common
This latter choice will become more relevant with the new version I'm working on.
Basically with that reader it allows you to read the tag from inside an m4a file. Without that reader, ML2 should still pick up your m4a files, but the artist, and album will be "(unknown)" and I think it uses the filename as the title.
Lastly, if ML2 is displaying M4as (correctly or not) and you're not getting any sound, check you get sound a, in the gbpvr music plugin (Music Library) and b, in windows media player. If you're not getting sound with either of those, then you haven't got an m4a codec installed.