NextPVR Forums
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 31 32 33 34 35 … 55 Next »
MusicLibrary2 - 3.7

 
  • 0 Vote(s) - 0 Average
MusicLibrary2 - 3.7
psycik
Offline

Posting Freak

Posts: 5,195
Threads: 417
Joined: Sep 2005
#1
2006-06-05, 01:57 AM (This post was last modified: 2006-06-05, 02:44 AM by psycik.)
Download from the Wiki http://gbpvr.com/pmwiki/pmwiki.php/Plugin/MusicLibrary2


Change log as follows:
5 Jun 2006 - Version 3.7 - Removal of CommonGBPVRUtilties
  • Main focus is the removal of this library
  • Fixed a bug in the DB with track number
  • Added new fields to the database that stores the file last write time so that when scanning files that haven't been changed wont be checked.
  • Databases now don't need to be updated when installing, since they are created by the application if they don't match what ML2 expects.
  • Added an import/export playlist in the configuration so future updating.
  • Moved the Amazon album art routines internal rather than an external DLL.
  • Re-added the ML2 Screen saver and panel options.
  • Added 'numberOfRows' to list special elements to force the number of rows - will revert to calculating if this element is missing
  • WMA files were not included in a fast scan. Fixed this bug

Skin File changes
  • The Album art and inset special elements had a slight name change (to AlbumArtList and InsetList)
  • The album art ans inset composite images also had a slight name change (to AlbumArtListImage and InsetListImage)
psycik
Offline

Posting Freak

Posts: 5,195
Threads: 417
Joined: Sep 2005
#2
2006-06-05, 01:58 AM
EDIT - if you had the previous version you would have an Amazon.dll and a Amazon.serializers.dll in you GBPVR folder. These were from MusicLibrary2 and can now be removed it you wish. They are not used.
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#3
2006-06-05, 09:24 AM
Did only a quick test, seems to work ok, seems a little quicker in the menus (via mvp that is). I'll try the fast scan later, in the previous version I couldn't get that to work.

cya Hans
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.
psycik
Offline

Posting Freak

Posts: 5,195
Threads: 417
Joined: Sep 2005
#4
2006-06-05, 09:28 AM
Not sure if the actual scans will go any faster, but now at least when it does a full scan, it only grabs files that the modified date of the file had changed, so it will only scan the ones it needs to.

Yeah i got the wma fast scanning going. I didn't have that in the previous.
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#5
2006-06-05, 09:55 AM
The scanning looked quite the same, but navigating seemed quicker.
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
#6
2006-06-05, 02:00 PM
psycik Wrote:[*]Added 'numberOfRows' to list special elements to force the number of rows

For some reason I am not able to get this to work.

Code:
<SpecialElement name="LeftList" loc="15,50" spacing="25" numberOfRows="12" />

I have even tried "6" just to make it more obvious.
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]
psycik
Offline

Posting Freak

Posts: 5,195
Threads: 417
Joined: Sep 2005
#7
2006-06-05, 09:11 PM
Try the download again. I re-uploaded - and have verified it this time.
psycik
Offline

Posting Freak

Posts: 5,195
Threads: 417
Joined: Sep 2005
#8
2006-06-09, 06:56 AM
3.8 is out: See post: http://forums.nextpvr.com/showthread.php...post119052

Just a bug fix if you use a non standard install directory.

Will update the wiki when I can, doesn't seem to be responding as the moment (6:56 NZST)
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#9
2006-06-09, 04:07 PM
I tried this one but when I started config I got an error about the plugin list bla bla, forgot to make a note:o

config.log

