(I'll be keeping all my questions about a Last.FM scraper in this thread, to keep things somewhat organized)
Is it possible to get access to both artist name and album when searching for albums? It would make results more accurate and easier to parse, plus it would be using the developer API instead of actually scraping the site which is better IMO.
The URL I need to form looks like: http://ws.audioscrobbler.com/2.0/?method...d244e12a5&artist=Beck&album=Mellow+Gold
It isn't NECESSARY, but it would be nicer if I could do it like that.
Last.FM Scraper
rwparris2
Team-XBMC Python Developer Posts: 1,341 Joined: Jan 2008 Reputation: 2 Location: US |
Always read the XBMC online-manual, FAQ and search and search the forum before posting. For troubleshooting and bug reporting please read how to submit a proper bug report. If you're interested in writing addons for xbmc, read docs and how-to for plugins and scripts ||| http://code.google.com/p/xbmc-addons/ |
| find quote |
althekiller
Team-XBMC Developer Joined: May 2004 Reputation: 12 |
2008-10-04 04:50
Post: #2
Wouldn't this question be better suited for the people who develop an manage the API you're trying to use? That being the last.fm dev forum.
Howto post your problem in a useful manner. #xbmc-linux on FreeNode XBMC online-manual, FAQ, search, forum rules, how to submit a bugreport. |
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2008-10-04 11:34
Post: #3
buffer1 holds album
buffer2 holds artist. already available Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
pyro-x
Junior Member Joined: Sep 2008 Reputation: 0 Location: Madrid, Spain |
2008-10-13 16:09
Post: #4
rwparris2 Wrote:(I'll be keeping all my questions about a Last.FM scraper in this thread, to keep things somewhat organized) ups! i also begin with the last.fm, didn't know there was a developer api for getting that kind of info!. Anyway, it seems it your work is more advanced than mine he.. Still developing it?. I would just wait for it, or help you if you want |
| find quote |
rwparris2
Team-XBMC Python Developer Posts: 1,341 Joined: Jan 2008 Reputation: 2 Location: US |
2008-10-14 03:49
Post: #5
Please continue to help, I've done very little on it so you definitely won't be stepping on my toes.
Always read the XBMC online-manual, FAQ and search and search the forum before posting. For troubleshooting and bug reporting please read how to submit a proper bug report. If you're interested in writing addons for xbmc, read docs and how-to for plugins and scripts ||| http://code.google.com/p/xbmc-addons/ |
| find quote |

Search
Help