DarkSide79
Junior Member
Posts: 14
Joined: Feb 2012
Reputation: 0
|
Yuvutu fix
item_infos=<a href="[^"]+"><img id="thumb_([^"]+)" class="vidpreview" src="([^"]+jpg)" width=.+?div style='[^']+'>([^<]+)</div></a>.+?<td align="left">[^\d]+(\d+:\d+),
(2012-03-15 13:57)dquaid Wrote: What do you guys think of the new ah-me site in videodevil ?
For me, is very good.
(This post was last modified: 2012-03-17 09:33 by DarkSide79.)
|
|
find
quote
|
Chuck Bartowski
Junior Member
Posts: 39
Joined: May 2011
Reputation: 0
|
I have a couple of quick questions
I cant seem to get the Excalibur Films scraper to work - it gets to 98% on screen and then asks to confirm the film title and then seems to time out.
Also is it possible to install these add-ons to just one profile in xbmc?
|
|
find
quote
|
roy8846
Junior Member
Posts: 14
Joined: Apr 2012
Reputation: 0
|
Could someone share premade files to add these extra channels/sites??
Would be real helpful to a few (me included!)
|
|
find
quote
|
DarkSide79
Junior Member
Posts: 14
Joined: Feb 2012
Reputation: 0
|
Yuvutu Update:
Code:
# Videos
########################################################
item_infos=videoListThumbnail.+?<a href="[^"]+"><img id="thumb_([0-9]+)" class="vidpreview" src="([^"]+)".*?title="([^"]+)".+?<td align="left">[^\d]+(\d+:\d+),
# Categories
########################################################
item_infos="modules\.php\?name=Video&op=videos(&list=[^"]+)">([^<]+)
|
|
find
quote
|
DarkSide79
Junior Member
Posts: 14
Joined: Feb 2012
Reputation: 0
|
FuckTube partial fix:
Code:
# Videos
########################################################
item_infos=<a id="video_[\d]+" href="([^"]+)".+?<img src="([^"]+)".+?<a href="[^"]+">([^<]+)<.+?stats fl">([0-9:]+)<
Catcher
Code:
########################################################
title=fucktube.com
target='video_player', '([^']+)'
url=%s
quality=standard
########################################################
|
|
find
quote
|
DarkSide79
Junior Member
Posts: 14
Joined: Feb 2012
Reputation: 0
|
########################################################
# Search
########################################################
title=video.devil.locale|30102
type=search
icon=video.devil.image|search.png
url=http://www.fucktube.com/search/%s
########################################################
|
|
find
quote
|
dallasnights
Fan
Posts: 515
Joined: Jan 2011
Reputation: 0
|
Fresh install of xbmc and this morning i am getting this from the LOG
It will not launch, anyone have a fix
04:09:57 T:138072064 NOTICE: [What the Furk] Next update is scheduled to run in 5h
04:09:57 T:128565248 ERROR: GetDirectory - Error getting plugin://plugin.video.videodevil
04:09:57 T:128565248 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.videodevil) failed
04:09:57 T:165478400 WARNING: Create - Unsupported protocol(script) in script://
|
|
find
quote
|
azido
Posting Freak
Posts: 1,881
Joined: Nov 2008
Reputation: 1
Location: Stuttgart, Germany
|
None of the scrapers in this package work for me. They all tell me they can't access the server. Do i need a nightly xbmc build for it to run? Atm i'm on stable eden.
cheers,azido :;):
-=[ NOTE: The official Aeon Showmix Project is dead due to a hack of the website ]=-
But some cool guys keep coding stuff to it and made it dharma-compatible, see here:
http://forum.xbmc.org/showthread.php?tid=82899
|
|
find
quote
|
dquaid
Junior Member
Posts: 34
Joined: Feb 2012
Reputation: 0
|
(2012-06-19 20:18)azido Wrote: None of the scrapers in this package work for me. They all tell me they can't access the server. Do i need a nightly xbmc build for it to run? Atm i'm on stable eden.
No some of the scrapers are broken, adult dvd empire was fixed some hours ago. Scrapers are provided by add-ons so a nightly xbmc build would normally not fix anything.
|
|
find
quote
|
swoot
Junior Member
Posts: 1
Joined: Jun 2012
Reputation: 0
|
I've been able to install from zip to my mac and ssh to atv2 and install from zip all other repos except the adult repo when i open repo to add in install from zip there is no sub files can someone please help
|
|
find
quote
|