NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) Recording2, MusicLibrary2, SystemStatus Support v
« Previous 1 2 3 4 5 … 10 Next »
AAC m4a files Support

 
  • 0 Vote(s) - 0 Average
AAC m4a files Support
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#11
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
Code:
program files\devnz\gbpvr\Plugins\MusicLibrary2
directory.
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.
jockgbpvr
Offline

Junior Member

Posts: 34
Threads: 6
Joined: Feb 2008
#12
2008-06-18, 09:59 AM
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)

Yes - Under "library Update" there in an "accepted music formats" pane a grayed out list shows "mp3/ogg/wma/m4a"

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 have downloaded taglib-sharp 2.0.3.0 from your link. Unzipped it and found
taglib-sharp.dll.

I think it defaults to the
Code:

program files\devnz\gbpvr\Plugins\MusicLibrary2

directory.
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.


Now - I am not clear about "default" here - is it supposed to install automatically? if so how?

I have placed it manually in the plugins/ML2 & then tied the plugins/common folders with no luck.


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.


This is exactly what is happening for me.

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.

Not crossed that bridge yet - but plays happily through a MVP.

Many Thanks!
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#13
2008-06-18, 10:26 AM
jockgbpvr Wrote:I think it defaults to the
Code:

program files\devnz\gbpvr\Plugins\MusicLibrary2

directory.
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.


Now - I am not clear about "default" here - is it supposed to install automatically? if so how?

I have placed it manually in the plugins/ML2 & then tied the plugins/common folders with no luck.

Ok, I've got rid of all the other stuff, as that all sounds good, and as expected. So we'll just concentrate on this bit.

It sounds like you have tried putting it in the two locations i would have expected.

What you can now try doing is gradually take .dll files from the MusicLibrary2 directory and putting them in common.

I would start with Interfaces.dll, then musicLibraryCommon.dll.

If after all that you still do not get the tracks being read properly....start up the config app, get the musicLibrary2 plugins settings and turn on "Insane amount of logging" then run a scan for me and post the logs.
jockgbpvr
Offline

Junior Member

Posts: 34
Threads: 6
Joined: Feb 2008
#14
2008-06-18, 11:13 AM
Ok - logs enclosed. Many Thanks
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#15
2008-06-18, 07:43 PM
Code:
MusicLibrary2: Testing for Tag libraries
2008-06-18 12:06:21.750    VERBOSE    [1]    Looking for missing assembly in C:\Program Files\Devnz\GBPVR\plugins\common: UltraID3Lib, Version=0.9.5.10, Culture=neutral, PublicKeyToken=null
2008-06-18 12:06:21.750    VERBOSE    [1]    Looking for missing assembly in plugin\common: UltraID3Lib, Version=0.9.5.10, Culture=neutral, PublicKeyToken=null
2008-06-18 12:06:21.781    VERBOSE    [1]    MusicLibrary2: Tag library test Complete

This tells me it's found and loaded the UltraID3 tabl library without any problems. Tag lib should be able to exist with this library. But something gnawing at the back of my mind reminds me that you could try removing taglib-sharp altogether as I think it's might also be bundled with gbpvr in that directory. That is something to try....
jockgbpvr
Offline

Junior Member

Posts: 34
Threads: 6
Joined: Feb 2008
#16
2008-06-18, 08:06 PM
No luck -

Taglib-sharp.dll in also here:

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\66372bc5\b1db62aa\assembly\dl3\ac59b021\00f33af0_aa53c801

and:

C:\Program Files\devnz\gbpvr\web\bin

Cheers
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#17
2008-06-18, 08:13 PM
Actually I had that wrong, it has found tablig sharp but not ultraid3.

But just because it find those libraries does not mean that anything it has currently scanned will now show titles.

I saw you do a scan in the config (and say you have insane logging on as well). You may have to to also turn on internal ML2 Logging. I didn't think that was a requirement but it might be.

Then run the scan again.
jockgbpvr
Offline

Junior Member

Posts: 34
Threads: 6
Joined: Feb 2008
#18
2008-06-18, 08:47 PM
Repost...
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#19
2008-06-18, 08:59 PM
hmm, for some reason, those logs, on the usefulness scale, were about a 1. Big Grin

I can see it reading the tracks in the mlupdater logs, and inserting, but it's not telling me which reader it used. Which is used to, but I wonder if version 7.2 broke that.

Last option before I get really desperate, if to make sure the insane and ML2 logging is enabled, start up the config app, nuke the ML2 library then scan from there.

Then go on holiday.....
jockgbpvr
Offline

Junior Member

Posts: 34
Threads: 6
Joined: Feb 2008
#20
2008-06-18, 09:26 PM
Ok - I think a new install after this... Many thanks!
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  Music Box 4 - M3U files and Genres R1Dave 5 14,076 2011-12-03, 07:27 PM
Last Post: R1Dave
  MusicLibrary2 - Version 7 Support thread. psycik 124 65,070 2009-05-18, 06:26 AM
Last Post: pz1
  MLPanel Beta Support Thread ACTCMS 63 23,194 2009-03-11, 06:20 PM
Last Post: ACTCMS
  WMP Tag Support Extender Slice 11 6,655 2009-01-18, 07:21 PM
Last Post: psycik
  Problem reading Files Flyndr 14 6,701 2009-01-01, 10:19 AM
Last Post: Flyndr
  CDRipper Version 1.0 BETA - Support Thread psycik 22 8,681 2008-04-02, 08:25 PM
Last Post: MixMan
  ML2 (7.2) Support for WMA embedded Album Art? daneo 1 2,650 2008-03-29, 06:31 PM
Last Post: psycik
  Support for MusicIP mixer mood files Mazirian 1 2,598 2008-01-29, 07:21 PM
Last Post: psycik
  Use of ML2 to play Wav files Kevl 7 3,316 2007-08-20, 09:09 PM
Last Post: Kevl
  ffmpeg can't open some wma files navels 4 3,641 2006-12-26, 08:23 PM
Last Post: navels

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode