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

Plex no longer able to find locast2plex DVR #279

Open
elbowgeek opened this issue Aug 13, 2021 · 8 comments
Open

Plex no longer able to find locast2plex DVR #279

elbowgeek opened this issue Aug 13, 2021 · 8 comments

Comments

@elbowgeek
Copy link

Hi all. I was running locast2plex just fine for quite a while, until I switched from networks. The original network was accessed via wifi, and this new one is hard wired, but I doubt that there should be any issue with that aspect of it. It just seems odd that, immediately after switching networks, suddenly Plex can't recognize the locast2plex DVR.

I've modified the config.ini to reflect the new network IP, and running "python main.py" fires it up with now errors, just as it ever did. But if I try to add it to Plex it simply does not recognize the locast DVR, even if I enter the IP manually.

Any ideas would be most welcome to help me solve this bizarre mystery.

@jcmitch
Copy link

jcmitch commented Aug 19, 2021

I'm seeing the same thing without the network change so I don't think that is relevant. Mine only started over the past 3-4 days, I believe.

I've updated to the latest in docker, started/stopped the container, checked the docker logs. Everything seems like it should be working. I do believe I ran a plex server update around that timeframe so I'm wondering if that could be related. Might look at trying to downgrade Plex to see if that helps at all.

@elbowgeek
Copy link
Author

Hi, thanks for replying. I'll try hooking it up to the old network again and see if I get the same results. All I know is that locast2plex failed immediate after I made the change.

As for that whole Docker thing, I'll be danged if I can figure out how to properly implement it on my Intel PC; I see it as voodoo frankly. I do know the concept behind it and all, but it requires a bunch of steps to create and that guarantees that one of those steps will produce a result which will be nothing like what they say in the instructions, and it will end there.

Then again, maybe I'll give it a go anyway, just for no fun at all...

@iamon13
Copy link

iamon13 commented Aug 30, 2021

Any update on this issue? I am having a similar issue as OP, had to change my server's static IP and after that locast2plex no longer works. Docker reports that it started up correctly, but no luck in Plex discovering the service.

@jcmitch
Copy link

jcmitch commented Aug 30, 2021

I believe the root cause to be a Plex issue. There are a few threads about the issue over on the Plex forms but no fixes yet from what I can tell.

@iamon13
Copy link

iamon13 commented Aug 30, 2021

I actually went to look in a different thread, and the issue ended up being a result of an old version. Stopping the container and then issuing a docker-compose pull grabbed the latest version, and service discovery in Plex is working now.

@jcmitch
Copy link

jcmitch commented Aug 30, 2021

Hm... I've updated to the latest again but while locast2plex still seems to be running correctly. Plex still fails to actually play even though it sees the antenna and says everything is good. Just as soon as I attempt to play I get this:
image

@ghost
Copy link

ghost commented Sep 1, 2021

I have the same issue from the plex side. Checked the container logs for locast2plex and it looks stuck on startup here:

User Info obtained.
User didDonate: True
User donationExpire: 2021-10-22 04:42:20
Starting First time Stations refresh...
Checking FCC facilities database for updates.
Online facilities database is newer. Downloading the latest FCC facilities database...
Unzipping FCC facilities database...
Reading and formatting FCC database...
Found 5410 stations.
Getting list of stations based on DMA...
Found 45 stations for DMA 751
Starting Stations thread...
Starting device server on 192.168.11.110:6077
Now listening for requests.
Starting SSDP server...
Starting First time EPG refresh...
FROM CACHE: /app/cache/751_epg/09-01-2021.json
FROM CACHE: /app/cache/751_epg/09-02-2021.json
FROM CACHE: /app/cache/751_epg/09-03-2021.json
FROM CACHE: /app/cache/751_epg/09-04-2021.json
FROM CACHE: /app/cache/751_epg/09-05-2021.json
FROM CACHE: /app/cache/751_epg/09-06-2021.json
Starting EPG thread...```

@jcmitch
Copy link

jcmitch commented Sep 2, 2021

Well I guess this (and this whole project) doesn't matter anymore. 😞

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

No branches or pull requests

3 participants