What steps will reproduce the problem?
1. Navigate to the Ted Talks plugin.
2. Go to newest talks
3. Try to navigate the next button to show the next 10 talks.
What is the expected output? What do you see instead?
Expected: there should be a Next button.
Instead: it is not displayed.
What version of XBMC are you using? On what operating system? What version of
the addon are you using?
XBMC 10.1 on Ubuntu 11.04
Ted Talks 2.2.2
Reason:
On the Ted Talks website the class attribute (e.g. next, previous) moved from
the "a" tag to the "li" tag. "previous" got renamed to "prev".
diff is attached for resources/lib/ted_talks_scraper.py
Original issue reported on code.google.com by helmut.m...@gmail.com on 12 Nov 2011 at 4:09
Original issue reported on code.google.com by
helmut.m...@gmail.com
on 12 Nov 2011 at 4:09Attachments: