NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 63 64 65 66 67 … 93 Next »
My Music 3 Beta (DB Version)

 
  • 0 Vote(s) - 0 Average
My Music 3 Beta (DB Version)
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#41
2005-11-20, 07:07 AM
ok just uploaded 2.4 with a new version of the my database dll that should fix that error.
nkh
Offline

Senior Member

Posts: 418
Threads: 14
Joined: Jan 2004
#42
2005-11-20, 04:29 PM
I haven't tried v2.4, but I tried to add this to my config file (with my own music dir of course):
Code:
<MusicDirectories>
<MusicDirectory>C:\Documents and Settings\gbpvr\My Documents\My Music\</MusicDirectory>
</MusicDirectories>

And it seems to work fine (the db is now at 35mb), I think Geoff deserves a cookie Wink

Code:
DB Connection String: Provider=Microsoft.Jet.OLEDB.4.0; Data Source="C:\Programmer\devnz\gbpvr\MyDatabase.mdb"
Music File Extensions: mp3|ape|ogg|wma
Adding files to database. 5898 files found.
Nicolai [SIZE="1"]- http://www.nk-h.dk
Current htpc - Asus N4L-VM DH, Core Duo 2GHz, 2GB RAM, Hauppauge PVR-500 mce, Twinhan DVB-C CI, TerraTec Cinergy 1200 DVB-C, nVidia 8800 GTS (using S-video tv-out), decoding dvb-c with ACamd 0.5.0.9, Yanksee and a Viaccess card from YouSee.[/SIZE]
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#43
2005-11-22, 10:36 AM
ok config.xml issues aside how is the rest of my music working? does the album info grabber work? (push the "record" button) does the music panel work (on mine i think i broke it Smile)
nkh
Offline

Senior Member

Posts: 418
Threads: 14
Joined: Jan 2004
#44
2005-11-22, 02:03 PM
GBpvr loads extreamly slowly now (I have only tried it on my laptop (1.1ghz p3m), but it's faster than my GBpvr machine, and it doesn't have a large epg to load). I don't know if it's possible to improve the load time?

I get an error when I try to grab the album info ("Error:Object reference not set to an instance of an object."). It seems to remind me of a problem with a previous MyMusic version, at leaset this line looks like something I have seen before Smile

Code:
22-11-2005 14:46:40.347    ERROR    [2]    Unable to find named image: /settings/CompositeImages/CompositeImage[@name="Rating_45"]

This is the whole error, trying to get info for Blur - Modern Life is Rubbish.

