Open
Conversation
Update fork.
Emby requires Port 80 to function.
|
I wanted to clarify something regarding cetonproxy and port 80; it turns out that both Emby and Channels DVR will detect my cetonproxy tuner if I set the port to 80, however recording requests continue to be sent to port 5004. Therefore if you've set cetonproxy to listen on port 80 (via the GUI), it won't ever receive any recording requests. The workaround with both Emby and Channels DVR is to run cetonproxy on port 5004, and manually add the cetonproxy tuner to both applications by including the port# along with the IP address of the tuner. In my case I was able to manually add my cetonproxy tuner by pointing to http://192.168.1.4:5004 |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Emby requires that cetonproxy listens on Port 80.