NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 1204 1205 1206 1207 1208 … 1231 Next »
No programs showing in TV-guide

 
  • 0 Vote(s) - 0 Average
No programs showing in TV-guide
zfinxen
Offline

Junior Member

Posts: 22
Threads: 5
Joined: Feb 2004
#1
2004-02-07, 12:44 AM
Hi

I´m having trouble getting the tv-guide to work. When I import the xmltv file I get the tv stations alright but when I try to use the tv-guide I get no listings. What could be wrong? My system date is correct so that shouldn´t be the problem. My thinking is that it shouldn´t matter which driver I have for my PVR 350. Correct? Another thought is if the channels in the xml-file somehow has to correspond with the source channel. Below is part of my xml file with all channels and programs but one are removed. Thankful for some help.

<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE tv (View Source for full doctype...)>
<tv source-info-url="http://www.dagenstv.com/" source-data-url="http://www.dagenstv.com/se/frontpage" generator-info-name="ConvDat2XmlTv" generator-info-url="http://tvguiden.no-ip.com/tvguide/">
<!-- TV listings read: 20040207 -->
&lt;channel id=&quot;9.dagenstv.com&quot;&gt;
&lt;display-name&gt;Eurosport&lt;/display-name&gt;
&lt;icon src=&quot;file:///C:/Program/TvGuide/images/eurosport.gif&quot; /&gt;
&lt;/channel&gt;
&lt;programme start=&quot;20040207083000 +0100&quot; stop=&quot;20040207090000 +0100&quot; showview=&quot;958571&quot; channel=&quot;9.dagenstv.com&quot; clumpidx=&quot;0/1&quot;&gt;
&lt;title&gt;Rally &reg;&lt;/title&gt;
&lt;desc&gt;Svenska Rallyt. 1:a dagen. Repris från 6/2.&lt;/desc&gt;
&lt;/programme&gt;
&lt;programme start=&quot;20040207090000 +0100&quot; stop=&quot;20040207100000 +0100&quot; showview=&quot;841303&quot; channel=&quot;9.dagenstv.com&quot; clumpidx=&quot;0/1&quot;&gt;
&lt;title&gt;Tennis&lt;/title&gt;
&lt;desc&gt;WTA-turneringen i Tokyo, Japan. Semifinaler Toray Pan Paficic Open spelas 2-8 februari i Tokyos Metroploitan Gymnasium. Eftersändning. Kommentator: Maria Strandlund.&lt;/desc&gt;
&lt;/programme&gt;
&lt;/tv&gt;
dutchal
Offline

Junior Member

Posts: 26
Threads: 6
Joined: Jan 2004
#2
2004-02-09, 11:34 AM
I had simular problems (with and XML file from another site) .. after stripping the file to only one entry and changing different items I noticed that removing the &quot;+0100&quot; from the start / stop times solves it. The epg schedule shows the correct times for now.. I am not sure however if it will work correctly with daylight saving..
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,727
Threads: 767
Joined: Nov 2003
#3
2004-02-09, 04:49 PM
Thats strange, it does try to cope with the timezone and should specifically cope with the +0100 format.
dutchal
Offline

Junior Member

Posts: 26
Threads: 6
Joined: Jan 2004
#4
2004-02-10, 08:39 AM
In my file an entry would look like this :
&lt;programme start=&quot;200401270435 +0100&quot; channel=&quot;nick.com&quot; stop=&quot;200401270500 +0100&quot;&gt;
   &lt;title&gt;Montana&lt;/title&gt;
&lt;/programme&gt;

i think the time format is missing the seconds in my file ..
Importing this does result in errors in the applicable log file.
remove the &quot;+0100&quot; and it works fine..

I dont have the logging here right now, but if you are interested sub, i can post it
zfinxen
Offline

Junior Member

Posts: 22
Threads: 5
Joined: Feb 2004
#5
2004-02-12, 10:36 AM
Thank you dutchal. The problem was solved by removing the +0100 part. Maybe in a later release this will be solved to avoid overhead to get the guide to work.
MaBo
Offline

Senior Member

Posts: 346
Threads: 58
Joined: Dec 2003
#6
2004-02-18, 10:44 AM
Add GMT before the +01:00 may work as well...

MaBo
ASUS pundit, pvr 350, celeron 2600, 512 MB, 160GB HD, winXP Pro, 12" touchscreen
dutchal
Offline

Junior Member

Posts: 26
Threads: 6
Joined: Jan 2004
#7
2004-02-18, 09:00 PM
The EPG update problems got a hold of me again .. for some reason the data is not read anymore
I fixed a one station one program XML file without the +01:00 for testing purposes, it is read without any error in the configuration log but no data is showing up [Image: sad.gif]

anybody any clues what more could be the problem ?
kiskadee
Offline

Junior Member

Posts: 6
Threads: 3
Joined: Jan 2004
#8
2004-02-23, 08:59 AM
I installed version 0.13 without having used an earlier version. I get the channels from the xmltv file, but not any programs. Here's a sample section:

- &lt;programme start=&quot;20040226130000 +0100&quot; stop=&quot;20040226140000 +0100&quot; channel=&quot;ZDF Theaterkanal&quot;&gt;
&lt;title lang=&quot;de&quot;&gt;FALCO Live - Der Falke ist wieder da&lt;/title&gt;
&lt;desc lang=&quot;de&quot;&gt;Ausschnitte aus dem Wiener Rathausplatzkonzert (1985) und dem Auftritt beim Wiener Donauinselfest (1993)&lt;/desc&gt;
&lt;category lang=&quot;de&quot;&gt;Theater&lt;/category&gt;
&lt;/programme&gt;
dutchal
Offline

Junior Member

Posts: 26
Threads: 6
Joined: Jan 2004
#9
2004-02-23, 05:37 PM
remove all the &quot; +0100&quot; and it should work (note the space to remove !Wink
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,727
Threads: 767
Joined: Nov 2003
#10
2004-02-23, 06:00 PM
Can someone try it with the timezone (+0100) still present, and email me the config.exe.log? It may provide some clues.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't scroll with mouse when Searching the Guide TimA-C 10 2,713 2023-06-26, 07:40 PM
Last Post: boggydoggy
  tv guide empty in gbpvr works in pvrx2 slowtech 37 17,116 2012-08-27, 04:00 PM
Last Post: rscheller
  Live TV not showing anything although recordings are OK. Pls advise. seymoria 8 4,776 2012-08-07, 05:07 PM
Last Post: ACTCMS
  Need help remapping Channel guide and actual channels divinehammer 3 3,776 2012-01-20, 10:43 AM
Last Post: kayleigh
  TV Guide Color griffy 0 1,777 2011-05-08, 10:20 AM
Last Post: griffy
  How to get Sky Digital channel guide into GBPVR? bobster 34 11,160 2011-04-01, 08:10 PM
Last Post: bobster
  Can't watch recorded TV programs. robert2011 3 2,302 2011-03-31, 11:20 AM
Last Post: robert2011
  strange channel changing-works in guide but not recording WinoOutWest 18 6,004 2010-12-27, 10:17 PM
Last Post: sub
  epg guide for ATSC ota, no internet? sdowney717 26 12,119 2010-12-08, 08:37 PM
Last Post: SHIFT_paradigm
  Conflicts showing up in future David B 1 1,419 2010-11-11, 03:36 PM
Last Post: David B

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

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

Linear Mode
Threaded Mode