google-code-export / sagetv-addons

Automatically exported from code.google.com/p/sagetv-addons
1 stars 0 forks source link

Second Lineup gets no data #348

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Using the same zip code, the first lineup works perfect.
2. Adding a second lineup using same zip gets no data.
3. Several of the log files exceeded 10MB, so they have been zipped.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by bobbyd...@live.com on 24 Jan 2013 at 4:37

Attachments:

GoogleCodeExporter commented 9 years ago
Yup... another bug in the NetworkClient class.  To be fixed in beta 22.

Original comment by de...@battams.ca on 24 Jan 2013 at 5:49

GoogleCodeExporter commented 9 years ago
Fixed in beta 22; please upgrade and let me know if it's fixed.

Original comment by de...@battams.ca on 24 Jan 2013 at 6:45

GoogleCodeExporter commented 9 years ago
Still no data for second lineup. Adding all logs here in one zip. Started Sage, 
loaded latest plugin(s), deleted lineups, added new lineups. The first comes up 
perfectly. The second has no data.

Original comment by bobbyd...@live.com on 25 Jan 2013 at 2:58

Attachments:

GoogleCodeExporter commented 9 years ago
Please turn the logging down from TRACE to DEBUG in the plugin settings, try 
again, and attach the new logs.  The initial EPG download is being truncated 
and that's what I need to see.

Original comment by de...@battams.ca on 25 Jan 2013 at 3:34

GoogleCodeExporter commented 9 years ago
OK, here are the logs in debug more. Much smaller. I set debug, deleted the 
sources. Stopped Sage, deleted the existing logs. Restarted Sage, installed the 
first source. Guide filled perfectly. Added second source copying the first 
lineup to a new lineup and selected the new channels (different from the first 
lineup). Again the second source channels all have no data.

Original comment by bobbyd...@live.com on 26 Jan 2013 at 6:24

Attachments:

GoogleCodeExporter commented 9 years ago
After you add the second source, let the auto epg update finish, delete the 
sdjson.epg file and then force another epg update.  Don't remove & readd the 
sources before hand.  I expect that all the channels will be filled in with 
data.  Let me know if I'm right.

Original comment by de...@battams.ca on 26 Jan 2013 at 8:22

GoogleCodeExporter commented 9 years ago
You were correct. :-) !!!!

Original comment by bobbyd...@live.com on 26 Jan 2013 at 5:16

GoogleCodeExporter commented 9 years ago
So what's happening here is a known issue that really can't be fixed 
automatically.  The fix is to force an EPG update after configuring all lineups 
& channels.  There are technical reasons for this limitation that probably 
can't be overcome; or at least not in the immediate future.  This issue and the 
work around need to be documented in the plugin FAQ and/or user guide.

Issue #350 deals with the doc update that needs to be done.

Original comment by de...@battams.ca on 26 Jan 2013 at 8:15

GoogleCodeExporter commented 9 years ago
Thanks Slugger!

Original comment by bobbyd...@live.com on 26 Jan 2013 at 8:20