Running client/server. All channel matches empty

An evolving, supported alternative to Rovi
Forum rules
★ Download the latest EPG123 here: https://garyan2.github.io/ <> Setup guide here: https://garyan2.github.io/install.html
Post Reply
MagnusT

Posts: 4
Joined: Sun Sep 05, 2021 5:08 pm
Location:

HTPC Specs: Show details

Running client/server. All channel matches empty

#1

Post by MagnusT » Sun Sep 05, 2021 5:18 pm

At irregular intervals the epg123 client looses some or all channel matches and then looks like this. I just have to run a matching using number or call sign and run an update and all is fine. Until it happens again in a week or so.

Untitled.png

The most recent time this happened was yesterday, the 4th of Sept.

The odd thing is I can't find any errors in either the server log or the client log (both enclosed in a zip file here) so I'm sort of lost what to do?



PS:
I do see a completely different problem from time to time on the epg123 server where the lineup is suddenly empty but I think that has to do with problems getting data from Schedules Direct? And these two problems are never at the same time, they do not have anything to do with each other AFIK. Anyway, this error type is seen in the logs, contrary to the problem described further above.
Attachments
Desktop.zip
(15.28 KiB) Downloaded 42 times

User avatar
garyan2

Posts: 7480
Joined: Fri Nov 27, 2015 7:23 pm
Location:

HTPC Specs: Show details

#2

Post by garyan2 » Sun Sep 05, 2021 5:47 pm

I think the issue of losing channel matches may have something to do with DVBLink. I've never used it, so not sure, but if DVBLink "rescans" channels then it could assign an existing channel a new UID which will break the link between the guide listings and the channel in WMC. That is the only thing I can think of. If EPG123 was removing listings from the channel, there would be a log entry.

As for the second issue in your logs, this is eerily close to another user's problem discussed here (https://github.com/garyan2/epg123/issues/3). I don't know what the outcome of it was, or if SD found anything about the account that would result in losing his/her lineups. You may want to submit a ticket to SD on this one.
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

MagnusT

Posts: 4
Joined: Sun Sep 05, 2021 5:08 pm
Location:

HTPC Specs: Show details

#3

Post by MagnusT » Sun Sep 05, 2021 7:17 pm

Thanks for the reply!

I'll check if there is any setting I can change in dvblink.

The manual job of clicking "match by number" when this happens, which is all that has to be done, is there any way I can do that from a command line so I could run a scheduled task to do it?

User avatar
garyan2

Posts: 7480
Joined: Fri Nov 27, 2015 7:23 pm
Location:

HTPC Specs: Show details

#4

Post by garyan2 » Sun Sep 05, 2021 7:38 pm

Yes, but it is actually done on every update since you have automatch enabled. So whatever happened on the 4th, happened after your scheduled update.

The command is:

Code: Select all

epg123client.exe -match
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

cmal

Posts: 46
Joined: Fri Dec 08, 2017 5:38 pm
Location:

HTPC Specs: Show details

#5

Post by cmal » Sun Sep 05, 2021 9:39 pm

...I have a similar problem with DVB-S here in Europe; I'm using Astra19.2 without DVB-Link or anything else, just Win10x64 on the main PC and Win7x64 on the client: from time to time a large portion (~90%) of the channels (I have mapped 52 in the Media Center) loose their subscriptions on both machines;
That's why I already wanted to request a new feature to backup the subscriptions, so that it has not to be repaired maunually...

User avatar
garyan2

Posts: 7480
Joined: Fri Nov 27, 2015 7:23 pm
Location:

HTPC Specs: Show details

#6

Post by garyan2 » Sun Sep 05, 2021 11:39 pm

For the guide listings that get unmapped, I'm going to try something on the next release. As part of the MXF file, I will set the channel match names and for DVB-S it will look something like: The below is what I currently do for DVBS channels based on information provided by Schedules Direct.

Code: Select all

DVBS:<sat>:<freq>:<onid>:<tsid>:<sid>
I do this for DVBS, DVBT, and ATSC. The whole purpose of adding the matchname is so that guide listings can automatically be mapped by WMC and won't require EPG123 to do it. The problem is, the information from Schedules Direct may not be up-to-date. It shouldn't matter once the guide listings are assigned to a channel... they should stay, but I guess it is possible that WMC is unattaching the listings.

I'll remove the matchnames and see if that changes anything in the next release. They weren't really helping out much anyway, but I've been doing this for years and haven't heard of this happening before.

For the lineups that disappear in your account with Schedules Direct, I am not going to code around someone else's error. Either user error or an account management error on SD's side. That is a slippery slope and noone benefits. Find the underlying cause and fix that. I will not hide problems that will then never get fixed.

EDIT: I meant to say I will stop setting the matchname for DVBS, DVBT, and ATSC. See if that makes a difference.
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

MagnusT

Posts: 4
Joined: Sun Sep 05, 2021 5:08 pm
Location:

HTPC Specs: Show details

#7

Post by MagnusT » Mon Sep 06, 2021 11:43 am

garyan2 wrote: Sun Sep 05, 2021 7:38 pm Yes, but it is actually done on every update since you have automatch enabled. So whatever happened on the 4th, happened after your scheduled update.

The command is:

Code: Select all

epg123client.exe -match
Super! I'll just schedule that to run a couple of times a day :thumbup:

User avatar
garyan2

Posts: 7480
Joined: Fri Nov 27, 2015 7:23 pm
Location:

HTPC Specs: Show details

#8

Post by garyan2 » Mon Sep 06, 2021 6:29 pm

@cmal @MagnusT
You guys might want to pile on this thread on the Schedules Direct forum concerning your lineups disappearing from your account. https://forums.schedulesdirect.org/view ... 424#p10424. See if it can get some attention and hopefully resolve it.
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

MagnusT

Posts: 4
Joined: Sun Sep 05, 2021 5:08 pm
Location:

HTPC Specs: Show details

#9

Post by MagnusT » Tue Sep 07, 2021 11:21 am

garyan2 wrote: Mon Sep 06, 2021 6:29 pm @cmal @MagnusT
You guys might want to pile on this thread on the Schedules Direct forum concerning your lineups disappearing from your account. https://forums.schedulesdirect.org/view ... 424#p10424. See if it can get some attention and hopefully resolve it.
Done :thumbup:

Post Reply