![]() |
|
Scraper abstraction ideas and code - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Development (/forumdisplay.php?fid=32) +--- Forum: Development (/forumdisplay.php?fid=93) +--- Thread: Scraper abstraction ideas and code (/showthread.php?tid=80380) Pages: 1 2 |
- dbrobins - 2010-09-09 19:24 I noticed the first 7 patches attached to ticket 10078 have been committed; how about the last 2, especially as #8 contains the main scraper abstraction change? Anything I can do to help get them in? - spiff - 2010-09-09 19:26 iirc i had some concerns with one of them, and didn't have time to review the big one. - dbrobins - 2010-09-09 20:42 spiff Wrote:iirc i had some concerns with one of them, and didn't have time to review the big one. I understand we all have day jobs/school. Just so long as it's not abandoned. When you get to it, let me know your concerns and I'll update the patch(es) if needed. - kimp93 - 2010-09-23 00:34 Great work dbrobins, I love to have python scraper. I don't think you need to make every scrapers. As soon as it is possible to do, people will write python scraper as they need. |