NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) NextPVR Enhanced Web Admin (NEWA) v
« Previous 1 … 13 14 15 16 17 … 47 Next »
No EPG data in TV Guide...

 
  • 0 Vote(s) - 0 Average
No EPG data in TV Guide...
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,583
Threads: 384
Joined: Dec 2004
#1
2011-06-15, 09:23 PM
I noticed this yesterday but didn't have time to look at it closer. Basically, the TV Guide is 'empty' (no grid and no show details anywhere). Some issue with a KeyNotFoundException...

Code:
2011-06-15 22:05:58.011    [DEBUG][3]    Got Web Request (127.0.0.1): /
2011-06-15 22:06:06.992    [INFO][3]    RecorderHelperConfig: LoadFromFile()
2011-06-15 22:06:08.039    [INFO][3]    RecorderHelperConfig: SaveToFile()
2011-06-15 22:06:09.679    [INFO][3]    **********************************************
2011-06-15 22:06:09.679    [INFO][3]    *                                            *
2011-06-15 22:06:09.679    [INFO][3]    *                                            *
2011-06-15 22:06:09.679    [INFO][3]    *  NEWA Application Starting......Opening DB *
2011-06-15 22:06:09.679    [INFO][3]    *                                            *
2011-06-15 22:06:09.679    [INFO][3]    *                                            *
2011-06-15 22:06:09.679    [INFO][3]    **********************************************
2011-06-15 22:06:28.845    [DEBUG][3]    Got Web Request (127.0.0.1): /Login2.aspx
2011-06-15 22:06:33.891    [INFO][3]    Loading Config...
2011-06-15 22:06:33.891    [INFO][3]    
2011-06-15 22:06:33.891    [INFO][3]    Pulled Credential from Config...
2011-06-15 22:06:33.891    [INFO][3]    User= admin
2011-06-15 22:06:33.906    [INFO][3]    Password = 5F4DCC3B5AA765D61D8327DEB882CF99
2011-06-15 22:06:33.906    [INFO][3]    
2011-06-15 22:06:34.297    [INFO][3]    URL-Before-Replace = http://127.0.0.1:8866/Login2.aspx?ReturnUrl=/default.aspx
2011-06-15 22:06:34.313    [INFO][3]    URL-After-Replace = http://127.0.0.1:8866/Login2.aspx?ReturnUrl=/default.aspx
2011-06-15 22:06:34.313    [INFO][3]    URL-After-Context = http://localhost:8866
2011-06-15 22:06:34.313    [INFO][3]    Postback not found....now pulling User Host Info...
2011-06-15 22:06:34.313    [INFO][3]    IP V4 Detected on Server
2011-06-15 22:06:34.359    [INFO][3]    Using IP4 Address: 127.0.0.1
2011-06-15 22:06:34.359    [INFO][3]    
2011-06-15 22:06:34.375    [INFO][3]    You have made it to the complete login method....this is a good thing....
2011-06-15 22:06:34.391    [INFO][3]    Checking if new theme flag is set....
2011-06-15 22:06:34.391    [INFO][3]    New theme flag is not set...
2011-06-15 22:06:34.391    [INFO][3]    Checking username not blank, redirect uri = request path...
2011-06-15 22:06:34.391    [INFO][3]    Checking to see if the redirec uri is equal to default.aspx or logout.aspx
2011-06-15 22:06:34.391    [INFO][3]    Redirect uri was not equal to default.aspx or logout.aspx....
2011-06-15 22:06:34.391    [INFO][3]    
2011-06-15 22:06:34.391    [INFO][3]    
2011-06-15 22:06:34.391    [INFO][3]    Automatic login from 127.0.0.1
2011-06-15 22:06:34.391    [INFO][3]    
2011-06-15 22:06:34.391    [INFO][3]    Initializing Forms Authentication....
2011-06-15 22:06:34.391    [INFO][3]    
2011-06-15 22:06:34.391    [INFO][3]    Setting Forms Authentication Cookie....
2011-06-15 22:06:34.391    [INFO][3]    Username =
2011-06-15 22:06:34.391    [INFO][3]    Cookie Path = /
2011-06-15 22:06:34.391    [INFO][3]    
2011-06-15 22:06:34.781    [INFO][3]    Checking for auto search execution....
2011-06-15 22:06:34.781    [INFO][3]    Auto Search is not set to run or it has aleady run today....
2011-06-15 22:06:34.781    [INFO][3]    
2011-06-15 22:06:34.781    [INFO][3]    Redirecting to the target page....
2011-06-15 22:06:34.781    [INFO][3]    Redirect URL = /default.aspx
2011-06-15 22:06:34.781    [INFO][3]    
2011-06-15 22:06:34.781    [INFO][3]    
2011-06-15 22:06:34.781    [INFO][3]    Establishing login salt
2011-06-15 22:06:34.828    [INFO][3]    Login salt = e3b9c6af-c46f-415c-8d77-1d58cea8f838
2011-06-15 22:06:34.828    [INFO][3]    Registering hidden field...LoginButton.UniqueID = _ctl0:ContentPlaceHolder1:LoginButton
2011-06-15 22:06:34.828    [INFO][3]    
2011-06-15 22:06:37.421    [DEBUG][13]    Got Web Request (127.0.0.1): /default.aspx
2011-06-15 22:06:37.593    [INFO][13]    Now in default.aspx.......
2011-06-15 22:06:37.999    [DEBUG][3]    Got Web Request (127.0.0.1): /Guide2.aspx
2011-06-15 22:06:43.326    [ERROR][3]    Unexpected error in EPGEvent.LoadByOID(): System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at NUtility.EPGEvent.GetListingsForTimePeriod(DateTime startTime, DateTime endTime)
2011-06-15 22:06:43.700    [DEBUG][13]    Got Web Request (127.0.0.1): /themes2/Default/css/common.css
2011-06-15 22:06:43.700    [DEBUG][3]    Got Web Request (127.0.0.1): /public/popup.js
2011-06-15 22:06:43.919    [DEBUG][14]    Got Web Request (127.0.0.1): /public/scrolling.js
2011-06-15 22:06:44.185    [DEBUG][3]    Got Web Request (127.0.0.1): /public/Ajax2.js
2011-06-15 22:06:44.200    [DEBUG][14]    Got Web Request (127.0.0.1): /public/md5.js
2011-06-15 22:06:44.278    [DEBUG][13]    Got Web Request (127.0.0.1): /public/login.js
2011-06-15 22:06:44.278    [DEBUG][3]    Got Web Request (127.0.0.1): /themes2/Default/js/common.js
2011-06-15 22:06:44.372    [DEBUG][13]    Got Web Request (127.0.0.1): /themes2/Default/js/guide.js
2011-06-15 22:06:44.450    [DEBUG][15]    Got Web Request (127.0.0.1): /themes2/Default/css/guide.css
2011-06-15 22:06:45.028    [DEBUG][14]    Got Web Request (127.0.0.1): /ScriptResource.axd
2011-06-15 22:06:45.044    [DEBUG][3]    Got Web Request (127.0.0.1): /AjaxService2.asmx/jsdebug
2011-06-15 22:06:45.059    [DEBUG][15]    Got Web Request (127.0.0.1): /themes2/Default/graphics/main_bg.jpg
2011-06-15 22:06:45.091    [DEBUG][13]    Got Web Request (127.0.0.1): /themes2/Default/Graphics/logo_header.png
2011-06-15 22:06:45.950    [DEBUG][15]    Got Web Request (127.0.0.1): /themes2/Default/Graphics/line_left.png
2011-06-15 22:06:45.997    [DEBUG][3]    Got Web Request (127.0.0.1): /themes2/Default/Graphics/back.gif
2011-06-15 22:06:45.997    [DEBUG][13]    Got Web Request (127.0.0.1): /themes2/Default/Graphics/ahead.gif
2011-06-15 22:06:51.214    [DEBUG][14]    Got Web Request (127.0.0.1): /AjaxService2.asmx/GetServerTime
2011-06-15 22:06:52.151    [DEBUG][15]    Got Web Request (127.0.0.1): /AjaxService2.asmx/GetReminders
2011-06-15 22:06:56.181    [DEBUG][13]    Got Web Request (127.0.0.1): /AjaxService2.asmx/GetServerTime
2011-06-15 22:06:58.165    [DEBUG][14]    Got Web Request (127.0.0.1): /AjaxService2.asmx/GetReminders
2011-06-15 22:07:01.180    [DEBUG][15]    Got Web Request (127.0.0.1): /AjaxService2.asmx/GetServerTime
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#2
2011-06-16, 12:19 AM
Try emptying the EPG and reloading....there is a command line to empty the EPG but I can't recall it off hand.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,583
Threads: 384
Joined: Dec 2004
#3
2011-06-16, 12:33 AM
UncleJohnsBand Wrote:Try emptying the EPG and reloading....there is a command line to empty the EPG but I can't recall it off hand.
The switch is -emptyepg Wink

