Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

mythtv-0.22, no EIT

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


alacheesu at hotmail

Aug 6, 2009, 8:46 AM

Post #1 of 16 (2664 views)
Permalink
mythtv-0.22, no EIT

I went from mythtv-0.21 to 0.22 trunk, and now I no longer have any EIT-data.

My configuration:
Cross source EIT: off.
Use DVB card for active EIT scan: on. (have also tried off)
Listings grabber: Transmitted guide only (EIT)
Use on air is set 'on' for most (all?) channels.

I set up my channels by importing a channels.conf from czap, but read that this might not work. Thus I tried deleting all channels and rescanning all transports. No luck.

Sample log from mythbackend -v eit:
------log start-----
2009-08-06 17:41:52.758 mythbackend version: trunk [21118] www.mythtv.org
2009-08-06 17:41:52.759 Using runtime prefix = /usr/local
2009-08-06 17:41:52.760 Unable to read configuration file mysql.txt
2009-08-06 17:41:52.760 Empty LocalHostName.
2009-08-06 17:41:52.760 Using localhost value of mini
2009-08-06 17:41:52.778 New DB connection, total: 1
2009-08-06 17:41:52.792 Connected to database 'mythconverg' at host: localhost
2009-08-06 17:41:52.793 Closing DB connection named 'DBManager0'
2009-08-06 17:41:52.795 Connected to database 'mythconverg' at host: localhost
2009-08-06 17:41:52.803 Current Schema Version: 1239
2009-08-06 17:41:52.807 MythBackend: Starting up as the master server.
2009-08-06 17:41:52.824 New DB connection, total: 2
2009-08-06 17:41:52.825 Connected to database 'mythconverg' at host: localhost
2009-08-06 17:41:53.374 New DB connection, total: 3
2009-08-06 17:41:53.375 Connected to database 'mythconverg' at host: localhost
2009-08-06 17:41:53.492 EITHelper: localtime offset 2:00:00
2009-08-06 17:41:53.529 New DB scheduler connection
2009-08-06 17:41:53.530 Connected to database 'mythconverg' at host: localhost
2009-08-06 17:41:53.948 Enabling Upnpmedia rebuild thread.
2009-08-06 17:41:55.340 Main::Registering HttpStatus Extension
2009-08-06 17:41:55.342 Enabled verbose msgs: important general eit
2009-08-06 17:41:55.368 AutoExpire: CalcParams(): Max required Free Space: 1.0 GB w/freq: 15 min
2009-08-06 17:41:56.537 Reschedule requested for id -1.
2009-08-06 17:41:56.706 Scheduled 0 items in 0.2 = 0.03 match + 0.13 place
2009-08-06 17:41:56.712 Seem to be woken up by USER
2009-08-06 17:42:03.951 UPnpMedia: BuildMediaMap VIDEO scan starting in :/share/Movies/dvd:
2009-08-06 17:42:03.952 UPnpMedia: BuildMediaMap Done. Found 0 objects
2009-08-06 17:42:23.507 EITScanner (1): StartActiveScan called with 13 multiplexes
2009-08-06 17:42:23.977 EITScanner (1): Now looking for EIT data on multiplex of channel 150
2009-08-06 17:42:23.977 EITCache: Pruning all entries that ended before UTC 2009-08-05T17:47:27
2009-08-06 17:42:23.977 EITCache: Deleting old cache entries from the database
-----log end -----

eit_cache in mythconverg database is empty.

I'm at a loss on how to proceed further.

TIA

_________________________________________________________________
Show them the way! Add maps and directions to your party invites.
http://www.microsoft.com/windows/windowslive/products/events.aspx
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


totallymaxed at gmail

Aug 6, 2009, 9:05 AM

Post #2 of 16 (2589 views)
Permalink
Re: mythtv-0.22, no EIT [In reply to]

Hi,

This line from the log you posted might be the cause of your problems;

2009-08-06 17:41:52.760 Unable to read configuration file mysql.txt


It looks like your mysql.txt file is bad and your backend cannot connect to
the DB...

Andrew

On Thu, Aug 6, 2009 at 4:46 PM, Alabama Cheesu <alacheesu [at] hotmail>wrote:

>
> I went from mythtv-0.21 to 0.22 trunk, and now I no longer have any
> EIT-data.
>
> My configuration:
> Cross source EIT: off.
> Use DVB card for active EIT scan: on. (have also tried off)
> Listings grabber: Transmitted guide only (EIT)
> Use on air is set 'on' for most (all?) channels.
>
> I set up my channels by importing a channels.conf from czap, but read that
> this might not work. Thus I tried deleting all channels and rescanning all
> transports. No luck.
>
> Sample log from mythbackend -v eit:
> ------log start-----
> 2009-08-06 17:41:52.758 mythbackend version: trunk [21118] www.mythtv.org
> 2009-08-06 17:41:52.759 Using runtime prefix = /usr/local
> 2009-08-06 17:41:52.760 Unable to read configuration file mysql.txt
> 2009-08-06 17:41:52.760 Empty LocalHostName.
> 2009-08-06 17:41:52.760 Using localhost value of mini
> 2009-08-06 17:41:52.778 New DB connection, total: 1
> 2009-08-06 17:41:52.792 Connected to database 'mythconverg' at host:
> localhost
> 2009-08-06 17:41:52.793 Closing DB connection named 'DBManager0'
> 2009-08-06 17:41:52.795 Connected to database 'mythconverg' at host:
> localhost
> 2009-08-06 17:41:52.803 Current Schema Version: 1239
> 2009-08-06 17:41:52.807 MythBackend: Starting up as the master server.
> 2009-08-06 17:41:52.824 New DB connection, total: 2
> 2009-08-06 17:41:52.825 Connected to database 'mythconverg' at host:
> localhost
> 2009-08-06 17:41:53.374 New DB connection, total: 3
> 2009-08-06 17:41:53.375 Connected to database 'mythconverg' at host:
> localhost
> 2009-08-06 17:41:53.492 EITHelper: localtime offset 2:00:00
> 2009-08-06 17:41:53.529 New DB scheduler connection
> 2009-08-06 17:41:53.530 Connected to database 'mythconverg' at host:
> localhost
> 2009-08-06 17:41:53.948 Enabling Upnpmedia rebuild thread.
> 2009-08-06 17:41:55.340 Main::Registering HttpStatus Extension
> 2009-08-06 17:41:55.342 Enabled verbose msgs: important general eit
> 2009-08-06 17:41:55.368 AutoExpire: CalcParams(): Max required Free Space:
> 1.0 GB w/freq: 15 min
> 2009-08-06 17:41:56.537 Reschedule requested for id -1.
> 2009-08-06 17:41:56.706 Scheduled 0 items in 0.2 = 0.03 match + 0.13 place
> 2009-08-06 17:41:56.712 Seem to be woken up by USER
> 2009-08-06 17:42:03.951 UPnpMedia: BuildMediaMap VIDEO scan starting in
> :/share/Movies/dvd:
> 2009-08-06 17:42:03.952 UPnpMedia: BuildMediaMap Done. Found 0 objects
> 2009-08-06 17:42:23.507 EITScanner (1): StartActiveScan called with 13
> multiplexes
> 2009-08-06 17:42:23.977 EITScanner (1): Now looking for EIT data on
> multiplex of channel 150
> 2009-08-06 17:42:23.977 EITCache: Pruning all entries that ended before UTC
> 2009-08-05T17:47:27
> 2009-08-06 17:42:23.977 EITCache: Deleting old cache entries from the
> database
> -----log end -----
>
> eit_cache in mythconverg database is empty.
>
> I'm at a loss on how to proceed further.
>
> TIA
>
> _________________________________________________________________
> Show them the way! Add maps and directions to your party invites.
> http://www.microsoft.com/windows/windowslive/products/events.aspx
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>


alacheesu at hotmail

Aug 6, 2009, 9:18 AM

Post #3 of 16 (2583 views)
Permalink
Re: mythtv-0.22, no EIT [In reply to]

Hi, thanks for taking an interest in this.

I created a new ~/.mythtv/mysql.txt file:

DBHostName=10.0.0.128
DBUserName=mythtv
DBPassword=mythtv
DBName=mythconverg
DBType=QMYSQL3

That error message is now gone, but it made no difference otherwise. New log:
--- start log ---
2009-08-06 18:09:44.064 mythbackend version: trunk [21118] www.mythtv.org
2009-08-06 18:09:44.064 Using runtime prefix = /usr/local
2009-08-06 18:09:44.065 Empty LocalHostName.
2009-08-06 18:09:44.065 Using localhost value of minisvel
2009-08-06 18:09:44.066 Testing network connectivity to '10.0.0.128'
2009-08-06 18:09:44.081 New DB connection, total: 1
2009-08-06 18:09:44.100 Connected to database 'mythconverg' at host: 10.0.0.128
2009-08-06 18:09:44.100 Closing DB connection named 'DBManager0'
2009-08-06 18:09:44.113 Connected to database 'mythconverg' at host: 10.0.0.128
2009-08-06 18:09:44.123 Current Schema Version: 1239
2009-08-06 18:09:44.128 MythBackend: Starting up as the master server.
2009-08-06 18:09:44.136 New DB connection, total: 2
2009-08-06 18:09:44.149 Connected to database 'mythconverg' at host: 10.0.0.128
2009-08-06 18:09:44.698 New DB connection, total: 3
2009-08-06 18:09:44.711 Connected to database 'mythconverg' at host: 10.0.0.128
2009-08-06 18:09:44.803 EITHelper: localtime offset 2:00:00
2009-08-06 18:09:44.841 New DB scheduler connection
2009-08-06 18:09:44.855 Connected to database 'mythconverg' at host: 10.0.0.128
2009-08-06 18:09:44.901 Enabling Upnpmedia rebuild thread.
2009-08-06 18:09:46.288 Main::Registering HttpStatus Extension
2009-08-06 18:09:46.290 Enabled verbose msgs: important general eit
2009-08-06 18:09:46.293 AutoExpire: CalcParams(): Max required Free Space: 1.0 GB w/freq: 15 min
2009-08-06 18:09:47.867 Reschedule requested for id -1.
2009-08-06 18:09:47.895 Scheduled 0 items in 0.0 = 0.00 match + 0.02 place
2009-08-06 18:09:47.903 Seem to be woken up by USER
2009-08-06 18:09:54.904 UPnpMedia: BuildMediaMap VIDEO scan starting in :/share/Movies/dvd:
2009-08-06 18:09:54.907 UPnpMedia: BuildMediaMap Done. Found 0 objects
2009-08-06 18:10:14.816 EITScanner (1): StartActiveScan called with 13 multiplexes
2009-08-06 18:10:15.294 EITScanner (1): Now looking for EIT data on multiplex of channel 74
2009-08-06 18:10:15.294 EITCache: Pruning all entries that ended before UTC 2009-08-05T18:15:35
2009-08-06 18:10:15.294 EITCache: Deleting old cache entries from the database
--- end log ---


