wouterdebie / locast2tuner

Locast to Emby/Plex/Channels server
https://wouterdebie.github.io/locast2tuner/
MIT License
52 stars 8 forks source link

0.3.7 not working #97

Closed sanjay closed 3 years ago

sanjay commented 3 years ago

Just updated to 0.3.7 hoping it would fix the tuning issues but still no dice. Running the provided Docker container on a Synology device and connected to Plex. Was working prior to the captcha changes on Locast's side and was working again last night on 0.3.6.

Log files provide no clues. Ends with locast2tuner started... but nothing will tune. Plex circles around and then times out trying to tune. Login for locast2tuner also succeeds (based on the logs) so not sure what the issue is.

eiddor commented 3 years ago

Just tested here with 0.3.7 and Plex and it's working - Have you tried removing and re-adding the tuner?

sanjay commented 3 years ago

Just tried - didn't fix it for me.

eiddor commented 3 years ago

Could you post your configuration? Make sure to edit out any username/password information.

I've never run it on a Synology, but it's just using Docker Compose AFAIK.

sanjay commented 3 years ago

Not really much to configure. I've pointed the two ports (1900 UDP and 6077 TCP) over, set username/password via environment variables and did an override on the zip code (I was having issues with Locast suddenly thinking I was elsewhere which is why I moved from locast2plex to locast2tuner but they've since fixed the IP geolocation issue). Other than that, nothing else configured. Like I said, was working last night with 0.3.6 but now, no joy.

eiddor commented 3 years ago

0.3.8 was just released - Give that a shot.

If Plex is able to add it, it should be able to stream from it. We'd have to see the container output when you start a stream to see what's going on.

sanjay commented 3 years ago

These releases are fast and furious! :-) Upgrading Plex too (they've changed some of the UI flows for DVR stuff too it seems) and will upgrade to this new version for the tuner and see if it works. Be back in touch either way.

sanjay commented 3 years ago

Okay, looks like it might have been a Plex problem. The Plex upgrade seemed to fix it but I still upgraded locast2tuner to 0.3.8 to check that and it works in that configuration too. Thanks for the help and ideas!

eiddor commented 3 years ago

Good to hear - thanks for the update!