![]() |
|
Video Devil plugin status? - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Video Add-ons (/forumdisplay.php?fid=154) +---- Thread: Video Devil plugin status? (/showthread.php?tid=58892) |
- dtviewer - 2011-06-04 05:03 Anybody still supporting this? - dtviewer - 2011-06-12 01:45 Bump? - tiben20 - 2011-06-15 02:51 dtviewer Wrote:Anybody still supporting this?i would but the thing is almost every site broken are getting harder to get working with the way they embedded their videos too bad :( - cipher_ - 2011-06-16 17:30 may someone could strip it down to the few sites that still work or have "easy to get" embedded videos? - tiben20 - 2011-06-18 02:02 cipher_ Wrote:may someone could strip it down to the few sites that still work or have "easy to get" embedded videos?i don't have access to the repo - dtviewer - 2011-06-18 20:14 tiben20 Wrote:i don't have access to the repo Many of the sites in it still work, just some features gone. For example in xhamster the 'next' button doesnt show and you cant get to the next page of videos, making it almost useless. - MaxMustermann - 2011-06-19 13:00 dtviewer Wrote:Many of the sites in it still work, just some features gone. Just edit the corresponding cfg file. Seems like the regular expression is outdated. No need to change the source code of videodevil. - dtviewer - 2011-06-19 18:47 MaxMustermann Wrote:Just edit the corresponding cfg file. Seems like the regular expression is outdated. No need to change the source code of videodevil. Any pointers on which part of the cfg file needs to be edited? I tried looking at it and your sportsdevil add-on and havent been able to figure it out. - MaxMustermann - 2011-06-19 19:07 dtviewer Wrote:Any pointers on which part of the cfg file needs to be edited? For xHamster: xhamster.cfg line 65 and/or 74 - dtviewer - 2011-06-19 20:05 MaxMustermann Wrote:For xHamster: xhamster.cfg line 65 and/or 74 Thanks for the help so far. I changed line 74 to this: 'last'>Next</a></td></tr></table></div></td> and the 'next page' now shows up, but....it doesnt do anything. Not sure what to change line 65 to if that needs to be changed? |