Code:
9-6-2006 18:00:29.984 VERBOSE [1] installDirectory is C:\Program Files\devnz\gbpvr\
9-6-2006 18:00:30.015 VERBOSE [1] configurationFile is C:\Program Files\devnz\gbpvr\config.xml
9-6-2006 18:00:30.015 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseConnectionString
9-6-2006 18:00:30.015 VERBOSE [1] getValue: /settings/DatabaseConnectionString : Data Source=".\gbpvr.db3";Version=3;New=True;
9-6-2006 18:00:30.015 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseIdentityQuery
9-6-2006 18:00:30.015 VERBOSE [1] getValue: /settings/DatabaseIdentityQuery : select last_insert_rowid()
9-6-2006 18:00:30.015 VERBOSE [1] databaseConnectionString is Data Source="C:\Program Files\devnz\gbpvr\\gbpvr.db3";Version=3;New=True;
9-6-2006 18:00:30.015 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseProviderFactory
9-6-2006 18:00:30.015 VERBOSE [1] getValue: /settings/DatabaseProviderFactory : System.Data.SQLite.SQLiteFactory
9-6-2006 18:00:30.015 VERBOSE [1] ...using System.Data.SQLite.SQLiteFactory DB Provider Factory
9-6-2006 18:00:30.015 VERBOSE [1] getValue() loading new key/value into cache: /settings/LoggingLevel
9-6-2006 18:00:30.015 VERBOSE [1] getValue: /settings/LoggingLevel : Error
9-6-2006 18:00:30.656 ERROR [1] Error initializing menu plugin: C:\Program Files\devnz\gbpvr\plugins\ML2Panel.dll
9-6-2006 18:00:30.656 ERROR [1] Het doel van een aanroep heeft een uitzondering veroorzaakt.
9-6-2006 18:00:30.671 ERROR [1]    bij System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   bij System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   bij System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   bij System.Activator.CreateInstance(Type type, Boolean nonPublic)
   bij System.Activator.CreateInstance(Type type)
   bij GBPVR.Backend.Common.xc4f12ec3a8a4c96b.xb77fa95273e0c228()
9-6-2006 18:00:30.671 ERROR [1] Inner exception: System.NullReferenceException: De objectverwijzing is niet op een exemplaar van een object ingesteld.
   bij MusicLibrary.ScreenSaver..ctor()
9-6-2006 18:00:30.671 ERROR [1]    bij MusicLibrary.ScreenSaver..ctor()
9-6-2006 18:00:30.671 ERROR [1] Error initializing panel plugin: C:\Program Files\devnz\gbpvr\plugins\ML2Panel.dll
9-6-2006 18:00:30.671 ERROR [1] Het doel van een aanroep heeft een uitzondering veroorzaakt.
9-6-2006 18:00:30.671 ERROR [1]    bij System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   bij System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   bij System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   bij System.Activator.CreateInstance(Type type, Boolean nonPublic)
   bij System.Activator.CreateInstance(Type type)
   bij GBPVR.Backend.Common.xc4f12ec3a8a4c96b.xb77fa95273e0c228()
9-6-2006 18:00:30.687 ERROR [1] Error initializing event plugin: C:\Program Files\devnz\gbpvr\plugins\ML2Panel.dll
9-6-2006 18:00:30.687 ERROR [1] Het doel van een aanroep heeft een uitzondering veroorzaakt.
9-6-2006 18:00:30.687 ERROR [1]    bij System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   bij System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   bij System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   bij System.Activator.CreateInstance(Type type, Boolean nonPublic)
   bij System.Activator.CreateInstance(Type type)
   bij GBPVR.Backend.Common.xc4f12ec3a8a4c96b.xb77fa95273e0c228()
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
#10
2006-06-09, 04:29 PM
the error looked like this...
[ATTACHMENT NOT FOUND]
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]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  MusicLibrary2 Version 8 psycik 25 2,481 2009-01-24, 09:00 PM
Last Post: richardw456
  MusicLibrary2 - Version 7 psycik 35 5,993 2008-04-01, 12:18 AM
Last Post: pcostanza
  MusicLibrary2 - Version 6.2 - PVRX2 Compatible psycik 1 516 2007-07-11, 02:40 PM
Last Post: mkenyon2
  MusicLibrary2 - Version 5.2 psycik 12 977 2007-01-07, 08:46 PM
Last Post: MixMan
  MusicLibrary2: v4.4 psycik 0 461 2006-11-18, 08:37 PM
Last Post: psycik
  Announcement: MusicLibrary2: 4.2 psycik 0 438 2006-10-23, 03:39 AM
Last Post: psycik
  Announcement: MusicLibrary2 : Version 4 psycik 0 333 2006-10-21, 01:35 AM
Last Post: psycik
  MusicLibrary2 - Version 3.12 psycik 1 889 2006-08-29, 12:44 AM
Last Post: TuckerTFT
  MusicLibrary2 version 3.11 psycik 0 443 2006-07-15, 09:45 PM
Last Post: psycik
  MusicLibrary2 - Version 3.6 - .Net 2 psycik 9 2,077 2006-05-14, 08:41 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