forked from tvheadend/tvheadend
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
Fixes after @adamsutton suggested using the safer
getsockname method of determining IP used for the server Appears to work fine after other code removed
- Loading branch information
Showing
1 changed file
with
5 additions
and
49 deletions.
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
d6f54a3There 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.
@andyb2000 I'm closing this, I'd already added the code myself. There is 1 caveat, current pvr.hts will not work as v7 clients are expected to deal with the relative URL rather than complete. So this means all Frodo stuff will not work until pvr.hts is updated.
However this is an optional feature (off by default) so it will not affect people unless they try to enable the feature.