Code:
22-11-2005 14:46:23.743    VERBOSE    [255]    strURL = http://www.amazon.com/exec/obidos/search-handle-url/index%3Dmusic%26field-format%3Dmusic%26field-keywords%3DBlur Modern Life is Rubbish%26store-name%3Dmusic/103-0189110-8070207
22-11-2005 14:46:38.094    VERBOSE    [255]    about to do the lookup
22-11-2005 14:46:39.085    VERBOSE    [255]    url : http://www.amazon.com/exec/obidos/tg/detail/-/B000002USH/qid=1132667202/sr=1-1/ref=sr_1_1/103-1548318-1612657?v=glance&s=music
22-11-2005 14:46:39.236    VERBOSE    [255]    url : http://www.amazon.com/exec/obidos/tg/detail/-/B00004U8TO/qid=1132667202/sr=1-2/ref=sr_1_2/103-1548318-1612657?v=glance&s=music
22-11-2005 14:46:39.446    VERBOSE    [255]    url : http://www.amazon.com/exec/obidos/tg/detail/-/B000005RHP/qid=1132667202/sr=1-3/ref=sr_1_3/103-1548318-1612657?v=glance&s=music
22-11-2005 14:46:39.847    VERBOSE    [255]    url : http://www.amazon.com/exec/obidos/tg/detail/-/B0002RK90C/qid=1132667202/sr=1-4/ref=sr_1_4/103-1548318-1612657?v=glance&s=music
22-11-2005 14:46:39.897    VERBOSE    [255]    MyMusicPlugin.InternetResults.LookupComplete() entered
22-11-2005 14:46:39.897    VERBOSE    [255]    results = 4
22-11-2005 14:46:40.347    ERROR    [2]    Unable to find named image: /settings/CompositeImages/CompositeImage[@name="Rating_45"]
22-11-2005 14:46:40.487    ERROR    [2]    Encounter unexpected exception in timerRefresh_Tick:Object reference not set to an instance of an object.
22-11-2005 14:46:42.480    ERROR    [2]       at GBPVR.Public.SkinHelper.getNamedImageNonCached(String name, Hashtable parameters)
   at GBPVR.Public.SkinHelper.getNamedImage(String name, Hashtable parameters)
   at GBPVR.Public.SkinHelper.getNamedImage(String name)
   at MyMusicPlugin.Internet.SearchResult.StarRating() in C:\xmltv\My Music 3\Internet\SearchResult.cs:line 111
   at MyMusicPlugin.Internet.SearchResult.Draw(String imageToUse, Int32 VIEW, Int32 i, Hashtable clickableRegions, Int32 xPos, Int32 yPos, Hashtable overridedValues) in C:\xmltv\My Music 3\Internet\SearchResult.cs:line 68
   at MyMusicPlugin.FileList.DrawFileList(Int32 position, Int32 selectedFile, Int32 extraColumns, Int32 extraRows, Hashtable clickableRegions, Boolean FileFocus, Boolean& requiresMoreRendering, Int32 imgWidth, Int32 imgHeight) in C:\xmltv\My Music 3\FileSystem\FileList.cs:line 642
   at MyMusicPlugin.FileList.Draw(Image compositeScreenImage, Hashtable clickableRegions, Boolean FileFocus, Boolean& requiresMoreRendering) in C:\xmltv\My Music 3\FileSystem\FileList.cs:line 226
   at MyMusicPlugin.MyMusicTask.render(Boolean& requiresMoreRendering) in c:\xmltv\my music 3\mymusic.cs:line 548
   at xae10db17d26ba033.x86396f56243de9fb.render(Boolean& xbae0ec4fbb835d1e)
   at xae10db17d26ba033.xbb1566157f5f8b1f.xb1cbc922a07ef39b(Object xdf2e3583f942db7b, EventArgs xc4f45905cb1fc7ba)
22-11-2005 14:47:11.522    VERBOSE    [2]    ShowMouse ref=0
22-11-2005 14:47:17.591    VERBOSE    [2]    HideMouse ref=-1
22-11-2005 14:48:00.212    VERBOSE    [2]    recieved key event for filelist
22-11-2005 14:48:01.854    VERBOSE    [2]    recieved key event for filelist
22-11-2005 14:48:01.945    ERROR    [2]    Unable to find named image: /settings/CompositeImages/CompositeImage[@name="Rating_45"]
22-11-2005 14:48:02.275    ERROR    [2]    Error: msg=0x100 (WM_KEYDOWN) hwnd=0x53047c wparam=0x25 lparam=0x14b0001 result=0x0  :  System.NullReferenceException: Object reference not set to an instance of an object.
   at GBPVR.Public.SkinHelper.getNamedImageNonCached(String name, Hashtable parameters)
   at GBPVR.Public.SkinHelper.getNamedImage(String name, Hashtable parameters)
   at GBPVR.Public.SkinHelper.getNamedImage(String name)
   at MyMusicPlugin.Internet.SearchResult.StarRating() in C:\xmltv\My Music 3\Internet\SearchResult.cs:line 111
   at MyMusicPlugin.Internet.SearchResult.Draw(String imageToUse, Int32 VIEW, Int32 i, Hashtable clickableRegions, Int32 xPos, Int32 yPos, Hashtable overridedValues) in C:\xmltv\My Music 3\Internet\SearchResult.cs:line 68
   at MyMusicPlugin.FileList.DrawFileList(Int32 position, Int32 selectedFile, Int32 extraColumns, Int32 extraRows, Hashtable clickableRegions, Boolean FileFocus, Boolean& requiresMoreRendering, Int32 imgWidth, Int32 imgHeight) in C:\xmltv\My Music 3\FileSystem\FileList.cs:line 642
   at MyMusicPlugin.FileList.Draw(Image compositeScreenImage, Hashtable clickableRegions, Boolean FileFocus, Boolean& requiresMoreRendering) in C:\xmltv\My Music 3\FileSystem\FileList.cs:line 226
   at MyMusicPlugin.MyMusicTask.render(Boolean& requiresMoreRendering) in c:\xmltv\my music 3\mymusic.cs:line 548
   at xae10db17d26ba033.x86396f56243de9fb.render(Boolean& xbae0ec4fbb835d1e)
   at xae10db17d26ba033.xbb1566157f5f8b1f.xdae9991ab918b397(Object xdf2e3583f942db7b, KeyEventArgs xc4f45905cb1fc7ba)
   at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at xae10db17d26ba033.xbb1566157f5f8b1f.WndProc(Message& x5f8f2c40c000ab2c)
22-11-2005 14:48:04.168    VERBOSE    [2]    ShowMouse ref=0
22-11-2005 14:48:12.019    VERBOSE    [2]    HideMouse ref=-1

Also, I get an animation when I open MyMusic, even though my settings in config.xml says otherwise:
Code:
<MySeries>
      <ShowMenuTransistions>false</ShowMenuTransistions>
    </MySeries>

Other than that, selecting music works well. I like the 'album view', could that be made default when you select an album? so you don't need to press Home first (I dunno which button on the remote that equals to).
Nicolai [SIZE="1"]- http://www.nk-h.dk
Current htpc - Asus N4L-VM DH, Core Duo 2GHz, 2GB RAM, Hauppauge PVR-500 mce, Twinhan DVB-C CI, TerraTec Cinergy 1200 DVB-C, nVidia 8800 GTS (using S-video tv-out), decoding dvb-c with ACamd 0.5.0.9, Yanksee and a Viaccess card from YouSee.[/SIZE]
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#45
2005-11-22, 02:29 PM
heres my my series node
Code:
<MySeries>
      <ShowMenuTransistions>true</ShowMenuTransistions>
      <ShowTransitions>true</ShowTransitions>
      <ShowAnimations>true</ShowAnimations>
      <MasterPIN>IM NOT TELL YOU MY PIN, EVEN THOUGH ITS HASHED!</MasterPIN>
      <PinLength>4</PinLength>
      <ShowMenuTransitions>true</ShowMenuTransitions>
    </MySeries>
can you spot the spelling mistake/typo Smile


Quote:I get an error when I try to grab the album info ("Error:Object reference not set to an instance of an object."). It seems to remind me of a problem with a previous MyMusic version, at leaset this line looks like something I have seen before
thats copying and pasting for ya.
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#46
2005-11-22, 02:33 PM
Geez reven, go to bed, it must be 3:30 am... Big Grin
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#47
2005-11-22, 02:42 PM
3:42 am, im unemployed i keep stange hours Smile
nkh
Offline

Senior Member

Posts: 418
Threads: 14
Joined: Jan 2004
#48
2005-11-22, 02:49 PM
reven Wrote:can you spot the spelling mistake/typo Smile

I thought it was just how you talk down there :p
Nicolai [SIZE="1"]- http://www.nk-h.dk
Current htpc - Asus N4L-VM DH, Core Duo 2GHz, 2GB RAM, Hauppauge PVR-500 mce, Twinhan DVB-C CI, TerraTec Cinergy 1200 DVB-C, nVidia 8800 GTS (using S-video tv-out), decoding dvb-c with ACamd 0.5.0.9, Yanksee and a Viaccess card from YouSee.[/SIZE]
Geoff
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Mar 2005
#49
2005-11-23, 06:06 AM
Reven

Config all fine...

Still finding your new features...
If no Album Art exists then a "default" art set will appear there are 2 or 3 that appear consistently. Is it possible to a standard set or message??

The album grabber is very slow, and normal exits to the main menu on completion. This log below may be useful.
It generally has found the list of albums and at times returned the album art.

Keep up the work looks great...
Geoff