________________________________
> Date: Thu, 6 Aug 2009 17:05:06 +0100
> From: totallymaxed [at] gmail
> To: mythtv-users [at] mythtv
> Subject: Re: [mythtv-users] mythtv-0.22, no EIT
>
> Hi,
>
> This line from the log you posted might be the cause of your problems;
>
> 2009-08-06 17:41:52.760 Unable to read configuration file mysql.txt
>
>
> It looks like your mysql.txt file is bad and your backend cannot connect to the DB...
>
> Andrew


_________________________________________________________________
More than messages–check out the rest of the Windows Live™.
http://www.microsoft.com/windows/windowslive/
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


totallymaxed at gmail

Aug 6, 2009, 10:36 AM

Post #4 of 16 (2581 views)
Permalink
Re: mythtv-0.22, no EIT [In reply to]

Hi again,

So if you now do 'Rescan all transports' inside Myth do you get 'lock' and
valid channels?

Andrew

On Thu, Aug 6, 2009 at 5:18 PM, Alabama Cheesu <alacheesu [at] hotmail>wrote:

>
> Hi, thanks for taking an interest in this.
>
> I created a new ~/.mythtv/mysql.txt file:
>
> DBHostName=10.0.0.128
> DBUserName=mythtv
> DBPassword=mythtv
> DBName=mythconverg
> DBType=QMYSQL3
>
> That error message is now gone, but it made no difference otherwise. New
> log:
> --- start log ---
> 2009-08-06 18:09:44.064 mythbackend version: trunk [21118] www.mythtv.org
> 2009-08-06 18:09:44.064 Using runtime prefix = /usr/local
> 2009-08-06 18:09:44.065 Empty LocalHostName.
> 2009-08-06 18:09:44.065 Using localhost value of minisvel
> 2009-08-06 18:09:44.066 Testing network connectivity to '10.0.0.128'
> 2009-08-06 18:09:44.081 New DB connection, total: 1
> 2009-08-06 18:09:44.100 Connected to database 'mythconverg' at host:
> 10.0.0.128
> 2009-08-06 18:09:44.100 Closing DB connection named 'DBManager0'
> 2009-08-06 18:09:44.113 Connected to database 'mythconverg' at host:
> 10.0.0.128
> 2009-08-06 18:09:44.123 Current Schema Version: 1239
> 2009-08-06 18:09:44.128 MythBackend: Starting up as the master server.
> 2009-08-06 18:09:44.136 New DB connection, total: 2
> 2009-08-06 18:09:44.149 Connected to database 'mythconverg' at host:
> 10.0.0.128
> 2009-08-06 18:09:44.698 New DB connection, total: 3
> 2009-08-06 18:09:44.711 Connected to database 'mythconverg' at host:
> 10.0.0.128
> 2009-08-06 18:09:44.803 EITHelper: localtime offset 2:00:00
> 2009-08-06 18:09:44.841 New DB scheduler connection
> 2009-08-06 18:09:44.855 Connected to database 'mythconverg' at host:
> 10.0.0.128
> 2009-08-06 18:09:44.901 Enabling Upnpmedia rebuild thread.
> 2009-08-06 18:09:46.288 Main::Registering HttpStatus Extension
> 2009-08-06 18:09:46.290 Enabled verbose msgs: important general eit
> 2009-08-06 18:09:46.293 AutoExpire: CalcParams(): Max required Free Space:
> 1.0 GB w/freq: 15 min
> 2009-08-06 18:09:47.867 Reschedule requested for id -1.
> 2009-08-06 18:09:47.895 Scheduled 0 items in 0.0 = 0.00 match + 0.02 place
> 2009-08-06 18:09:47.903 Seem to be woken up by USER
> 2009-08-06 18:09:54.904 UPnpMedia: BuildMediaMap VIDEO scan starting in
> :/share/Movies/dvd:
> 2009-08-06 18:09:54.907 UPnpMedia: BuildMediaMap Done. Found 0 objects
> 2009-08-06 18:10:14.816 EITScanner (1): StartActiveScan called with 13
> multiplexes
> 2009-08-06 18:10:15.294 EITScanner (1): Now looking for EIT data on
> multiplex of channel 74
> 2009-08-06 18:10:15.294 EITCache: Pruning all entries that ended before UTC
> 2009-08-05T18:15:35
> 2009-08-06 18:10:15.294 EITCache: Deleting old cache entries from the
> database
> --- end log ---
>
>
> ________________________________
> > Date: Thu, 6 Aug 2009 17:05:06 +0100
> > From: totallymaxed [at] gmail
> > To: mythtv-users [at] mythtv
> > Subject: Re: [mythtv-users] mythtv-0.22, no EIT
> >
> > Hi,
> >
> > This line from the log you posted might be the cause of your problems;
> >
> > 2009-08-06 17:41:52.760 Unable to read configuration file mysql.txt
> >
> >
> > It looks like your mysql.txt file is bad and your backend cannot connect
> to the DB...
> >
> > Andrew
>
>
> _________________________________________________________________
> More than messages–check out the rest of the Windows Live™.
> http://www.microsoft.com/windows/windowslive/
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>


alacheesu at hotmail

Aug 6, 2009, 11:47 AM

Post #5 of 16 (2581 views)
Permalink
Re: mythtv-0.22, no EIT [In reply to]

I did a new "Scan all existing transports" in mythtv-setup. Nothing changed.

Just to be clear: I can watch TV just fine. I just get no EIT data. EIT used to work for me in mythtv-0.21, but not in 0.22.


Date: Thu, 6 Aug 2009 18:36:46 +0100
From: totallymaxed [at] gmail
To: mythtv-users [at] mythtv
Subject: Re: [mythtv-users] mythtv-0.22, no EIT

Hi again,

So if you now do 'Rescan all transports' inside Myth do you get 'lock' and valid channels?

Andrew

On Thu, Aug 6, 2009 at 5:18 PM, Alabama Cheesu wrote:



Hi, thanks for taking an interest in this.



I created a new ~/.mythtv/mysql.txt file:



DBHostName=10.0.0.128

DBUserName=mythtv

DBPassword=mythtv

DBName=mythconverg

DBType=QMYSQL3



That error message is now gone, but it made no difference otherwise. New log:

--- start log ---

2009-08-06 18:09:44.064 mythbackend version: trunk [21118] www.mythtv.org

2009-08-06 18:09:44.064 Using runtime prefix = /usr/local

2009-08-06 18:09:44.065 Empty LocalHostName.

2009-08-06 18:09:44.065 Using localhost value of minisvel

2009-08-06 18:09:44.066 Testing network connectivity to '10.0.0.128'

2009-08-06 18:09:44.081 New DB connection, total: 1

2009-08-06 18:09:44.100 Connected to database 'mythconverg' at host: 10.0.0.128

2009-08-06 18:09:44.100 Closing DB connection named 'DBManager0'

2009-08-06 18:09:44.113 Connected to database 'mythconverg' at host: 10.0.0.128

2009-08-06 18:09:44.123 Current Schema Version: 1239

2009-08-06 18:09:44.128 MythBackend: Starting up as the master server.

2009-08-06 18:09:44.136 New DB connection, total: 2

2009-08-06 18:09:44.149 Connected to database 'mythconverg' at host: 10.0.0.128

2009-08-06 18:09:44.698 New DB connection, total: 3

2009-08-06 18:09:44.711 Connected to database 'mythconverg' at host: 10.0.0.128

2009-08-06 18:09:44.803 EITHelper: localtime offset 2:00:00

2009-08-06 18:09:44.841 New DB scheduler connection

2009-08-06 18:09:44.855 Connected to database 'mythconverg' at host: 10.0.0.128

2009-08-06 18:09:44.901 Enabling Upnpmedia rebuild thread.

2009-08-06 18:09:46.288 Main::Registering HttpStatus Extension

2009-08-06 18:09:46.290 Enabled verbose msgs: important general eit

2009-08-06 18:09:46.293 AutoExpire: CalcParams(): Max required Free Space: 1.0 GB w/freq: 15 min

2009-08-06 18:09:47.867 Reschedule requested for id -1.

2009-08-06 18:09:47.895 Scheduled 0 items in 0.0 = 0.00 match + 0.02 place

2009-08-06 18:09:47.903 Seem to be woken up by USER

2009-08-06 18:09:54.904 UPnpMedia: BuildMediaMap VIDEO scan starting in :/share/Movies/dvd:

2009-08-06 18:09:54.907 UPnpMedia: BuildMediaMap Done. Found 0 objects

2009-08-06 18:10:14.816 EITScanner (1): StartActiveScan called with 13 multiplexes

2009-08-06 18:10:15.294 EITScanner (1): Now looking for EIT data on multiplex of channel 74

2009-08-06 18:10:15.294 EITCache: Pruning all entries that ended before UTC 2009-08-05T18:15:35

2009-08-06 18:10:15.294 EITCache: Deleting old cache entries from the database

--- end log ---





________________________________

> Date: Thu, 6 Aug 2009 17:05:06 +0100

> From: totallymaxed [at] gmail

> To: mythtv-users [at] mythtv

> Subject: Re: [mythtv-users] mythtv-0.22, no EIT

>

> Hi,

>

> This line from the log you posted might be the cause of your problems;

>

> 2009-08-06 17:41:52.760 Unable to read configuration file mysql.txt

>

>

> It looks like your mysql.txt file is bad and your backend cannot connect to the DB...

>

> Andrew





_________________________________________________________________

More than messages–check out the rest of the Windows Live™.

http://www.microsoft.com/windows/windowslive/

_______________________________________________

mythtv-users mailing list

mythtv-users [at] mythtv

http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users





_________________________________________________________________
More than messages–check out the rest of the Windows Live™.
http://www.microsoft.com/windows/windowslive/
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


gareth.glaccum at btopenworld

Aug 6, 2009, 1:37 PM

Post #6 of 16 (2587 views)
Permalink
Re: mythtv-0.22, no EIT [In reply to]

Is this DVB-S? I have the same symptoms if so. Scan is always successful, I
can watch TV Ok, but cannot get and EPG for DVB-S (DVB-T is OK, and they are
separate video sources).
I asked for anyone else in similar positions 2 weeks ago, didn't get a
response, so I think that there may not be too many people using trunk and
DVB-S with only EIT. I put it down to the scanner being currently
re-written.
My logs are pretty much identical for the EIT scan as yours.
Gareth

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


alacheesu at hotmail

Aug 6, 2009, 2:07 PM

Post #7 of 16 (2578 views)
Permalink
Re: mythtv-0.22, no EIT [In reply to]

This is for DVB-C. I see messages for both passive and active EIT scan in my logs,
but no error messages or anything else that would indicate something is wrong.

If the scanner is being rewritten, I guess I'll just wait a while. Thanks.

> From: gareth.glaccum [at] btopenworld
> To: mythtv-users [at] mythtv
> Date: Thu, 6 Aug 2009 21:37:55 +0100
> Subject: Re: [mythtv-users] mythtv-0.22, no EIT
>
> Is this DVB-S? I have the same symptoms if so. Scan is always successful, I
> can watch TV Ok, but cannot get and EPG for DVB-S (DVB-T is OK, and they are
> separate video sources).
> I asked for anyone else in similar positions 2 weeks ago, didn't get a
> response, so I think that there may not be too many people using trunk and
> DVB-S with only EIT. I put it down to the scanner being currently
> re-written.
> My logs are pretty much identical for the EIT scan as yours.
> Gareth
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

_________________________________________________________________
Share your memories online with anyone you want.
http://www.microsoft.com/middleeast/windows/windowslive/products/photos-share.aspx?tab=1
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


anothersname at googlemail

Aug 7, 2009, 8:35 AM

Post #8 of 16 (2526 views)
Permalink
Re: mythtv-0.22, no EIT [In reply to]

2009/8/6 Alabama Cheesu <alacheesu [at] hotmail>:
>
>
> This is for DVB-C. I see messages for both passive and active EIT scan in my logs,
> but no error messages or anything else that would indicate something is wrong.
>
> If the scanner is being rewritten, I guess I'll just wait a while. Thanks.
>
>> From: gareth.glaccum [at] btopenworld
>> To: mythtv-users [at] mythtv
>> Date: Thu, 6 Aug 2009 21:37:55 +0100
>> Subject: Re: [mythtv-users] mythtv-0.22, no EIT
>>
>> Is this DVB-S? I have the same symptoms if so. Scan is always successful, I
>> can watch TV Ok, but cannot get and EPG for DVB-S (DVB-T is OK, and they are
>> separate video sources).
>> I asked for anyone else in similar positions 2 weeks ago, didn't get a
>> response, so I think that there may not be too many people using trunk and
>> DVB-S with only EIT. I put it down to the scanner being currently
>> re-written.
>> My logs are pretty much identical for the EIT scan as yours.
>> Gareth
>>
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users [at] mythtv
>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
> _________________________________________________________________
> Share your memories online with anyone you want.
> http://www.microsoft.com/middleeast/windows/windowslive/products/photos-share.aspx?tab=1
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

Hi

Can I suggest the following....

stop mythbackend

run mythtv-setup

Remove all the channels you have from the system

exit mythtv-setup

start mythbackend

run mythfilldatabase

stop mythbackend

stop and restart the sql server service

rerun mythtv-setup

remove all the receiver cards in the system

exit mythtv-setup

start mythbackend

run mythfilldatabase

stop mythbackend

stop and restart the sql backend

start mythtv-setup

add your receiver cards and scan for the channels

exit mythtv-setup

start mythbackend

run mythfilldatabase

stop mythbackend

stop and restart sql

start mythbackend



I know this whole process sounds very laborious but I've found in the
past that sometimes settings hang around in cache and do not clear
properly until you stop and restart the sql service.

Try it and good luck.
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


alacheesu at hotmail

Aug 7, 2009, 10:10 AM

Post #9 of 16 (2527 views)
Permalink
Re: mythtv-0.22, no EIT [In reply to]

----------------------------------------
> Date: Fri, 7 Aug 2009 16:35:40 +0100
> From: anothersname [at] googlemail
> To: mythtv-users [at] mythtv
> Subject: Re: [mythtv-users] mythtv-0.22, no EIT
>
> 2009/8/6 Alabama Cheesu :
>>
>>
>> This is for DVB-C. I see messages for both passive and active EIT scan in my logs,
>> but no error messages or anything else that would indicate something is wrong.
>>
>> If the scanner is being rewritten, I guess I'll just wait a while. Thanks.
>>
>>> From: gareth.glaccum [at] btopenworld
>>> To: mythtv-users [at] mythtv
>>> Date: Thu, 6 Aug 2009 21:37:55 +0100
>>> Subject: Re: [mythtv-users] mythtv-0.22, no EIT
>>>
>>> Is this DVB-S? I have the same symptoms if so. Scan is always successful, I
>>> can watch TV Ok, but cannot get and EPG for DVB-S (DVB-T is OK, and they are
>>> separate video sources).
>>> I asked for anyone else in similar positions 2 weeks ago, didn't get a
>>> response, so I think that there may not be too many people using trunk and
>>> DVB-S with only EIT. I put it down to the scanner being currently
>>> re-written.
>>> My logs are pretty much identical for the EIT scan as yours.
>>> Gareth
>
> Hi
>
> Can I suggest the following....
>
> stop mythbackend
>
> run mythtv-setup
>
> Remove all the channels you have from the system
>
> exit mythtv-setup
>
> start mythbackend
>
> run mythfilldatabase
>
> stop mythbackend
>
> stop and restart the sql server service
>
> rerun mythtv-setup
>
> remove all the receiver cards in the system
>
> exit mythtv-setup
>
> start mythbackend
>
> run mythfilldatabase
>
> stop mythbackend
>
> stop and restart the sql backend
>
> start mythtv-setup
>
> add your receiver cards and scan for the channels
>
> exit mythtv-setup
>
> start mythbackend
>
> run mythfilldatabase
>
> stop mythbackend
>
> stop and restart sql
>
> start mythbackend
>
>
>
> I know this whole process sounds very laborious but I've found in the
> past that sometimes settings hang around in cache and do not clear
> properly until you stop and restart the sql service.
>
> Try it and good luck.


I followed all your steps, but there was no change.

Thanks anyway.

_________________________________________________________________
Share your memories online with anyone you want.
http://www.microsoft.com/middleeast/windows/windowslive/products/photos-share.aspx?tab=1
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


gareth.glaccum at btopenworld

Aug 7, 2009, 10:16 AM

Post #10 of 16 (2530 views)
Permalink
Re: mythtv-0.22, no EIT [In reply to]

----- Original Message -----
From: "Another Sillyname" <anothersname [at] googlemail>

I know this whole process sounds very laborious but I've found in the
past that sometimes settings hang around in cache and do not clear
properly until you stop and restart the sql service.

Try it and good luck.
_______________________________________________

The bad news is, I have pretty much gone through all of that in the last 3
weeks. Apart from the starting and stopping mysql, as apart from
authentication, there should be no caching.

An added complexity that I have, is that my DVB-T cards (which work) are on
my MBE, and the DVB-S (which are not working) are on my SBE.
Should both be on, (and off) at the starts suggested?

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


totallymaxed at gmail

Aug 7, 2009, 12:02 PM

Post #11 of 16 (2515 views)
Permalink
Re: mythtv-0.22, no EIT [In reply to]

Hmmm... ok that is a significant detail! Can you temporarily add your DVB-S
to your MBE and see if they work ok?

Andrew

On Fri, Aug 7, 2009 at 6:16 PM, Gareth Glaccum <
gareth.glaccum [at] btopenworld> wrote:

> ----- Original Message ----- From: "Another Sillyname" <
> anothersname [at] googlemail>
>
> I know this whole process sounds very laborious but I've found in the
> past that sometimes settings hang around in cache and do not clear
> properly until you stop and restart the sql service.
>
> Try it and good luck.
> _______________________________________________
>
> The bad news is, I have pretty much gone through all of that in the last 3
> weeks. Apart from the starting and stopping mysql, as apart from
> authentication, there should be no caching.
>
> An added complexity that I have, is that my DVB-T cards (which work) are on
> my MBE, and the DVB-S (which are not working) are on my SBE.
> Should both be on, (and off) at the starts suggested?
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>



--
Convergent Home Technologies Ltd
www.dianemo.co.uk
Tel: +44 (0)1245 330101
Fax: +44 (0)1245 263916

Unit 205 Waterhouse Business Centre
Cromar Way
Chelmsford
Essex CM1 2QE
UK

Watch Dianemo Videos here;
http://www.dianemo.co.uk/index.php/your-home/overview-videos/8-your-home/31-dianemo-overview-videos


gareth.glaccum at btopenworld

Aug 7, 2009, 1:39 PM

Post #12 of 16 (2501 views)
Permalink
Re: mythtv-0.22, no EIT [In reply to]

From: Andrew Herron
Hmmm... ok that is a significant detail! Can you temporarily add your DVB-S to your MBE and see if they work ok?



_______________________________________________

I thought that it might make a difference (not that it should). I am not going to be able to do it for around a week. Difficulty is that the MBE and SBE are in different parts of the house. Obviously, to test this, I am going to have to get the satellite signal to the MBE somehow, and we have visitors comming.

Couldn't be bothered to re-type my config, so here is a copy of my previous post, which at the end has the config and setup. I have changed versions of trunk since then, waiting for a couple of hours of comfort before I go to the next database schema, currently: 21075. There were no responses to this, so I think that it is possibly an edge-case scenario.
Regards,
Gareth

----

Hi,
Can someone confirm whether they have a similar setup running?
I am running trunk (21006, ?tuesday?), and cannot decide whether

this is a bug - so I'll open a ticket (there is one open on scanning, but I
believe this is channel scanning, not EIT)
user error - happy for this to be shown
not (re-)implemented /yet/ in trunk- so I'll shut up and do something else,
I believe the EIT scanner was re-written. (I understand that by running
trunk there are areas which are likely to not be in a production capable
state, but I cannot see any tickets which relate to this problem
specifically on EIT)


My previous setup was .20, and it worked as:

MBE - 3x DVB-T tuner cards with a video source set as DVB-T. Used over
air-guide as only listings source

SBE - 1x Hauppage Nova-HD-S2, with a video source set as DVB-S. Used over
air-guide as only listings source

Now I am on trunk with the same hardware, and in theory same configuration.
The MBE can correctly perform EIT scans on the DVB-T cards, with logging
EIT, I can see the shows being detected.

The SBE does not seem to correctly perform the EIT scan. It does not appear
to download the shows and list them the same was as the MBE with logging
EIT. If I use liveTV, I can use the DVB-S card to correctly change to
channels (correct channel number as before) and watch TV, but no EPG.

So, if the question above cannot be answered simply, can we get responses on
the following (if they are positive, it must be user error!):

Is anyone using trunk with EIT and Freesat ONLY
Is anyone successfully running trunk with EIT and Freesat as the main
listings grabber in a SLAVE Backend ONLY?

Thanks,
Gareth


(configuration steps if someone wants to show me the error of my ways)
After initial failure, I went to SBE, and deleted video sources, I then
deleted video cards on /this host/
I then went to MBE, deleted video sources, and then deleted cards on /ALL
HOSTS/
I then added 3x DVB-T (all x2 multirec) cards to the MBE + video source
called DVB-T. Performed scan for channels. Ran mythfilldatabase, started
MBE, EIT started for these cards.
With MBE running, went to SBE. Added DVB-S card (x2 multirec+LNB eurpoean
setup, +recording options, 2000ms timeout, allow use for active EIT, not
open on demand), and created video source DVB-S. I then had to use scandvb
to scan the Astra-28.2E, then used this as a channels.conf import Found 1045
non-conflicting channels. Then 51 conflicting channels, used suggest to add
them. Then 33 conflicting mpeg channels, again used suggest to add them. I
then went back and performed a scan of existing transports. (for both of
these I have used the 'ignore signal timeout option' which I hadn't before,
and initially I did try without the second scan).
I then exited mythtv-setup on the SBE. There was no request to run
mythfilldatabase. I started the SBE. and nada. Here I have made the
assumption that the MBE should not need to be restarted (it has been a
couple of times through these problems anyway).

SBE mythlog (i.e. non-working):
2009-07-25 17:33:33.139 EITScanner (7): Now looking for EIT data on
multiplex of channel 4704
2009-07-25 17:33:33.139 EITCache: Pruning all entries that ended before UTC
2009-07-24T17:43:54
2009-07-25 17:33:33.139 EITCache: Deleting old cache entries from the
database
2009-07-25 17:33:33.460 EITScanner (7): Started passive scan.
2009-07-25 17:43:56.784 EITScanner (7): Now looking for EIT data on
multiplex of channel 4222
2009-07-25 17:43:56.784 EITCache: Pruning all entries that ended before UTC
2009-07-24T17:54:17

