NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 49 50 51 52 53 … 93 Next »
MusicLibrary2

Thread Closed 
 
  • 0 Vote(s) - 0 Average
MusicLibrary2
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#161
2006-07-21, 09:30 PM
That's strange, I don't run windowsMedia for audio here at all, and haven't for a long time. And I've never experienced any of those errors.

MP3 tags are read through a seperate dll (the ultraid3.dll) sitting in your gbpvr directory. You "shouldn't" get any errorrs reading tags, and in my case, the problems would have occured at the reading into the library stage.

Can you try running some of your music that you do have problems with in the default music player. You should get the same errors. ML2 doesn't actually "play" any music, all it does is give it to gbpvr to play - i.e. all this music plugin really is, is a (some would say) fancier way to organise your music. The actual playing bit of any of the music plugins is actually handled by gbpvr itself.

Then once we've established that we may need to go back to sub to see if we can figure out why....
malgernon
Offline

Member

Posts: 55
Threads: 6
Joined: Nov 2005
#162
2006-07-21, 10:18 PM
Cheers Psycik - I'll give that a go tomorrow and get back to you.
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#163
2006-07-21, 10:49 PM
Might not be related but I remember having problems with MP3's created by xing-encoder, bad id3-tags. I rewrote the tags and everything was fine.
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
malgernon
Offline

Member

Posts: 55
Threads: 6
Joined: Nov 2005
#164
2006-07-22, 03:35 PM
My Music was unable to play the files either, so it's a gbpvr rather than MusicLibrary2 issue.

Yep - turns out the inability to play is down to the version of id3 tags. I've resaved tags in an earlier version of id3 and gb-pvr handles them properly without using Windows Media Player. I think I had the same problem with another batch of mp3s a few years ago.

Thanks for the suggestions. Looks like that's the solution - just got to find myself a decent id3-tag batch processor Smile It'll be worth it to have volume control though.
i5jwl
Offline

Junior Member

Posts: 1
Threads: 0
Joined: Jul 2006
#165
2006-07-24, 05:37 PM
Hi,
I'm trying your plugin which looks very promising, however I'm getting the following (rather lengthy) error. I have MS access installed but the plugin seems to use SQLite. I've copied MusicLibrary2.mdb to the gbpvr root-directory. Hope you can help. Thanks for the good work.



See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileLoadException: Could not load file or assembly 'System.Data.SQLite, Version=1.0.30.1, Culture=neutral, PublicKeyToken=db937bc2d44ff139' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'System.Data.SQLite, Version=1.0.30.1, Culture=neutral, PublicKeyToken=db937bc2d44ff139'
at MusicLibrary.MediaLibrary.UpdateDB(MP3File mp3File, Boolean removeFile, Int32 path)
at MusicLibrary.MediaLibrary.ScanDirectory(UpdateService us, SortedList paths)
at MusicLibrary.MusicLibraryConfigForm.cmdScanNow_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Config
Assembly Version: 1.0.2325.30008
Win32 Version: 1.0.2325.30008
CodeBase: file:///C:/Programmer/devnz/gbpvr/config.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#166
2006-07-24, 08:22 PM
Did you download from the wiki recently? and are you on gbpvr 97.13??

There was an issue that 97.13 introduced that requires a specific version of ML2 - version 3.11
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#167
2006-07-24, 09:01 PM
See here as well http://forums.nextpvr.com/showthread.php?t=18190
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#168
2006-07-25, 01:44 PM
Psycik,

I noticed that I have 2 ML2 dirs in the blue skin-dir:
music library2
and
MusicLibrary2

They have different files in them, so I tried renaming them (the dirs) one after the other. Turns out I need both dirs. A bit strange I thinkSad
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#169
2006-07-25, 01:50 PM
HtV Wrote:Psycik,

I noticed that I have 2 ML2 dirs in the blue skin-dir:
music library2
and
MusicLibrary2

They have different files in them, so I tried renaming them (the dirs) one after the other. Turns out I need both dirs. A bit strange I thinkSad

Music Library2 is a newer GB-PVR music library folder. (by sub)

MusicLibrary2 is the plugin by psycik.

They are two different things.
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#170
2006-07-25, 02:17 PM
Aaah.....that explains it, a little confusing isn't it.
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (26): « Previous 1 … 15 16 17 18 19 … 26 Next »
Jump to page 


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

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

Linear Mode
Threaded Mode