Kodi Community Forum
Release Universal Scraper for Music Artists - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Information Providers (scrapers) (https://forum.kodi.tv/forumdisplay.php?fid=147)
+----- Forum: Music Scrapers (https://forum.kodi.tv/forumdisplay.php?fid=303)
+----- Thread: Release Universal Scraper for Music Artists (/showthread.php?tid=132623)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42


RE: [Release] Universal Scraper for Music Artists - olympia - 2012-07-24

This is actually due to a scraper bug. Will get this fixed.


Re: [Release] Universal Scraper for Music Artists - olympia - 2012-07-24

Done. Should be OK above v2.1.3.


RE: [Release] Universal Scraper for Music Artists - deh2k7 - 2012-07-26

(2012-07-24, 09:45)olympia Wrote: Done. Should be OK above v2.1.3.

Confirmed fixed. Thanks again for your hard work. I also noticed one odd thing as I was skimming the music library. I noticed a number of artists with incorrect pictures, and then further noticed they were the exact pictures that were used for the correct artist. Is it possible that when we hit MB too fast and start erroring that we're not flushing a buffer correctly and assigning an incorrect image as a result? I'm only guessing, but it seemed to occur with a number or artists that I had to refresh manually after scraping.


RE: [Release] Universal Scraper for Music Artists - olympia - 2012-07-26

I will not be able to help in this and I am 100% sure this is not a problem with the scraper itself. This would need to be analysed and reported with details in a ticket on Trac.


RE: [Release] Universal Scraper for Music Artists - deh2k7 - 2012-07-30

OK, will log a ticket in trac for this one. Was not sure where the division of work is between XBMC proper and the scrapers. Thanks again for the help!


RE: [Release] Universal Scraper for Music Artists - ManiacB - 2012-07-31

Thanks for this great addon!

I have a question. Is it currently possible to scrape "translated" artists names?

As an example, the Japanese band "Spitz".

http://musicbrainz.org/artist/0550993e-ddec-468e-b05f-da81bf6f7694
http://www.last.fm/music/%E3%82%B9%E3%83%94%E3%83%83%E3%83%84

lastfm and Musicbrainz both it under its Japanese name but both seem to have some way to determine that the English translation/alias is "Spitz". However I can only scrape it properly if I tag my files with the Japanese name.

Is it at all possible to somehow scrape the correct Japanese entry but retain the English translated name in my library? Or is this a limitation of the last.fm API?


RE: [Release] Universal Scraper for Music Artists - KrissO - 2012-09-16

delme


RE: [Release] Universal Scraper for Music Artists - Ghostdivision - 2012-09-17

Quick question, will this scrapper scrape additional fanart...It grabs music art from my favorite site htbackdrops and fanart.tv, but im curious if it will make an extrafanart folder and download additional ones, or should i do this manually if i want...


RE: [Release] Universal Scraper for Music Artists - raincity23 - 2012-09-24

Hi,

Using 2.1.5 with xbmc nightly and not getting results. Did the format change? From the log:

20:45:09 T:139839705970432 DEBUG: FindArtist: Searching for 'Fun.' using Universal Artist Scraper scraper (file: '/home/alex/.xbmc/addons/metadata.artists.universal', content: 'artists', version: '2.1.5')
20:45:09 T:139839705970432 DEBUG: scraper: CreateArtistSearchUrl returned <url>http://search.musicbrainz.org/ws/2/artist/?fmt=xml&query=artist:Fun.&limit=100</url>
20:45:09 T:139839705970432 DEBUG: CurlFile::Open(0x54c9260) http://search.musicbrainz.org/ws/2/artist/?fmt=xml&query=artist:Fun.&limit=100
20:45:09 T:139839705970432 INFO: easy_aquire - Created session to http://search.musicbrainz.org
20:45:09 T:139839705970432 DEBUG: scraper: GetArtistSearchResults returned <results></results>

That search:

http://search.musicbrainz.org/ws/2/artist/?fmt=xml&query=artist:Fun.&limit=100

returns an <metadata> / <artist-list> structure, while regex is looking for <results>. Am I missing something simple here, or did format recently change?

Thanks!


RE: [Release] Universal Scraper for Music Artists - User 34959 - 2012-09-24

I can confirm, 2.1.5 is not working.

Code:
11:16:48 T:4508504064  NOTICE: Thread CMusicInfoScraper start, auto delete: false
11:16:48 T:4508504064   DEBUG: FindArtist: Searching for 'Alice In Chains' using Universal Artist Scraper scraper (file: '/Users/anssi/Library/Application Support/XBMC/addons/metadata.artists.universal', content: 'artists', version: '2.1.5')
11:16:48 T:4508504064   DEBUG: scraper: CreateArtistSearchUrl returned <url>http://search.musicbrainz.org/ws/2/artist/?fmt=xml&query=artist:Alice%20In%20Chains&limit=100</url>
11:16:48 T:4508504064   DEBUG: CurlFile::Open(0x10920c390) http://search.musicbrainz.org/ws/2/artist/?fmt=xml&query=artist:Alice%20In%20Chains&limit=100
11:16:48 T:4508504064    INFO: easy_aquire - Created session to http://search.musicbrainz.org
11:16:51 T:4508504064   DEBUG: scraper: GetArtistSearchResults returned <results></results>
11:16:51 T:4508504064   DEBUG: Thread CMusicInfoScraper 4508504064 terminating

Code:
11:16:56 T:4387770368  NOTICE: Thread CMusicInfoScraper start, auto delete: false
11:16:56 T:4387770368   DEBUG: FindArtist: Searching for 'Accept' using Universal Artist Scraper scraper (file: '/Users/anssi/Library/Application Support/XBMC/addons/metadata.artists.universal', content: 'artists', version: '2.1.5')
11:16:56 T:4387770368   DEBUG: scraper: CreateArtistSearchUrl returned <url>http://search.musicbrainz.org/ws/2/artist/?fmt=xml&query=artist:Accept&limit=100</url>
11:16:56 T:4387770368   DEBUG: CurlFile::Open(0x10bbca190) http://search.musicbrainz.org/ws/2/artist/?fmt=xml&query=artist:Accept&limit=100
11:16:57 T:4387770368   DEBUG: scraper: GetArtistSearchResults returned <results></results>
11:16:57 T:4387770368   DEBUG: Thread CMusicInfoScraper 4387770368 terminating



RE: [Release] Universal Scraper for Music Artists - User 34959 - 2012-09-25

Up.. Just to make sure this gets noticed.


RE: [Release] Universal Scraper for Music Artists - olympia - 2012-09-25

Works for me


RE: [Release] Universal Scraper for Music Artists - User 34959 - 2012-09-25

I didn't notice anything wrong with it either before i nuked the music db and started from scratch. It read the artist tags alright and the artist table is populated with the correct artists.. I'm using MySQL by the way.


RE: [Release] Universal Scraper for Music Artists - olympia - 2012-09-25

I was trying to scrape Alice in Chains on a Vanilla Eden with success.


RE: [Release] Universal Scraper for Music Artists - User 34959 - 2012-09-25

After deleting the whole user data it seems to be scraping.. I don't know what the hell happened, i already deleted the scraper and the scraper data from user data and downloaded and set it up again, but it was not enough.