Allmusic scraper crash
#1
Suprised I couldn't find a thread about this. The Allmusic scraper has crashed (which crashes XBMC) about a dozen times scanning my library. It will happen EVERY time if the results that Allmusic finds include a doulke-quote in the results.

Example:

First you'll get a bunch of these:
08:16:59 T:2829507440 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
08:16:59 T:2829507440 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
08:16:59 T:2829507440 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate

Then it thinks it has found results (even though they're wrong):

08:13:45 T:2704231280 DEBUG: Thread MUSIC_GRABBER::CMusicInfoScraper start, auto delete: 0
08:13:45 T:2704231280 DEBUG: FindArtist: Searching for 'David Guetta feat. Rihanna' using AllMusic scraper (file: '/home/dsfkjdf/.xbmc/addons/metadata.artists.allmusic.com', content: 'artists', version: '2.0.5')
08:13:45 T:2704231280 DEBUG: scraper: CreateArtistSearchUrl returned <url>http://www.allmusic.com/search/artist/David%20Guetta%20feat%2e%20Rihanna</url>
08:13:45 T:2704231280 DEBUG: FileCurl::Open(0xac7fb568) http://www.allmusic.com/search/artist/Da...%20Rihanna
08:13:45 T:2704231280 INFO: easy_aquire - Created session to http://www.allmusic.com
08:13:46 T:2704231280 DEBUG: scraper: GetArtistSearchResults returned <results><entity><title>David "Fathead" Newman</title><genre>Jazz</genre><year>50s, 60s, 70s, 80s, 90s, 00s</year><url cache="am-David "Fathead" Newman-artist.html">http://www.allmusic.com/artist/david-fathead-newman-p109515</url></entity><entity><title>David Grisman</title><genre>Country</genre><year>70s, 80s, 90s, 00s</year><url cache="am-David Grisman-artist.html">http://www.allmusic.com/artist/david-grisman-p82459</url></entity><entity>
08:13:46 T:2704231280 DEBUG: Thread MUSIC_GRABBER::CMusicInfoScraper 2704231280 terminating
08:13:46 T:2704231280 DEBUG: Thread MUSIC_GRABBER::CMusicInfoScraper start, auto delete: 0

The crash ALWAYS happens when the result has a double-quote like the above:

GetArtistSearchResults returned <results><entity><title>David "Fathead" Newman</title>
Reply

Logout Mark Read Team Forum Stats Members Help
Allmusic scraper crash0