View Ticket
Ticket Hash: | c657d976720c02b27509529feefbadbb7f01b3f0 | |||
Title: | Internet-radio.com plugin only partially working. | |||
Status: | Fixed | Type: | Code_Defect | |
Severity: | Important | Priority: | Immediate | |
Subsystem: | Resolution: | Workaround | ||
Last Modified: | 2014-06-30 03:49:48 | |||
Version Found In: | 590edd0877 | |||
User Comments: | ||||
nobody added on 2014-05-10 19:57:51:
Hi, reporting about a bug involving the internet-radio.com plugin. Using the latest update (Check-in [590edd0877]). Not all the channels work correctly. When clicking entries in the category pane (left), the right colmuns are (as far as I know) populated correctly. When clicking on entries in the right column most titles work as expected (play/edit/etc). There are some exceptions to this where any attempt to click on an entry produces no results (unable to play/edit/etc). The following categories exhibit this problem: '60s', 'chill', 'classic rock', 'classical', 'country', 'dance', 'deep house', 'disco', 'drum and bass', easy listening', 'edm' and so on. I'm using Ubuntu maverick 10.10 with Python 2.6.6. Thanks for a useful app. Kind regards mario added on 2014-05-13 20:03:11: Partial workaround in #3c94abea16 Incorrectly populated rows are now skipped in the postprocessing / display preparation phase. Internet-Radio parsing still needs attention (regex doesn't work, and pyquery even throws chunked titles) |