MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Help on Development » Quality Assurance (Bugreports) » Archive » Bug Reports » 0.2.0.0 Final and SVN Builds » fixed 0.2.0.0 bugs


fixed 0.2.0.0 bugs Bugreports that have been resolved will be moved in here.

Reply
 
Thread Tools Display Modes
Old 2006-11-24, 23:14   #1 (permalink)
MP Donator
 
Join Date: Sep 2006
Age: 47
Posts: 272
Thanks: 2
Thanked 4 Times in 4 Posts

Country:

My System

not a bug Errors from scrobble

MediaPortal Version: latest svn
MediaPortal Skin: Blue Two
Windows Version: XP Home SP2
CPU Type: AMD 64X2 4200+
HDD: Samsung 200Gb
Memory: 1Gb DDR
Motherboard: ASUS P1-AH1
Motherboard Chipset: nVidia MCP 51
Motherboard Bios:
Video Card: nVidia GeForce 6150
Video Card Driver: 91.47
Sound Card: Realtek high def
Sound Card AC3: no AC3
Sound Card Driver: 5.10.0.5296
1. TV Card: Hauppauge HVR-1300
1. TV Card Type: DVB-T/Analogue hybrid with mpeg hw encoder
1. TV Card Driver: 2.5e
2. TV Card: Hauppauge Nova T-Stick
2. TV Card Type: DVB-T
2. TV Card Driver: 2.5e
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec: Intervideo XPack 2.11.15
MPEG2 Audio Codec: Intervideo XPack 2.11.15
Satelite/CableTV Provider: NTL
HTPC Case: ASUS Pundit P1
Cooling:
Power Supply:
Remote: MS MCE
TV: Hyundai Q320 32" LCD
TV - HTPC Connection: DVI

Latest svn seems to generate various scrobble errors (see logs). Seems to be sme sort of repeating pattern so I don't think it is a network problem....

Andy

Last edited by gloomyandy; 2006-11-24 at 23:20.
gloomyandy is online now   Reply With Quote
Old 2006-11-25, 00:42   #2 (permalink)
rtv
Portal Developer
 
rtv's Avatar
 
Join Date: Apr 2005
Location: Osnabruck
Posts: 2,765
Thanks: 130
Thanked 133 Times in 93 Posts

Country:

My System

Default

There are many possible reasons why you might not have gotten a response but:

Code:
2006-11-24 21:07:25.265625 [Info.][12]: Audioscrobbler plugin: queuing song: Your Song - Elton John (The Best Love Songs...Ever! (Disc 1))
2006-11-24 21:07:25.265625 [Debug][12]: AudioscrobblerBase: trying to kill submit thread (no longer needed)
2006-11-24 21:07:25.500000 [Info.][10]: AudioscrobblerBase.GetResponse: HttpWebRequest.GetRequestStream: Thread was being aborted.
2006-11-24 21:07:30.140625 [Info.][15]: AudioscrobblerBase: Submitting data: u=gloomyandy&a[0]=The+Beautiful+South&t[0]=Blackbird+On+The+Wire&b[0]=Solid+Bronze+-+Great+Hits&m[0]=&l[0]=193&i[0]=2006-11-24+21%3a02%3a05
&a[1]=The+Beautiful+South&t[1]=Blackbird+On+The+Wire&b[1]=Solid+Bronze+-+Great+Hits&m[1]=&l[1]=193&i[1]=2006-11-24+21%3a02%3a05
&a[2]=Elton+John&t[2]=Your+Song&b[2]=The+Best+Love+Songs...Ever!+(Disc+1)&m[2]=&l[2]=241&i[2]=2006-11-24+21%3a05%3a19
&a[3]=Elton+John&t[3]=Your+Song&b[3]=The+Best+Love+Songs...Ever!+(Disc+1)&m[3]=&l[3]=241&i[3]=2006-11-24+21%3a05%3a19
2006-11-24 21:07:30.687500 [Info.][15]: AudioscrobblerBase: Action successfully completed.
2006-11-24 21:07:30.687500 [Debug][15]: AudioscrobblerBase: submitted songs successfully removed from queue. Idle...
That is the important part - the system was able to recover itself after the connection was possible. Due to the xml-cache-file none of your played songs is lost
__________________
rtv is offline   Reply With Quote
Old 2006-11-25, 11:58   #3 (permalink)
MP Donator
 
Join Date: Sep 2006
Age: 47
Posts: 272
Thanks: 2
Thanked 4 Times in 4 Posts

Country:

My System

Default

Hi rtv,
Thanks for the quick response I wasn't sure if the logs indicated a real problem or not, I was a little concerned about the repeated thread being aborted messages didn't look like that was a good thing! Also I'd seen your change log note about changes to the scroble code and testing being needed so I thought I'd report what I'd been seeing. Is it normal to get this number of errors with the scrobble stuff? I have what is usually a good internet connection so I don't think the problems are at this end.....

Andy
gloomyandy is online now   Reply With Quote
Old 2006-11-25, 12:05   #4 (permalink)
Portal Tester
 
ronilse's Avatar
 
Join Date: Jul 2005
Posts: 3,392
Thanks: 23
Thanked 99 Times in 84 Posts

Country:

My System

Default

Hi,
Sometimes there are problem @ last.fm servers & this could make the log entries you see (it does so here sometimes), but as rtv said it submits the data later when server are ready for connection again so nothing it's lost

Regards
Roy
ronilse is online now   Reply With Quote
Old 2006-11-25, 12:57   #5 (permalink)
MP Donator
 
Join Date: Sep 2006
Age: 47
Posts: 272
Thanks: 2
Thanked 4 Times in 4 Posts

Country:

My System

Default

One other question. Although the data maybe being submitted correctly. I'm sure that the scrobble feature in playlist is not returning new entries as often as it used to. It still returns some entries but I'm sure I seem to hit the end of my playlist more often than I used to. I used to be able to just pick a couple of "seed tracks" and then let it go and it would just keep on adding new entries. But recently I seem to keep hitting the end of the play list and have to add more tracks manually to kick things off again..... Maybe it is just me....

Andy
gloomyandy is online now   Reply With Quote
Old 2006-11-25, 13:11   #6 (permalink)
Portal Tester
 
ronilse's Avatar
 
Join Date: Jul 2005
Posts: 3,392
Thanks: 23
Thanked 99 Times in 84 Posts

Country:

My System

Default

hi,
You can adjust number of return "hits" which will be added to playlist in Configuration -> Plugins -> Scrobbler & configure.

Regards
Roy
ronilse is online now   Reply With Quote
Old 2006-11-25, 13:51   #7 (permalink)
rtv
Portal Developer
 
rtv's Avatar
 
Join Date: Apr 2005
Location: Osnabruck
Posts: 2,765
Thanks: 130
Thanked 133 Times in 93 Posts

Country:

My System

Default

yup - and if that's not enough you might want to reduce the "accuracy" by increasing the randomness with that slider there
__________________
rtv is offline   Reply With Quote
Old 2006-11-25, 13:58   #8 (permalink)
MP Donator
 
Join Date: Sep 2006
Age: 47
Posts: 272
Thanks: 2
Thanked 4 Times in 4 Posts

Country:

My System

Default

I thought I had the settings pretty loose. Do they get reset when you install a new svn? Will check the settings and see how I go. Thanks folks...

Andy
gloomyandy is online now   Reply With Quote
Old 2006-11-25, 16:40   #9 (permalink)
rtv
Portal Developer
 
rtv's Avatar
 
Join Date: Apr 2005
Location: Osnabruck
Posts: 2,765
Thanks: 130
Thanked 133 Times in 93 Posts

Country:

My System

Default

they are stored in your musicdatabase and user specific
__________________
rtv is offline   Reply With Quote
Reply

Bookmarks

Tags
errors, scrobble

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
.net errors with MediaPortal BarnyB General Support 4 2007-03-15 09:46
MyMusic : MP hangs when scrobble active grouzy General Support 0 2006-10-30 11:50
Database errors faleloncio General Support 1 2006-10-24 04:35
report errors or not ... wewe MediaPortal 1 Talk 5 2006-02-02 15:34
Help with Compilation Errors from CVS MadAxeMan General Development (no feature request here!) 8 2005-02-08 22:45


All times are GMT +1. The time now is 10:15.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden