neme5i5 said:If so I'll take it up this weekend. Ever since I switched from Meedio to MediaPortal my girl has been ticked about not having local listing and showtimes. In addition, their were several layout flaws with Meedio's design that I would like to improve upon as well. I'm currently reading up on the MP architecture I should be ready to go by the weekend.
James said:falkyre said:How's your regular expression matching? I use it everyday at work but just basic stuff. That's where all the fun will be. The actual coding and GUI stuff should be really easy, it's the regex stuff that does all the work and the HTML scraping...
I would suggest using the HTMLparsing library already in the MP SVN, which I developed for WebEPG. This will enable new sites to be added with just xml config files.
/James