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
olympia
Team-XBMC Member Joined: May 2008 Reputation: 31 |
2012-07-14 10:13
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
ASUS P5N7A-VM - Intel C2D E7300 - 2GB RAM - Silverstone GD02 Black - MS MCE Remote - Patriot Warp 32GB SSD Drive
(This post was last modified: 2013-01-16 19:06 by zag.)
|
| find quote |
zag
Team-XBMC Member Joined: Oct 2007 Reputation: 9 Location: UK |
2012-07-14 17:25
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 |
| find quote |
zag
Team-XBMC Member Joined: Oct 2007 Reputation: 9 Location: UK |
2012-08-15 17:40
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 |
| find quote |
zag
Team-XBMC Member Joined: Oct 2007 Reputation: 9 Location: UK |
2012-08-20 23:40
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 |
| find quote |
olympia
Team-XBMC Member Joined: May 2008 Reputation: 31 |
2012-08-26 16:52
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"?
ASUS P5N7A-VM - Intel C2D E7300 - 2GB RAM - Silverstone GD02 Black - MS MCE Remote - Patriot Warp 32GB SSD Drive |
| find quote |
zag
Team-XBMC Member Joined: Oct 2007 Reputation: 9 Location: UK |
2012-09-11 16:35
Post: #6
(2012-08-26 16:52)olympia Wrote: "Tiësto" scrapes for me fine. Do you still have a problem with it? 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 |
| find quote |
zag
Team-XBMC Member Joined: Oct 2007 Reputation: 9 Location: UK |
2012-09-11 21:02
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
(This post was last modified: 2012-09-11 21:03 by zag.)
|
| find quote |
JeromyNix
Member Posts: 64 Joined: Dec 2010 Reputation: 0 |
2012-09-20 08:40
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
Team-XBMC Member Joined: Oct 2007 Reputation: 9 Location: UK |
2012-10-07 20:52
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 |
| find quote |
scudlee
Team-XBMC Member Posts: 612 Joined: Jul 2011 Reputation: 47 |
2012-10-07 21:17
Post: #10
(2012-10-07 20:52)zag Wrote: Still having a problem with hyphens in the album name. Another example isThis 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 |