Kodi Community Forum
simple tutorial - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+--- Thread: simple tutorial (/showthread.php?tid=101204)



simple tutorial - t0mm0 - 2011-05-11

hi,

i made a simple tutorial on how to make a very simple plugin that scrapes a site using regex.

pdf is here

release thread for plugin with more info is here

i hope it's useful to someone. comments and suggestions welcome!

t0mm0


- turtle2 - 2011-05-11

Thank you for this!! I will read it carefully.
grtz, Mark


- anarchintosh - 2011-05-11

props for making this! i always meant to do something like this, but always got sidetracked

tutorials are so important, i mean just look at how many plugins are still based on Voinage's tutorial.


- schneidz - 2011-05-11

thanks, this is the type of help i was looking for for something like this:
http://forum.xbmc.org/showthread.php?tid=101133


- t0mm0 - 2011-05-11

anarchintosh Wrote:props for making this! i always meant to do something like this, but always got sidetracked

tutorials are so important, i mean just look at how many plugins are still based on Voinage's tutorial.

thanks anarchintosh! you're stuff is really cool Cool i've managed to borrow a few ideas from your code Big Grin

maybe i'll do another one for something a bit more complicated with sub-menus and xbmcplugin.setResolvedUrl() (for some reason it took me ages to understand how the setResolvedUrl works!) but it takes a long time to write something properly and I always seem to be too busy. i know what you mean about getting sidetracked Wink

thanks,

t0mm0.


- schneidz - 2011-05-18

thanks again for the example...

i was able to tweak it to create my movie showtimes program:
http://hyper.homeftp.net/xbmc/

[edit]:
i also created one for onion news