tgorgdotcom / locast2plex

A very simple script to connect locast to Plex's live tv/dvr feature.
MIT License
234 stars 43 forks source link

docker install issue #26

Open bigcid10 opened 4 years ago

bigcid10 commented 4 years ago

which file is the docker image file in the zip file ? I don't know how to get it started with docker it seems that there is no image file or is the whole zip file the image file do I have to rename it ? I installed it from the hub and got it setup on plex the ecg was there but it said "source not available" docker v18.09 plex most current version

tgorgdotcom commented 4 years ago

Hello. If you are downloading the zip file, then you would make your own image using docker's command line tools. But if you are installing it from the docker hub, you don't need to download the zip. Sounds like you have locast2plex running, so we should instead focus on the logs. Could you send me the docker log output?

bigcid10 commented 4 years ago

Thank you for replying , My main issue is ssdp is enabled on my synology nas (ds716 II +) and docker won't let me use port 1900 I can't seem to change it as I don't know how to open the config files I used port 6077 tcp and 1990 udp and it loaded the image and plex was able to see the docker image that I used from the available listings it loaded the channel guide for West palm beach but I get a "playback error-could not tune channel" error when I try and turn on a local tv station was able to use 1900 after I turned off ssdp on dsm but I got the same error as far as the log files go ,I don't know how to get them Thank you

On Mon, Aug 17, 2020 at 11:37 PM Thomas Gorgolione notifications@github.com wrote:

Hello. If you are downloading the zip file, then you would make your own image using docker's command line tools. But if you are installing it from the docker hub, you don't need to download the zip. Sounds like you have locast2plex running, so we should instead focus on the logs. Could you send me the docker log output?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tgorgdotcom/locast2plex/issues/26#issuecomment-675230054, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOGACXUKGGYRTU6U64GF3LSBHZORANCNFSM4QCIPEHA .

tgorgdotcom commented 4 years ago

Hello. The SSDP port can't be changed unfortunately. As for your tuning error, it would be best if I could see the logs. Maybe looking here would help? https://www.synology.com/en-us/knowledgebase/DSM/help/Docker/Docker

bigcid10 commented 4 years ago

I think it's a plex issue as it says playback error here's a screenshot the container is running in docker Thank you

On Tue, Aug 18, 2020 at 11:06 PM Thomas Gorgolione notifications@github.com wrote:

Hello. The SSDP port can't be changed unfortunately. As for your tuning error, it would be best if I could see the logs. Maybe looking here would help? https://www.synology.com/en-us/knowledgebase/DSM/help/Docker/Docker

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tgorgdotcom/locast2plex/issues/26#issuecomment-675824259, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOGACSWAGIU52TIHNXFNTTSBM6SLANCNFSM4QCIPEHA .

bigcid10 commented 4 years ago

ok,I found the correct logs

On Wed, Aug 19, 2020 at 11:10 AM Paul Rossi bigcid10@gmail.com wrote:

I think it's a plex issue as it says playback error here's a screenshot the container is running in docker Thank you

On Tue, Aug 18, 2020 at 11:06 PM Thomas Gorgolione < notifications@github.com> wrote:

Hello. The SSDP port can't be changed unfortunately. As for your tuning error, it would be best if I could see the logs. Maybe looking here would help? https://www.synology.com/en-us/knowledgebase/DSM/help/Docker/Docker

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tgorgdotcom/locast2plex/issues/26#issuecomment-675824259, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOGACSWAGIU52TIHNXFNTTSBM6SLANCNFSM4QCIPEHA .

tgorgdotcom commented 4 years ago

Hello @bigcid10 . It doesn't seem like the attachments you sent via email are showing here in github. Could you try to reattach it?

deathbybandaid commented 4 years ago

I have a feeling this issue involves the listen address. If base_url is 0.0.0.0:6077 then streams could fail. #92 addresses this by allowing the listen address on all interfaces, while supplying stream url's based on the host accessed by.