![]() |
|
Please post all plugin request for Voinage here! - 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) +--- Thread: Please post all plugin request for Voinage here! (/showthread.php?tid=33620) |
- stacked - 2008-12-14 04:17 Voinage, I found your plugin tutorial useful and already made three plugins. The only thing that my plugins are missing is the ability to download the video files instead of streaming them. I want the option to download or stream. Do you have any code snippets that can help me with this or can you make a tutorial? Also, how can I sort the list of videos based on the order they were originally on the plugin's site? As of now, my plugins seem to only sort alphabetically. Thanks. - Voinage - 2008-12-14 04:26 Just copy the Resources folder from my Ninja Video plugin and put it in your plugin folder. Then replace your addLink function with this one. Code: def addLink(name,url,thumbnail):- stacked - 2008-12-14 08:49 Thanks, I got it to work
- gamefreaklee - 2008-12-14 09:32 Hey, Voinage I was wondering if you could make a plugin from this anime site. They are all mostly megavideo files, or if you could help me make one myself I would really appreciate it. Thank You http://www.dubhappy.com/ - Voinage - 2008-12-14 16:44 Read my tutorial on plugin creation it shows how to use megavideo, it`s in my sig - any questions after that i will be glad to help - gamefreaklee - 2008-12-15 01:52 Hey, I am still having problems on where exactly to enter everything for dub happy plugin. I am completely new to this. Thank You if you could help and if not I'll keep trying. http://www.dubhappy.com/ - tikkiew - 2008-12-15 18:48 audio script/plugin for https://www.reciva.com/ request? reciva.com is a website with almost every internet radio stream in the world.you can make a profile and make your own selected favourite radio stations.also it possible to make a favourite podcast list. + there is a comminuty who keep the radiostreams up to date.and the site is very user friendly. Is it possible to make a plugin for this with a login possibility? I also requested this in XBMC Feature Suggestions but got no responce there Plugin help! - gamefreaklee - 2008-12-15 21:58 This is what I have so far for Dub Happy plugin that I have been trying to make. If anybody could help me I would really appreciate it because I am a newbie at it. Thank You. http://www.dubhappy.com/ Code: import urllib,urllib2,re,xbmcplugin,xbmcgui
- Rookie - 2008-12-17 05:31 Could you possibly add .... http://www.fearnet.com/ Free Whole horror movies,interviews,clips,shows,news,short films,conventions........ - Voinage - 2008-12-17 05:45 I`ll take care of Dubhappy, you really need to go over the tutorial a few times , though. It will have to wait for a while until i complete my unified field theory errr unified plugin , umm cough.;-> |