No data in EPG either (as viewed by mythweb).


diespambox at gmx

Nov 4, 2009, 12:02 AM

Post #13 of 16 (1905 views)
Permalink
Re: mythtv-0.22, no EIT [In reply to]

Christian <CvB [at] kruemel> wrote:
> >> I tried mythtv-0.22(-fixes) from branches, and mythtv does not receive
> >> or handly any EIT-data - neither for DVB-C nor DVB-T.
> >> [...]
> >> I set up my channels by importing a channels.conf from w_scan (in czap
> >> format).
> > I think you have to to do a real scan with mythtv. Don't import the
> > channels, cause mythtv needs some additional information which is not
> > contained in the channels.conf.
> > I had the same problem and wasted many houres on figuriung out the
> > soloution, cause it is so well hidden in the wiki... ;-)
>
> I guess I might be having the same issue with 0.22RC2. After the upgrade
> from 0.21something, EIT data was not migrated, and not received, either.
> So I deleted all channels, created a new channels.conf, imported it, but
> no change. Reading your hint, yesterday evening I deleted all channels and
> rescanned the existing transports. Still, until now no EIT data was
> received. So I wanted to do a full scan. But when I enter, for Astra 19.2
> E, 12551500 (Frequency), vertical and 22000000 as symbol rate, leaving the
> rest at auto, I just get an error message:
>
> Channel could not be opened
>
> However, there are no error messages in my mythbackend.log.
>
> How did you do "a real scan" with mythtv?

IRC I created the initial tuning data with scan or w_scan or some
similar tool... with this generated data i could do a full scan.
However i'm using DVB-C cards not DVB-S

HTH
tobi
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


CvB at kruemel

Nov 4, 2009, 2:01 AM

Post #14 of 16 (1887 views)
Permalink
Re: mythtv-0.22, no EIT [In reply to]

>> I guess I might be having the same issue with 0.22RC2. After the upgrade
>> from 0.21something, EIT data was not migrated, and not received, either.
>> So I deleted all channels, created a new channels.conf, imported it, but
>> no change. Reading your hint, yesterday evening I deleted all channels
>> and rescanned the existing transports. Still, until now no EIT data was
>> received. So I wanted to do a full scan. But when I enter, for Astra
>> 19.2E, 12551500 (Frequency), vertical and 22000000 as symbol rate,
>> leaving the rest at auto, I just get an error message:
>>
>> Channel could not be opened
>>
>> However, there are no error messages in my mythbackend.log.
>>
>> How did you do "a real scan" with mythtv?
>
> IRC I created the initial tuning data with scan or w_scan or some
> similar tool... with this generated data i could do a full scan.
> However i'm using DVB-C cards not DVB-S

Hm. Ok, the output from the scan tool is channels.conf. Importing that was
my first attempt. Or should I only use selected data from that output? If
you could give me some more detail, please, maybe I could adopt this for
DVB-S as well...

The strange thing is, it worked under 0.21...

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


diespambox at gmx

Nov 4, 2009, 4:03 AM

Post #15 of 16 (1879 views)
Permalink
Re: mythtv-0.22, no EIT [In reply to]

Christian G. von Busse <CvB [at] kruemel> wrote:
> >> I guess I might be having the same issue with 0.22RC2. After the upgrade
> >> from 0.21something, EIT data was not migrated, and not received, either.
> >> So I deleted all channels, created a new channels.conf, imported it, but
> >> no change. Reading your hint, yesterday evening I deleted all channels
> >> and rescanned the existing transports. Still, until now no EIT data was
> >> received. So I wanted to do a full scan. But when I enter, for Astra
> >> 19.2E, 12551500 (Frequency), vertical and 22000000 as symbol rate,
> >> leaving the rest at auto, I just get an error message:
> >>
> >> Channel could not be opened
> >>
> >> However, there are no error messages in my mythbackend.log.
> >>
> >> How did you do "a real scan" with mythtv?
> >
> > IRC I created the initial tuning data with scan or w_scan or some
> > similar tool... with this generated data i could do a full scan.
> > However i'm using DVB-C cards not DVB-S
>
> Hm. Ok, the output from the scan tool is channels.conf. Importing that was
> [...]
w_scan -x

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


CvB at kruemel

Nov 4, 2009, 4:05 AM

Post #16 of 16 (1875 views)
Permalink
Re: mythtv-0.22, no EIT [In reply to]

>> > IRC I created the initial tuning data with scan or w_scan or some
>> > similar tool... with this generated data i could do a full scan.
>> > However i'm using DVB-C cards not DVB-S
>> Hm. Ok, the output from the scan tool is channels.conf. Importing that
>> was
> w_scan -x

Thanks. What may have just helped here is not to assign unique channels
numbers by myself, but to let mythtv suggest the numbers. With these
suggested numbers, I am starting to get EIT data again...?!

Christian

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.