OK, so that worked but what's failing with NEWA when NextPVR was able to show the TV Guide without a problem?

Cheers,
Brian
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#4
2011-06-16, 09:55 AM
Note sure......but that was what sub suggested to do when this came up a couple of other times.....that call is a call to the NPVR API so something is happening there.... Smile
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,583
Threads: 384
Joined: Dec 2004
#5
2011-06-16, 06:59 PM
UncleJohnsBand Wrote:...that call is a call to the NPVR API so something is happening there.... Smile
OK, thanks - now I know who to bug. Big Grin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  NEWA- TV guide is empty rogbott 6 4,051 2016-07-02, 12:55 AM
Last Post: UncleJohnsBand
  No Freeview UK EPG Data on web view mb1 5 3,604 2015-10-10, 09:37 AM
Last Post: mb1
  IPTV channels not appearing in NEWA guide. JP23 2 2,140 2014-06-13, 02:57 AM
Last Post: UncleJohnsBand
  Web (NEWA) missing EPG data Rodnmatt 9 4,176 2014-02-05, 04:38 AM
Last Post: UncleJohnsBand
  Guide won't load with 2.10 avandeputte 3 1,829 2014-01-01, 05:49 AM
Last Post: UncleJohnsBand
  "View Live" not working for me from TV Guide in NEWA technik0 12 6,117 2013-09-21, 12:59 PM
Last Post: UncleJohnsBand
  TV Guide, View Live doesn't work. Problem with address? WKleeven 14 4,967 2013-07-06, 03:00 PM
Last Post: UncleJohnsBand
  NEWA Blue Artifacts insteda of TV-Guide viking4dk 4 2,234 2013-02-17, 09:59 AM
Last Post: viking4dk
  NEWA TV Guide is empty Clanky 7 4,675 2012-12-03, 12:35 AM
Last Post: UncleJohnsBand
  NEWA TV Guide Color Change Possible Please? yardern 2 1,771 2012-12-02, 03:01 PM
Last Post: UncleJohnsBand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode