drrlramsey / xbmc-addons

Automatically exported from code.google.com/p/xbmc-addons
0 stars 0 forks source link

TED Talks plugin Favorites not working, patch attached #82

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
- What steps will reproduce the problem?

Click on Favorites menu on TED Talks plugin

- What is the expected output? What do you see instead?

It returns an error and does not allow to see or play your Favorites videos.

- What version of XBMC are you using? On what operating system?  What version 
of the addon are you using?

XBMC for MAC PPC 10.0 
TED Talks 2.2.0

- Please provide any additional information below.

I attach a patch which solves the problem.

Fixed:
- Profile URL changed.
- Disabled "Rembember Me" login checkbox on login, it does not work and it's 
not needed.
- Changed HTML tag (H4 to UL) on Favorites URL recognition function.

Greetings,
Jordi.

Original issue reported on code.google.com by jherre...@gmail.com on 9 Mar 2011 at 9:26

GoogleCodeExporter commented 8 years ago
"Remember Me" login checkbox was indeed needed, my mistake (cookie thing).

I fixed the patch and uploaded the new one with "Rembember Me" login checkbox 
reenabled and fixed.

Greetings,
Jordi.

Original comment by jherre...@gmail.com on 10 Mar 2011 at 4:11

Attachments:

GoogleCodeExporter commented 8 years ago
fixed in version 2.2.4 - thanks.

i'm sorry i didn't see it before but this isn't really my project ;)

Original comment by cptsp...@gmail.com on 29 Nov 2011 at 9:27