sam_1421
Junior Member Posts: 17 Joined: Apr 2012 Reputation: 0 |
2012-04-29 02:31
Post: #21
No one?
|
| find quote |
sg88
Junior Member Posts: 3 Joined: May 2012 Reputation: 0 |
2012-05-28 00:39
Post: #22
Hi RizThon,
Looks like the link for your new xml file is dead. I get an unknown paste Id message. Can you re-up it? Thanks Please ignore my previous comment, the zipped version on mediafire works just fine! Great work! Thanks for this!!
(This post was last modified: 2012-05-28 00:44 by sg88.)
|
| find quote |
newbie007
Junior Member Posts: 16 Joined: May 2012 Reputation: 0 |
2012-05-28 07:13
Post: #23
(2012-01-21 05:36)RizThon Wrote: Glad to know it's useful to someone else than just me! Hi RizThon, I tried writing a local scrapper for scrapping music videos on my harddisk based on original titles. please find below the script i've tried... but its not working and donno how to make it work... as i'm trying it out for the first time... <scraper name="localdb" content="movies" thumb="imdb.gif" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <include>metadata.common.localdb.com/localdb.xml</include> <CreateSearchUrl dest="3"> <RegExp input="$$1" output="\1" dest="3"> <expression noclean="1"></expression> </CreateSearchUrl> <GetSearchResults dest="8"> <RegExp input="$$1" output="<?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results><entity><title>\1</title></entity></results>" dest="8"> <expression noclean="1"></expression> <expression /> </RegExp> </GetSearchResults> <GetDetails dest="3"> <RegExp input="$$1" output="<details><title>\1</title><originaltitle>\1</originaltitle><plot>Some dummies doing dumb things</plot></details>" dest="3"> <expression></expression> </RegExp> </GetDetails> </scraper> i need some suggestion from you to make this work... Thanks in advance...
(This post was last modified: 2012-05-28 07:16 by newbie007.)
|
| find quote |
altoiddealer
Member Posts: 63 Joined: Jun 2011 Reputation: 0 |
2012-06-08 13:01
Post: #24
Thank you soooo much for this scraper! SO much better than Yahoo!
|
| find quote |
RizThon
Junior Member Posts: 11 Joined: Jan 2012 Reputation: 0 |
2012-09-22 05:07
Post: #25
(2012-04-28 07:39)sam_1421 Wrote: Thanks for making this addon! Sorry didn't see your post earlier. I feel like if you have already some fanarts in your music library, then it'll be displayed in your music video library (eg I have a nice wallpaper for artist A in my music library, if I have music videos of that artist A, I'll see the nice wallpaper when browsing the music videos). NOTE also that there is an "official" music video scraper using last.fm directly in the XBMC repository: http://forum.xbmc.org/showthread.php?tid...pid1125243 |
| find quote |

Search
Help