NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 33 34 35 36 37 … 56 Next »
MusicLibrary2 - Version 3.6 - .Net 2

 
  • 0 Vote(s) - 0 Average
MusicLibrary2 - Version 3.6 - .Net 2
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#1
2006-05-13, 11:54 PM
http://gbpvr.com/pmwiki/pmwiki.php/Plugin/MusicLibrary2

Not too many changes just the .Net stuff.

Change Log
14 May 2006 - Version 3.6 - .Net 2 and Sql-Lite

* .Net 2 recompiled
* Updated DB libraries to use whatever GBPVR is (MS-Access or SQL-Lite)
* Fixed a bug where the queue button had stopped operating from the left screen.
* Added a basic Album Art download from Amazon - works with albums and artists - use if from the top, or title panels - Control-K (Record button)
MixMan
Offline

Posting Freak

Posts: 1,239
Threads: 100
Joined: Oct 2005
#2
2006-05-14, 12:27 AM
Strange....it doesn't show up in config.exe - plugins or GBPVR
I dropped the DLLs and the new DB
But the logs seems kind of OK
Difficult to set up path if the plugin doesn't show.
Any tip ?



2006-05-14 02:21:40.687 VERBOSE [1] MusicLibrary2: Initialising - verify CommonGBPVRUtilties Exists.
2006-05-14 02:21:40.687 VERBOSE [1] MusicLibrary2: CommonGBPVRUtilities Exists...carry on....
2006-05-14 02:21:40.687 VERBOSE [1] MusicLibrary2: Loading skinHelper
2006-05-14 02:21:40.687 VERBOSE [1] Initializing skin helper for: .\skin\BaseSkinMaster\MusicLibrary2\skin.xml
2006-05-14 02:21:40.687 VERBOSE [1] MusicLibrary2: Skin Loaded
2006-05-14 02:21:40.734 VERBOSE [1] MusicLibrary2: Connecting to database - run a compact first
2006-05-14 02:21:40.875 INFO [1] MusicLibrary2: Attempting to compact MusicLibrary2 database.
2006-05-14 02:21:40.875 INFO [1] MusicLibrary2: Running the compact
2006-05-14 02:21:40.937 WARNING [1] MusicLibrary2:Exception has been thrown by the target of an invocation.
2006-05-14 02:21:40.937 WARNING [1] MusicLibrary2: Could not compress MusicLibrary2 database.
2006-05-14 02:21:40.937 VERBOSE [1] MusicLibrary2: Database Connection tested
2006-05-14 02:21:40.937 VERBOSE [1] MusicLibrary2: Loading Configuration Values
2006-05-14 02:21:41.015 ERROR [1] MusicLibrary2: You do not have any music paths set up
2006-05-14 02:21:41.031 VERBOSE [1] MusicLibrary2: Saving Collection system
2006-05-14 02:21:41.031 VERBOSE [1] MusicLibrary2: Saving paths for Collection: system
2006-05-14 02:21:41.109 VERBOSE [1] MusicLibrary2: Initialising Scan Time to: -1
2006-05-14 02:21:41.109 VERBOSE [1] MusicLibrary2: Initialising Scan Day to: 1
2006-05-14 02:21:41.203 VERBOSE [1] MusicLibrary2: Default constructor running (normally for IEventNotification)
2006-05-14 02:21:42.500 VERBOSE [1] SystemStatus Started
Best Regards
MixMan
[SIZE="1"]
Antec Fusion case with Gigabyte GA-MA78GM-SH, AMD X2 4850e, 2GB RAM, AMD780G Onboard graphics. WinTV-PVR 150 MCE (With FM), Twinhan DVB-T, 750GB + 250GB HDD. Windows XP Pro SP3, MCE 2005 Remote, 29" 4:3 monitor and a 47" Philips 9603H LCD[/SIZE]
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#3
2006-05-14, 12:42 AM
yeah can't see anything in there at all. That exception is it trying to compact, and will almost never work..

Actually, does the MDB file exist?? it should do or there would have been some other error. Did you have this pre-97 version?? If so then it hasn't kept you configuration stuff, or the old DB. The DB hasn't changed for a while....
MixMan
Offline

Posting Freak

Posts: 1,239
Threads: 100
Joined: Oct 2005
#4
2006-05-14, 12:48 AM
Found the problem in the config log.
It seems like the skin path is hard coded.
I don't use the Blue skin.

LOL :-) Subs humor .... may day


