Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
htsp: fix the channelIcon for current clients
- Loading branch information
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
38b2e31There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is the incompatible api change introduced by Adam actually intended our is it just a bug? if the latter is the case no http version bump would be necessary. @adamsutton?
38b2e31There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ksooo : The clients should take the channelIcon as regular URLs... so the check in clients is wrong.. the relative url without starting '/' is OK...
I bumbed the version to keep the compatibility until clients are not updated...
38b2e31There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK.
BTW: Do you have plans to check into peoples timeshifting problems? Many complaints here in forums, I submitted a ticket, ... At the moment nobody actually knows whether the problem lies in XBMC, PVR addon or tvh. I tried to find out myself but was failing badly.