[Release] TheAudioDb.com Artists and Albums scrapers

  Thread Rating:
  • 3 Votes - 3.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
olympia Offline
Team-XBMC Member
Posts: 2,398
Joined: May 2008
Reputation: 31
Post: #1
   
Scrapers are available in the official repo.

See more about theaudiodb.com in this thread:
http://forum.xbmc.org/showthread.php?tid=134260

...and on http://www.theaudiodb.com

source
https://github.com/xbmc/xbmc/tree/master...udiodb.com
(This post was last modified: 2013-01-16 19:06 by zag.)
find quote
zag Offline
Team-XBMC Member
Posts: 848
Joined: Oct 2007
Reputation: 9
Location: UK
Post: #2
Thanks olympia, I've tested both and they work well I think.

I'll try to improve the matching logic a little but the best thing most people can do is start adding data, artwork, music videos and "loves" to the site. Then everyone will benefit from these scrapers.

HTPC - XBMC Frodo, OpenELEC, MCE remote, 40gb intel ssd, core i5, 4gb ram
Storage - 2 x qnap 8tb 419p+ NAS
Display Samsung 46" LCD + Acer HD projector
[Image: widget]
find quote
zag Offline
Team-XBMC Member
Posts: 848
Joined: Oct 2007
Reputation: 9
Location: UK
Post: #3
Any idea why:

U2 - The Best of 1980-1990

Isn't scraping properly?

I checked the API and it returns a result. Maybe something to do with the - hyphen?

HTPC - XBMC Frodo, OpenELEC, MCE remote, 40gb intel ssd, core i5, 4gb ram
Storage - 2 x qnap 8tb 419p+ NAS
Display Samsung 46" LCD + Acer HD projector
[Image: widget]
find quote
zag Offline
Team-XBMC Member
Posts: 848
Joined: Oct 2007
Reputation: 9
Location: UK
Post: #4
Also I noticed "Tiësto" does not match correctly.

The API appears to show the result fine, any idea why its not working?

HTPC - XBMC Frodo, OpenELEC, MCE remote, 40gb intel ssd, core i5, 4gb ram
Storage - 2 x qnap 8tb 419p+ NAS
Display Samsung 46" LCD + Acer HD projector
[Image: widget]
find quote
olympia Offline
Team-XBMC Member
Posts: 2,398
Joined: May 2008
Reputation: 31
Post: #5
"Tiësto" scrapes for me fine. Do you still have a problem with it?

Also, what exactly is wrong with "U2 - The Best of 1980-1990"?
find quote
zag Offline
Team-XBMC Member
Posts: 848
Joined: Oct 2007
Reputation: 9
Location: UK
Post: #6
(2012-08-26 16:52)olympia Wrote:  "Tiësto" scrapes for me fine. Do you still have a problem with it?

Also, what exactly is wrong with "U2 - The Best of 1980-1990"?

Thanks for looking but neither scraper for me.

- No Album matches with a hyphen in it.
- "ë" special characters (and others) don't match either.

I've added Alternate names to the site and soon to the API but it would be good to get the special characters working also.

HTPC - XBMC Frodo, OpenELEC, MCE remote, 40gb intel ssd, core i5, 4gb ram
Storage - 2 x qnap 8tb 419p+ NAS
Display Samsung 46" LCD + Acer HD projector
[Image: widget]
find quote
zag Offline
Team-XBMC Member
Posts: 848
Joined: Oct 2007
Reputation: 9
Location: UK
Post: #7
I've added an Alternate name search to the API so searches for "Tiesto" should now work. "Tiësto" still wont work with this scraper though.

Still having problems with the hyphen in album searches though.

HTPC - XBMC Frodo, OpenELEC, MCE remote, 40gb intel ssd, core i5, 4gb ram
Storage - 2 x qnap 8tb 419p+ NAS
Display Samsung 46" LCD + Acer HD projector
[Image: widget]
(This post was last modified: 2012-09-11 21:03 by zag.)
find quote
JeromyNix Offline
Member
Posts: 64
Joined: Dec 2010
Reputation: 0
Post: #8
maybe the problem is with caps in the case of U2, having the same problem with scraping LEN... not a problem with the scraper.. the api isn't returning results for LEN
find quote
zag Offline
Team-XBMC Member
Posts: 848
Joined: Oct 2007
Reputation: 9
Location: UK
Post: #9
Still having a problem with hyphens in the album name. Another example is

Kraftwork - Trans-Europe Express

Doesn't return any results.

HTPC - XBMC Frodo, OpenELEC, MCE remote, 40gb intel ssd, core i5, 4gb ram
Storage - 2 x qnap 8tb 419p+ NAS
Display Samsung 46" LCD + Acer HD projector
[Image: widget]
find quote
scudlee Offline
Team-XBMC Member
Posts: 612
Joined: Jul 2011
Reputation: 47
Post: #10
(2012-10-07 20:52)zag Wrote:  Still having a problem with hyphens in the album name. Another example is

Kraftwork - Trans-Europe Express

Doesn't return any results.
This might just be because that album is listed as Trans-Europa Express on theaudiodb.com.

Compare a search for Trans-Europe Express with a search for Trans-Europa Express
(This post was last modified: 2012-10-08 19:07 by zag.)
find quote
Post Reply