2006-05-14 02:44:20.218 VERBOSE [1] MusicLibrary2: Initialising - verify CommonGBPVRUtilties Exists.
2006-05-14 02:44:20.218 VERBOSE [1] MusicLibrary2: Cannot Check for CommonGBPVRUtilities
2006-05-14 02:44:20.218 VERBOSE [1] MusicLibrary2: Loading skinHelper
2006-05-14 02:44:20.218 VERBOSE [1] Skin file not found: C:\Program Files\devnz\gbpvr\skin\Blue\MusicLibrary2\skin.xml
2006-05-14 02:44:20.218 VERBOSE [1] ...about to check default skin
2006-05-14 02:44:20.218 VERBOSE [1] Arrrggh!! not found there either...mayday mayday...going down.... C:\Program Files\devnz\gbpvr\skin\Blue\MusicLibrary2\skin.xml
Best Regards
MixMan
[SIZE="1"]
Antec Fusion case with Gigabyte GA-MA78GM-SH, AMD X2 4850e, 2GB RAM, AMD780G Onboard graphics. WinTV-PVR 150 MCE (With FM), Twinhan DVB-T, 750GB + 250GB HDD. Windows XP Pro SP3, MCE 2005 Remote, 29" 4:3 monitor and a 47" Philips 9603H LCD[/SIZE]
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#5
2006-05-14, 12:53 AM
yeah, I started using sub new skin helper method which checks for the skin file (in the active) and if not there, goes looking for in in the blue directories.

Have you removed the blue??
MixMan
Offline

Posting Freak

Posts: 1,239
Threads: 100
Joined: Oct 2005
#6
2006-05-14, 01:04 AM
Nope. I have the Blue skin

But the path the plugin is looking for the skin file is not the active GBPVR InstallDir registry value.
I live in Europe and we have other names for %programfiles%. Mine is just "Program" instead of "Program Files"
Best Regards
MixMan
[SIZE="1"]
Antec Fusion case with Gigabyte GA-MA78GM-SH, AMD X2 4850e, 2GB RAM, AMD780G Onboard graphics. WinTV-PVR 150 MCE (With FM), Twinhan DVB-T, 750GB + 250GB HDD. Windows XP Pro SP3, MCE 2005 Remote, 29" 4:3 monitor and a 47" Philips 9603H LCD[/SIZE]
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#7
2006-05-14, 01:06 AM
aahh, that might be a bug for sub....
MixMan
Offline

Posting Freak

Posts: 1,239
Threads: 100
Joined: Oct 2005
#8
2006-05-14, 01:13 AM
There where no problems with the System Status .NET20 plugin and skinning that for the BaseSkin.
Does it detect the skin path/InstallDir another way?
Best Regards
MixMan
[SIZE="1"]
Antec Fusion case with Gigabyte GA-MA78GM-SH, AMD X2 4850e, 2GB RAM, AMD780G Onboard graphics. WinTV-PVR 150 MCE (With FM), Twinhan DVB-T, 750GB + 250GB HDD. Windows XP Pro SP3, MCE 2005 Remote, 29" 4:3 monitor and a 47" Philips 9603H LCD[/SIZE]
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#9
2006-05-14, 01:26 AM
MixMan Wrote:There where no problems with the System Status .NET20 plugin and skinning that for the BaseSkin.
Does it detect the skin path/InstallDir another way?

yeah it does that the old way....
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#10
2006-05-14, 08:41 PM
htv, can you post your logs - try it in config first - oh and can you let me know if you're running Access or SqlLite.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Next version of the Community Skin McBainUK 0 1,470 2009-10-18, 07:57 PM
Last Post: McBainUK
  Next version of Music Plugin and MediaScanner MixMan 11 5,070 2009-10-01, 09:54 PM
Last Post: MixMan
  New version of StartPVRX2: v2.0.0 liteswap 6 3,258 2009-08-11, 05:07 PM
Last Post: liteswap
  New Release of the MDAPIFilter version 2.1 heerfordt 37 46,868 2009-07-28, 09:41 PM
Last Post: cybermaus
  Cinema Plugin - next version McBainUK 15 5,828 2009-07-21, 09:08 AM
Last Post: McBainUK
  CommunitySkin and SkinPlugin Version 4 released! McBainUK 13 5,025 2009-04-13, 01:11 AM
Last Post: steeb
  New version of StartPVRX2 liteswap 0 1,515 2009-04-07, 12:32 AM
Last Post: liteswap
  UltraXMLTV Enhancer Version 2 - Release Candidate zehd 0 1,282 2009-04-03, 06:01 PM
Last Post: zehd
  BurndvdX2 Version 1.0.1.8 posted to wiki pastro 1 1,435 2009-02-04, 03:50 AM
Last Post: pbb
  MusicLibrary2 Version 8 psycik 25 5,861 2009-01-24, 09:00 PM
Last Post: richardw456

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

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

Linear Mode
Threaded Mode