simple tutorial

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
t0mm0 Offline
Fan
Posts: 521
Joined: Mar 2011
Reputation: 8
Location: UK
Post: #1
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
find quote
turtle2 Offline
Junior Member
Posts: 6
Joined: May 2011
Reputation: 0
Post: #2
Thank you for this!! I will read it carefully.
grtz, Mark
find quote
anarchintosh Offline
Fan
Posts: 550
Joined: Jul 2010
Reputation: 4
Post: #3
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.
find quote
schneidz Offline
Fan
Posts: 389
Joined: Jun 2009
Reputation: 0
Post: #4
thanks, this is the type of help i was looking for for something like this:
http://forum.xbmc.org/showthread.php?tid=101133
find quote
t0mm0 Offline
Fan
Posts: 521
Joined: Mar 2011
Reputation: 8
Location: UK
Post: #5
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.
find quote
schneidz Offline
Fan
Posts: 389
Joined: Jun 2009
Reputation: 0
Post: #6
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
(This post was last modified: 2011-05-19 19:30 by schneidz.)
find quote