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 6 … 10 Next »
MusicLibrary2 doesn't show when selected

 
  • 0 Vote(s) - 0 Average
MusicLibrary2 doesn't show when selected
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#21
2008-03-06, 12:13 AM
Can you translate these for me:
DB: Det går inte att hitta filen

kräver en öppen och tillgänglig anslutning. Anslutningens aktuella status är stängd.


Sorry I couldn't figure out what language that was. Seeing that you're from the Uk....
hallergard
Offline

Junior Member

Posts: 15
Threads: 0
Joined: Feb 2008
#22
2008-03-06, 12:19 AM
Tried one more last time with SQL. To my surprise I found that the Collection path was still there, and I scanned again. Started PVRX2 and MusicLibrary2, and there was my mp3-collection! Great!

All entries are double. Could that be because I have installed both taglib-sharp and UltraID3Lib?

What did I do different this time? No clue. This was with W2k, will see tomorrow if I can do it again with XP.

Thanks again!
hallergard
Offline

Junior Member

Posts: 15
Threads: 0
Joined: Feb 2008
#23
2008-03-06, 12:22 AM
Yes the W2K is Swedish (my XP is English)

DB: Cannot find the file

requires an open and available connection. The present status of the connection is closed
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#24
2008-03-06, 01:29 AM
hallergard Wrote:Tried one more last time with SQL. To my surprise I found that the Collection path was still there, and I scanned again. Started PVRX2 and MusicLibrary2, and there was my mp3-collection! Great!

All entries are double. Could that be because I have installed both taglib-sharp and UltraID3Lib?

What did I do different this time? No clue. This was with W2k, will see tomorrow if I can do it again with XP.

Thanks again!

Shouldn't be because of both readers....What you may find it you have two paths the refer to each other.

Eg D:\Music\NewMusic as the first one
D:\Music as a second path

They would duplicate as D:\Music would then open up NewMusic and repeat everything it found.
LeenKievit
Offline

Junior Member

Posts: 5
Threads: 1
Joined: Mar 2008
#25
2008-03-06, 04:57 AM
Good morning,

I seem to have trouble getting MusicLibrary2 to show in GBPVR.exe, it does work fine in PVR2X2. Definitely no issue with the scanning and the db as I can see the database file grow heavily during scan and the scan progress is clearly indicating the parsing of ID3 tags etc.

The main issue seems to be in the loading of the plugin by GBPVR. For some reason it cannot load Interface assembly, although I do see the Interface.dll. I tried moving the dll to different folders, from /Plugins/MusicLibrary2 to /Plugins to /plugin to /plugin/common but none of that made any difference.

Here's the log:

Quote:2008-03-04 17:23:57.687 VERBOSE [1] Looking for missing assembly in : Interfaces, Version=6.7.2843.29875, Culture=neutral, PublicKeyToken=null
2008-03-04 17:23:57.687 VERBOSE [1] Looking for missing assembly in plugin\common: Interfaces, Version=6.7.2843.29875, Culture=neutral, PublicKeyToken=null
2008-03-04 17:23:57.703 ERROR [1] Error initializing plugin (ReflectionTypeLoadException): C:\Program Files\devnz\gbpvr\plugins\MusicLibrary2.dll
2008-03-04 17:23:57.703 ERROR [1] System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.Module._GetTypesInternal(StackCrawlMark& stackMark)
at System.Reflection.Assembly.GetTypes()
at GBPVR.Backend.Common.xc4f12ec3a8a4c96b.x2eac9e7b9fcccc3b(Boolean x8bae2a88590d8cc0)
2008-03-04 17:23:57.703 ERROR [1] Loader Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Interfaces, Version=6.7.2843.29875, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'Interfaces, Version=6.7.2843.29875, Culture=neutral, PublicKeyToken=null'

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

2008-03-04 17:23:57.718 ERROR [1] Error initializing plugin:: C:\Program Files\devnz\gbpvr\plugins\System.Data.SQLite.dll
2008-03-04 17:23:57.718 ERROR [1] System.IO.FileLoadException: Unverifiable code failed policy check. (Exception from HRESULT: 0x80131402)
at System.Reflection.Assembly.nLoadImage(Byte[] rawAssembly, Byte[] rawSymbolStore, Evidence evidence, StackCrawlMark& stackMark, Boolean fIntrospection)
at System.AppDomain.Load(Byte[] rawAssembly)
at GBPVR.Backend.Common.xc4f12ec3a8a4c96b.x2eac9e7b9fcccc3b(Boolean x8bae2a88590d8cc0)
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#26
2008-03-06, 06:36 AM
I think we might be getting to the point where ML2 will stop working in gbpvr - mainly because of these extra dlls...

Although I thought the plugins\common was implemented.../
hallergard
Offline

Junior Member

Posts: 15
Threads: 0
Joined: Feb 2008
#27
2008-03-06, 08:59 AM
I now managed to get it to work for XP as well using SQL with only UltraID3Lib - no doubles.

Encouraged I redid W2k from scratch with only UltraID3Lib - also success.

What did I do different? Not sure, but I made double sure the Collection path had been saved before scanning by pressing OK on the Collection path tab. Tried same procedure with MS Access, but no luck.

Now I can finally devote myself to learning how MusicLibrary2 works. Looks good! Thanks!
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#28
2008-03-06, 09:04 AM
Yeah I think its time for us to move away from ms access. Its not a very good database - prone to bloating. Its only advantage was it was easy to get hold of, well not sqllite has that advantage.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3


Possibly Related Threads…
Thread Author Replies Views Last Post
  ML2 installed but doesn't work spotty 2 6,263 2010-01-04, 12:58 PM
Last Post: spotty
  MusicLibrary2 - Version 7 Support thread. psycik 124 64,051 2009-05-18, 06:26 AM
Last Post: pz1
  ML2 doesn't show in Plugins listing mkenyon2 2 2,505 2009-02-18, 09:56 PM
Last Post: mkenyon2
  MusicLibrary2 and NAS? nchamp 23 9,473 2008-09-16, 08:56 PM
Last Post: psycik
  How do I clean isntall MusicLibrary2? vskatusa 23 9,328 2008-08-10, 11:02 PM
Last Post: psycik
  gbpvr.exe (v1.1.5) and MusicLibrary2 (v7.1) Denjet 6 3,426 2008-03-25, 08:48 PM
Last Post: Denjet
  Managing Lists in Musiclibrary2 Sam 11 5,206 2008-03-11, 07:03 PM
Last Post: psycik
  Problems during instalation of MusicLibrary2 erik 6 3,042 2007-12-31, 07:51 PM
Last Post: psycik
  No MusicLibrary2 button to see Denjet 1 1,844 2007-11-17, 06:48 PM
Last Post: psycik
  Problem with MusicLibrary2 v6.5 johnnybonzo 20 7,298 2007-11-06, 10:38 PM
Last Post: psycik

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

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

Linear Mode
Threaded Mode