![]() |
|
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) |
RE: Video Devil plugin status? - xxxbox - 2012-04-02 17:41 These codes are for motherless com motherless.com.cfg Code: ########################################################sites.list entry Code: ########################################################catcher.list entry Code: ########################################################RE: Video Devil plugin status? - wastintimejp - 2012-04-03 06:49 Thank you so much for the motherless.com code. I tried pasted the code in the appropriate locations. I have an icon for motherless on video devil but when i click it, it does nothing. Can anyone confirm that the code works for them? RE: Video Devil plugin status? - xxxbox - 2012-04-04 00:04 The name of the config file has to be motherless.com.cfg RE: Video Devil plugin status? - wastintimejp - 2012-04-04 04:03 That did the trick. Thank you!!!! RE: Video Devil plugin status? - dallasnights - 2012-04-04 04:06 Can you share your new cfg files please and such RE: Video Devil plugin status? - xxxbox - 2012-04-04 14:49 A search function for yuvutu.com just ad to yuvutu.com.cfg Code: ########################################################The next function for the search does not work because you need two variables. The page number and the search string. I tried some things but I'm not a programmer, so I couldn't solve the problem. This is what you get from the site: Code: <a href="modules.php?name=Video&op=search&tags=&keywords=searchstring&author=&filter=0&channel=&style=0&page=2">2</a>and this is what you need: Code: modules.php?name=Video&op=search&tags=&keywords=searchstring&author=&filter=0&channel=&style=0&page=2I changed some lines in the videodevil.py that "amp;" is replaced with "". It works for the edited next function for normal sites, but not for search site tested by replacing Code: ########################################################with Code: ########################################################@dallasnights My English is not the best, but if I understand you right, you want me to upload the files to a share hoster? If you use my catcher.list and sites.list they will be overwritten at the next update from videodevil. So it makes no sense to host the files instead of sharing the entries for the files. And I think that everybody read this thread, should be able to create a file named xxx.com.cfg with my codes within. You just have to look that the cfg file and the url in the site.list have the same name. If that is your problem, I hope it is solved. If not please explain it, that I can understand what you meant. RE: Video Devil plugin status? - dobbelina - 2012-04-06 17:56 After upgrading to Eden on Win7 64 bit, i get "plugin failed" ![]() Could some kind soul re-compile a working version that's installable on Eden, please! And thanks
RE: Video Devil plugin status? - dobbelina - 2012-04-07 15:32 Oops,issue sorted. There was something wrong with my repository file. Downloaded a new one, and got the latest Videodevil. Now it works on Eden to
RE: Video Devil plugin status? - dallasnights - 2012-04-16 13:16 xhamster seems to be broke, it locks up my ATV2 and have to reboot Anyone have a solution RE: Video Devil plugin status? - tiben20 - 2012-04-17 06:30 Here a new site its working fast since the site use mp4. Its the best for seeking on the web. The next page is missing. It would require some change in videodevil code to make it doable. I won't do it but if someone have a knowledge of python and want to know how to add it to the code i can explain how i would have done it. The search can also be added really fast but i also wont do it. The sorting and categorys are working perfectly at the moment Enjoy new file called videarn.com.cfg Code: ########################################################Code: title=videarn.comCode: title=videarn |