Excalibur Scraper - Near to be the best (after little help) for +18 Adult Movies
#16
Hmm. I'll have to look into it in a bit. It seems to be working over here on various titles. Here's a shot of the results it pulls through the scraper testing exe:

Image

Looks like all the information, including the cast thumbs, are pulling. Ran it on my xbox as well and it worked. Can anyone else try this and let me know their results so we can narrow it down?
Reply
#17
Bleckshire Wrote:Looks like all the information, including the cast thumbs, are pulling. Ran it on my xbox as well and it worked. Can anyone else try this and let me know their results so we can narrow it down?

Ok, my fault sorry, "Grad actors thumb" must be checked on the xbmc settings Wink Now it's Ok !
But .... the actress size (very little) is due to the skin ?
Reply
#18
artik Wrote:Ok, my fault sorry, "Grad actors thumb" must be checked on the xbmc settings Wink Now it's Ok !
But .... the actress size (very little) is due to the skin ?

Hehe. Glad it works for you now. Enjoy Tongue

EDIT: Most likely due to the skin. It's grabbing the main picture on the star's profile page. (ie.http://images.excaliburfilms.com/pornlis..._Santi.jpg)
Reply
#19
Bleckshire Wrote:Hehe. Glad it works for you now. Enjoy Tongue

EDIT: Most likely due to the skin. It's grabbing the main picture on the star's profile page. (ie.http://images.excaliburfilms.com/pornlis..._Santi.jpg)

That was what i thought Wink need to move a little bit the mediastream topic now ! Smile
http://forum.xbmc.org/showthread.php?tid=41495 lol

Oh Bleckshire, 2 things :

- Could you take the ticket as asked spiff :
Quote:please post a trac ticket (diff), then i will include in svn
- And 2nd thing : check your personnal messages ! Big Grin
Reply
#20
Submitted the ticket and spiff already grabbed it.
Reply
#21
Forgive my ignorance but how do I actually integrate this scraper in my XBMC? I assume I copy the xml to a file and put it in a dir but can someone point me to the correct dir?
Reply
#22
jeffbacon Wrote:Forgive my ignorance but how do I actually integrate this scraper in my XBMC? I assume I copy the xml to a file and put it in a dir but can someone point me to the correct dir?

Q:\system\scrapers\video\

That's the directory if you've got XBMC on an Xbox of course. I'm assuming it's the same or similar for other platforms. 'system\scrapers\video'
Reply
#23
It doesn´t work for me.
Gets the Plot and some Actors but doesen´t get any Pictures...
Reply
#24
Anacotic Wrote:It doesn´t work for me.
Gets the Plot and some Actors but doesen´t get any Pictures...

Excalibutfilms changed their jpg URL. Maybe Bleckshire or someone else can update them ?
Also, another bug : the title (for example "my first porn 10" is now grabbed as "my first porn 10, rent my first porn 10")
Reply
#25
Quote:<scraper name="Excalibur" content="movies" thumb="excalibur.jpg" language="en">
<NfoUrl dest="3">
<RegExp input="$$1" output="&lt;url&gt;http://www.excaliburfilms.com/AdultDVD/\1.htm&lt;/url&gt;" dest="3">
<expression noclean="1">excaliburfilms.com/AdultDVD/([^.]*)</expression>
</RegExp>
</NfoUrl>

<CreateSearchUrl dest="3">
<RegExp input="$$1" output="&lt;url&gt;http://search.excaliburfilms.com/SmartSearch_result.cfm?title_in=\1&lt;/url&gt;" dest="3">
<expression noclean="1"></expression>
</RegExp>

</CreateSearchUrl>

<GetSearchResults dest="6">
<RegExp input="$$5" output="&lt;?xml version=&quot;1.0&quot; encoding=&quot;iso-8859-1&quot; standalone=&quot;yes&quot;?&gt;&lt;results&gt;\1&lt;/results&gt;" dest="6">
<RegExp input="$$1" output="\1" dest="4">
<expression>&lt;a href=&quot;([^/]*).htm&quot;&gt;</expression>
</RegExp>
<!-- ajouter -f après $$4 -->
<RegExp input="$$1" output="&lt;entity&gt;&lt;title&gt;/1&lt;/title&gt;&lt;url&gt;http://www.excaliburfilms.com/AdultDVD/$$4-f.htm&lt;/url&gt;&lt;/entity&gt;" dest="5">
<expression clear="yes">Buy ([^D]*),</expression>
</RegExp>

<RegExp input="$$1" output="&lt;entity&gt;&lt;title&gt;\2&lt;/title&gt;&lt;url&gt;http://www.excaliburfilms.com/AdultDVD/\1.htm&lt;/url&gt;&lt;/entity&gt;" dest="5+">
<expression repeat="yes">&lt;a href=&quot;http://www\.excaliburfilms\.com/AdultDVD/([^.]*)\.htm&quot; class=&quot;searchTitle12&quot;&gt;&lt;font class=&quot;searchTitle12&quot;&gt;([^&lt;]*)</expression>
</RegExp>
<expression noclean="1"></expression>
</RegExp>

</GetSearchResults>

<GetDetails dest="3">
<RegExp input="$$5" output="&lt;details&gt;\1&lt;/details&gt;" dest="3">
<RegExp input="$$1" output="&lt;thumbs&gt;&lt;thumb&gt;http://images.excaliburfilms.com/DVD/reviews/imagesBB020609/largemoviepic/\1&lt;/thumb&gt;" dest="5+">
<expression>imagesBB020609/([^&quot;]*)</expression>
</RegExp>
<RegExp input="$$1" output="&lt;thumb&gt;http://images.excaliburfilms.com/DVD/reviews/imagesBB020609/largemoviepic/\1-b.jpg&lt;/thumb&gt;&lt;/thumbs&gt;" dest="5+">
<expression>imagesBB020609/([^\.]*)</expression>
</RegExp>
<RegExp input="$$1" output="&lt;title&gt;\1&lt;/title&gt;" dest="5+">
<expression>Buy ([^D]*) </expression>
</RegExp>
<RegExp input="$$1" output="&lt;actor&gt;&lt;name&gt;\2&lt;/name&gt;&lt;thumb&gt;http://images.excaliburfilms.com/pornlist/starpicsAA020309/\1.jpg&lt;/thumb&gt;&lt;/actor&gt;" dest="5+">
<expression repeat="yes">&lt;a href=&quot;/pornlist/starpgs/([^\.]*)[^&gt;]*&gt;([^&lt;]*)</expression>
</RegExp>
<RegExp input="$$1" output="&lt;genre&gt;\1&lt;/genre&gt;" dest="5+">
<expression>href=&apos;/DVD/[^&gt;]*&gt;([^&lt;]*)&lt;/a&gt;&lt;BR&gt;</expression>
</RegExp>
<RegExp input="$$1" output="&lt;year&gt;\1&lt;/year&gt;" dest="5+">
<expression>/excal/release[^&gt;]*&gt;[0-9]*/[0-9]*/([^&lt;]*)</expression>
</RegExp>
<RegExp input="$$1" output="&lt;runtime&gt;\1 mins&lt;/runtime&gt;" dest="5+">
<expression>Time: &lt;/font&gt;&lt;[^&gt;]*&gt;([0-9]*)</expression>
</RegExp>
<RegExp input="$$1" output="&lt;plot&gt;\1&lt;/plot&gt;" dest="5+">
<expression>Description:&lt;/font&gt;&lt;/a&gt;[^&gt;]*&gt;([^&lt;]*)</expression>
</RegExp>
<RegExp input="$$1" output="&lt;studio&gt;\1&lt;/studio&gt;" dest="5+">
<expression>href=&apos;/dvd/adultstudios/[^&gt;]*&gt;([^&lt;]*)</expression>
</RegExp>
<RegExp input="$$1" output="&lt;director&gt;\1&lt;/director&gt;" dest="5+">
<expression>&gt;Director: &lt;/font&gt;[^&gt;]*&gt;([^&lt;]*)</expression>
</RegExp>
<expression noclean="1"></expression>
</RegExp>
</GetDetails>
</scraper>

this is working and your getting the front and back cover in thumbnails not just the front
Reply
#26
please use trac
Reply
#27
alright, but now i dont get actors ^^
Reply
#28
ill take a look today to see if i can fix actors too
Reply
#29
tiben20 Wrote:ill take a look today to see if i can fix actors too

Oh ! thanks tiben20 ! Can't wait for the actors fix Wink
Reply
#30
Ok, the scraper has been updated. We have fixed the title grabbing bug.
It was "my first porn 10, rent my firt porn", now it's "my first porn 10"

My friend will fix the actor bug. I'll post it as soon as it will be done.
Reply

Logout Mark Read Team Forum Stats Members Help
Excalibur Scraper - Near to be the best (after little help) for +18 Adult Movies3