Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optional different streaming url #50

Conversation

lucasreiners
Copy link
Contributor

In my setup, I am hosting tvheadend and antennas in a docker network.
As Plex is not part of this network, I need different URLs for antennas for fetching the channels and for Plex for accessing the actuals streams.

Other than that, I fixed the TUNER_COUNT was not parsed as int from the environment variables, resulting in antennas delivering the tuner count as string, resulting in Plex interpreting it in 50 available tuners

… the actual streams

Fixed tuner count was not parsed correctly, fixes jfarseneau#27
Fixed docker file
@jfarseneau
Copy link
Owner

That's awesome, thank you! I've done a bit of refactoring to the code, so I'll tweak your branch a bit and fold in your changes.

@jfarseneau jfarseneau changed the base branch from master to lucasreiners_optional_streaming_url January 1, 2022 21:45
@jfarseneau jfarseneau merged commit 3aded17 into jfarseneau:lucasreiners_optional_streaming_url Jan 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants