moreginger / xbmc-plugin.video.ted.talks

GNU General Public License v2.0
18 stars 20 forks source link

Can't play talk with title that has no colon #38

Closed moreginger closed 11 years ago

moreginger commented 11 years ago

Reported here: http://forum.xbmc.org/showthread.php?tid=36866&pid=1400548#pid1400548

The talk parser breaks if the title doesn't have a colon in it.

moreginger commented 11 years ago

Was broken in af38baff0979a47a267ecc5e23ea1ea3ca1d3903 Prior to this is would have set the whole string as both the speaker and title.

Worth considering if there is a good way to reliably get the speaker and title before finishing with this bug... I had a quick look in the HTML and didn't see anything easy.

moreginger commented 11 years ago

Nope. Can't scrape it from the talk page. Not a big deal, you can play talks again now.