23/11/2005 6:36:38 p.m..625 VERBOSE [2] recieved key event for dblist
23/11/2005 6:36:38 p.m..625 VERBOSE [2] recieved key event for filelist
23/11/2005 6:36:39 p.m..781 VERBOSE [2] recieved key event for dblist
23/11/2005 6:36:39 p.m..781 VERBOSE [2] recieved key event for filelist
23/11/2005 6:36:39 p.m..796 VERBOSE [2] looking up artist: INXS
23/11/2005 6:36:40 p.m..109 VERBOSE [2] review:
23/11/2005 6:36:40 p.m..140 VERBOSE [2] review:
23/11/2005 6:36:41 p.m..250 VERBOSE [2] recieved key event for dblist
23/11/2005 6:36:41 p.m..250 VERBOSE [2] recieved key event for filelist
23/11/2005 6:36:42 p.m..312 VERBOSE [2] recieved key event for dblist
23/11/2005 6:36:42 p.m..312 VERBOSE [2] recieved key event for filelist
23/11/2005 6:36:42 p.m..859 VERBOSE [2] recieved key event for dblist
23/11/2005 6:36:42 p.m..859 VERBOSE [2] recieved key event for filelist
23/11/2005 6:36:42 p.m..859 VERBOSE [2] artist name: INXS
23/11/2005 6:36:42 p.m..859 VERBOSE [2] album name: Kick
23/11/2005 6:36:42 p.m..890 VERBOSE [2] adding song: C:\my SHARED FOLDER\INXS - Mystify.mp3 : INXS - Mystify
23/11/2005 6:36:45 p.m..531 VERBOSE [2] recieved key event for dblist
23/11/2005 6:36:45 p.m..531 VERBOSE [2] recieved key event for filelist
23/11/2005 6:36:49 p.m..843 VERBOSE [2] recieved key event for dblist
23/11/2005 6:36:49 p.m..843 VERBOSE [2] No key mapping found for: SHIFTKEY
23/11/2005 6:36:49 p.m..843 VERBOSE [2] recieved key event for filelist
23/11/2005 6:36:49 p.m..843 VERBOSE [2] No key mapping found for: SHIFTKEY
23/11/2005 6:36:49 p.m..843 VERBOSE [2] No key mapping found for: SHIFTKEY
23/11/2005 6:36:49 p.m..843 VERBOSE [2] No key mapping found for: SHIFTKEY
23/11/2005 6:36:49 p.m..843 VERBOSE [2] No key mapping found for: SHIFTKEY
23/11/2005 6:36:49 p.m..937 VERBOSE [2] recieved key event for dblist
23/11/2005 6:36:49 p.m..937 VERBOSE [2] No key mapping found for: ^CONTROLKEY
23/11/2005 6:36:49 p.m..937 VERBOSE [2] recieved key event for filelist
23/11/2005 6:36:49 p.m..937 VERBOSE [2] No key mapping found for: ^CONTROLKEY
23/11/2005 6:36:49 p.m..937 VERBOSE [2] No key mapping found for: ^CONTROLKEY
23/11/2005 6:36:49 p.m..937 VERBOSE [2] No key mapping found for: ^CONTROLKEY
23/11/2005 6:36:49 p.m..937 VERBOSE [2] No key mapping found for: ^CONTROLKEY
23/11/2005 6:36:50 p.m..234 VERBOSE [2] recieved key event for dblist
23/11/2005 6:36:50 p.m..281 VERBOSE [713] strURL = http://www.amazon.com/exec/obidos/search...rds%3DINXS Kick%26store-name%3Dmusic/103-0189110-8070207
23/11/2005 6:36:52 p.m..562 VERBOSE [713] about to do the lookup
23/11/2005 6:36:52 p.m..671 VERBOSE [713] url : http://www.amazon.com/exec/obidos/tg/det...ce&s=music
23/11/2005 6:36:52 p.m..687 VERBOSE [2] ShowMouse ref=0
23/11/2005 6:36:52 p.m..921 VERBOSE [713] url : http://www.amazon.com/exec/obidos/tg/det...ce&s=music
23/11/2005 6:36:52 p.m..984 VERBOSE [713] url : http://www.amazon.com/exec/obidos/tg/det...ce&s=music
23/11/2005 6:36:52 p.m..984 VERBOSE [713] MyMusicPlugin.InternetResults.LookupComplete() entered
23/11/2005 6:36:52 p.m..984 VERBOSE [713] results = 3
23/11/2005 6:36:56 p.m..015 VERBOSE [2] recieved key event for filelist
23/11/2005 6:36:56 p.m..734 VERBOSE [2] recieved key event for filelist
23/11/2005 6:36:59 p.m..265 VERBOSE [657] imgURL[1]:
23/11/2005 6:36:59 p.m..265 VERBOSE [657] imgURL[a]:
23/11/2005 6:36:59 p.m..265 VERBOSE [657] name: Kick
23/11/2005 6:36:59 p.m..265 VERBOSE [657] name: Kick
23/11/2005 6:36:59 p.m..328 VERBOSE [657] lookupcomplete event recieved
23/11/2005 6:36:59 p.m..359 VERBOSE [657] Object reference not set to an instance of an object.
23/11/2005 6:36:59 p.m..359 VERBOSE [657] at MyMusicPlugin.Database.UpdateAlbum(String ArtistName, String AlbumName, String Review, String Label, Double Rating, Image AlbumArt) in C:\xmltv\My Music 3\Database.cs:line 478
at MyMusicPlugin.FileSystem.DBList.LookupComplete(MusicAlbum album) in c:\xmltv\my music 3\filesystem\dblist.cs:line 286
at MyMusicPlugin.Internet.AmazonScraper.OpenSiteThread() in c:\xmltv\my music 3\internet\amazonscraper.cs:line 243
23/11/2005 6:36:59 p.m..359 VERBOSE [657] lookupcomplete event recieved
23/11/2005 6:36:59 p.m..531 VERBOSE [2] HideMouse ref=-1
23/11/2005 6:37:00 p.m..093 VERBOSE [2] ShowMouse ref=0
23/11/2005 6:37:08 p.m..531 VERBOSE [2] HideMouse ref=-1
23/11/2005 6:37:20 p.m..890 VERBOSE [2] ShowMouse ref=0
23/11/2005 6:37:26 p.m..531 VERBOSE [2] HideMouse ref=-1
23/11/2005 6:40:11 p.m..875 VERBOSE [2] ShowMouse ref=0
23/11/2005 6:40:11 p.m..875 VERBOSE [2] eventText=
23/11/2005 6:40:11 p.m..890 VERBOSE [2] type= CurrentChannelName
23/11/2005 6:40:11 p.m..890 VERBOSE [2] eventText=
23/11/2005 6:40:11 p.m..890 VERBOSE [2] type= CurrentVideoTrack
23/11/2005 6:40:20 p.m..531 VERBOSE [2] HideMouse ref=-1
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#50
2005-11-23, 07:45 AM
yeah the album thingy looks broken, i think its trying to update errrr something else in the database (theres no triggers in access which is annoying so i have to update everything manually) and the thread is dying hence it takes so long.

Quote:Still finding your new features...
If no Album Art exists then a "default" art set will appear there are 2 or 3 that appear consistently. Is it possible to a standard set or message
errr huh?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (14): « Previous 1 … 3 4 5 6 7 … 14 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Version control / repository software for VS Express bgowland 2 2,388 2014-05-02, 09:57 PM
Last Post: bgowland
  Discover NEWA version? bgowland 2 1,874 2014-01-06, 04:40 AM
Last Post: bgowland
  Accessing music file metadata in C# bgowland 6 3,279 2013-01-26, 05:14 AM
Last Post: bgowland
  visible="!@hasImage & folder.jpg in Music not working Jaggy 0 1,205 2012-02-10, 10:29 PM
Last Post: Jaggy
  Building a list of files in media folders (npvr Music and Videos) bgowland 2 1,863 2012-02-05, 10:29 AM
Last Post: bgowland
  What music player is used? cncb 1 1,554 2011-08-01, 08:02 PM
Last Post: sub
  Detecting when Music Playlist is stopped (Ctrl-S) ACTCMS 6 2,850 2011-06-19, 07:52 PM
Last Post: sub
  beta net2hipsend pBS 143 43,887 2010-06-23, 06:37 AM
Last Post: pBS
  How can I reset the Music plugin's database? mkenyon2 1 1,897 2009-10-15, 06:43 PM
Last Post: psycik
  Common Music/Video Inset? reven 9 4,297 2008-12-09, 03:16 AM
Last Post: JavaWiz

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

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

Linear Mode
Threaded Mode