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

Mailing List Archive: MythTV: Users

Empty schedule

 

 

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


gfk at logidac

Oct 13, 2007, 6:43 PM

Post #1 of 9 (5183 views)
Permalink
Empty schedule

Hi,

I spent all day changing settings in mythtv-setup and I finally got
what I wanted. Everthing works fine, except that "Upcoming
Recordings" is empty. mythbackend --testsched generates a good list
however.

I did my homework and searched the archives, found out that I should
"Delete all" capture cards and video sources and reconfigure from
scratch (http://www.gossamer-threads.com/lists/mythtv/users/260095).
I did that but it didn't solve my problem. :-(

Any idea what to try next?

Thanks a lot,
GFK's

[mythtv [at] pv ~]$ mythbackend --version
Library API version : 0.20.20070821-1
Source code version : 14677M
SVN Branch : branches/release-0-20-fixes
Options compiled in :
linux release using_xvmcw using_lmsensors using_v4l using_oss
using_alsa using_arts using_jack using_ivtv using_firewire
using_dbox2 using_hdhr using_ip_rec using_freebox using_live
using_lirc using_joystick_menu using_dvb using_x11 using_xv
using_xrandr using_xvmc using_xvmc_vld using_opengl_vsync
using_opengl using_frontend using_backend
[mythtv [at] pv ~]$ mythbackend --resched
2007-10-13 21:35:51.374 Using runtime prefix = /usr/local
2007-10-13 21:35:51.401 New DB connection, total: 1
2007-10-13 21:35:51.411 Connected to database 'mythconverg' at host:
localhost
2007-10-13 21:35:51.416 Current Schema Version: 1160
2007-10-13 21:35:51.442 Connecting to backend server: 127.0.0.1:6543
(try 1 of 5)
2007-10-13 21:35:51.444 Using protocol version 31
2007-10-13 21:35:51.465 Connected to master for reschedule
[mythtv [at] pv ~]$ mythbackend --printsched
2007-10-13 21:35:56.782 Using runtime prefix = /usr/local
2007-10-13 21:35:56.812 New DB connection, total: 1
2007-10-13 21:35:56.821 Connected to database 'mythconverg' at host:
localhost
2007-10-13 21:35:56.827 Current Schema Version: 1160
2007-10-13 21:35:56.831 New DB DataDirect connection
2007-10-13 21:35:56.832 Connected to database 'mythconverg' at host:
localhost
2007-10-13 21:35:56.845 Connecting to backend server: 127.0.0.1:6543
(try 1 of 5)
2007-10-13 21:35:56.847 Using protocol version 31
Retrieving Schedule from Master backend.
--- print list start ---
Title - Subtitle Chan ChID Day Start End C I T
N Pri
--- print list end ---
[mythtv [at] pv ~]$ mythbackend --testsched
2007-10-13 21:36:13.808 Using runtime prefix = /usr/local
2007-10-13 21:36:13.834 New DB connection, total: 1
2007-10-13 21:36:13.844 Connected to database 'mythconverg' at host:
localhost
2007-10-13 21:36:13.851 Current Schema Version: 1160
2007-10-13 21:36:13.855 New DB DataDirect connection
2007-10-13 21:36:13.856 Connected to database 'mythconverg' at host:
localhost
Calculating Schedule from database.
Inputs, Card IDs, and Conflict info may be invalid if you have
multiple tuners.
2007-10-13 21:36:14.504 Invalid search key in recordid 41
2007-10-13 21:36:14.635 Speculative scheduled 57 items in 0.78
--- print list start ---
Title - Subtitle Chan ChID Day Start End C I T
N Pri
Weeds - "The Two Mrs. Scottsons" 320 1320 13 21:30-22:00 1 1 A
1 2/0
Weeds - "Release the Hounds" 320 1320 13 22:00-22:30 1 1 A
1 0/0
[...]
--- print list end ---


--
Guillaume Filion
http://guillaume.filion.org/
Attachments: PGP.sig (0.18 KB)


derliebegott at gmail

Oct 14, 2007, 2:13 AM

Post #2 of 9 (5076 views)
Permalink
Re: Empty schedule [In reply to]

I had the same problem a few times.

Restarting MySql and MythTv (or the whole box) helped always.

M.



2007/10/14, Guillaume Filion <gfk [at] logidac>:
> Hi,
>
> I spent all day changing settings in mythtv-setup and I finally got
> what I wanted. Everthing works fine, except that "Upcoming
> Recordings" is empty. mythbackend --testsched generates a good list
> however.
>
> I did my homework and searched the archives, found out that I should
> "Delete all" capture cards and video sources and reconfigure from
> scratch (http://www.gossamer-threads.com/lists/mythtv/users/260095).
> I did that but it didn't solve my problem. :-(
>
> Any idea what to try next?
>
> Thanks a lot,
> GFK's
>
> [mythtv [at] pv ~]$ mythbackend --version
> Library API version : 0.20.20070821-1
> Source code version : 14677M
> SVN Branch : branches/release-0-20-fixes
> Options compiled in :
> linux release using_xvmcw using_lmsensors using_v4l using_oss
> using_alsa using_arts using_jack using_ivtv using_firewire
> using_dbox2 using_hdhr using_ip_rec using_freebox using_live
> using_lirc using_joystick_menu using_dvb using_x11 using_xv
> using_xrandr using_xvmc using_xvmc_vld using_opengl_vsync
> using_opengl using_frontend using_backend
> [mythtv [at] pv ~]$ mythbackend --resched
> 2007-10-13 21:35:51.374 Using runtime prefix = /usr/local
> 2007-10-13 21:35:51.401 New DB connection, total: 1
> 2007-10-13 21:35:51.411 Connected to database 'mythconverg' at host:
> localhost
> 2007-10-13 21:35:51.416 Current Schema Version: 1160
> 2007-10-13 21:35:51.442 Connecting to backend server: 127.0.0.1:6543
> (try 1 of 5)
> 2007-10-13 21:35:51.444 Using protocol version 31
> 2007-10-13 21:35:51.465 Connected to master for reschedule
> [mythtv [at] pv ~]$ mythbackend --printsched
> 2007-10-13 21:35:56.782 Using runtime prefix = /usr/local
> 2007-10-13 21:35:56.812 New DB connection, total: 1
> 2007-10-13 21:35:56.821 Connected to database 'mythconverg' at host:
> localhost
> 2007-10-13 21:35:56.827 Current Schema Version: 1160
> 2007-10-13 21:35:56.831 New DB DataDirect connection
> 2007-10-13 21:35:56.832 Connected to database 'mythconverg' at host:
> localhost
> 2007-10-13 21:35:56.845 Connecting to backend server: 127.0.0.1:6543
> (try 1 of 5)
> 2007-10-13 21:35:56.847 Using protocol version 31
> Retrieving Schedule from Master backend.
> --- print list start ---
> Title - Subtitle Chan ChID Day Start End C I T
> N Pri
> --- print list end ---
> [mythtv [at] pv ~]$ mythbackend --testsched
> 2007-10-13 21:36:13.808 Using runtime prefix = /usr/local
> 2007-10-13 21:36:13.834 New DB connection, total: 1
> 2007-10-13 21:36:13.844 Connected to database 'mythconverg' at host:
> localhost
> 2007-10-13 21:36:13.851 Current Schema Version: 1160
> 2007-10-13 21:36:13.855 New DB DataDirect connection
> 2007-10-13 21:36:13.856 Connected to database 'mythconverg' at host:
> localhost
> Calculating Schedule from database.
> Inputs, Card IDs, and Conflict info may be invalid if you have
> multiple tuners.
> 2007-10-13 21:36:14.504 Invalid search key in recordid 41
> 2007-10-13 21:36:14.635 Speculative scheduled 57 items in 0.78
> --- print list start ---
> Title - Subtitle Chan ChID Day Start End C I T
> N Pri
> Weeds - "The Two Mrs. Scottsons" 320 1320 13 21:30-22:00 1 1 A
> 1 2/0
> Weeds - "Release the Hounds" 320 1320 13 22:00-22:30 1 1 A
> 1 0/0
> [...]
> --- print list end ---
>
>
> --
> Guillaume Filion
> http://guillaume.filion.org/
>
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
>


--
Glauben heißt nicht wissen wollen, was wahr ist ... Nietzsche
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


gfk at logidac

Oct 14, 2007, 10:54 AM

Post #3 of 9 (5066 views)
Permalink
Re: Empty schedule [In reply to]

Ma Begaj a écrit :
> I had the same problem a few times.
>
> Restarting MySql and MythTv (or the whole box) helped always.

Thanks for the tip but that didn't work either.

Any other idea?

Thanks,
GFK's
--
Guillaume Filion
http://guillaume.filion.org/
Attachments: signature.asc (0.24 KB)


drayson at net1plus

Oct 14, 2007, 11:57 AM

Post #4 of 9 (5059 views)
Permalink
Re: Empty schedule [In reply to]

Hi,

I spent all day changing settings in mythtv-setup and I finally got what I
wanted. Everthing works fine, except that "Upcoming Recordings" is empty.
mythbackend --testsched generates a good list however.

I did my homework and searched the archives, found out that I should "Delete
all" capture cards and video sources and reconfigure from scratch
(http://www.gossamer-threads.com/lists/mythtv/users/260095).
I did that but it didn't solve my problem. :-(

Any idea what to try next?

Thanks a lot,
GFK's

[mythtv [at] pv ~]$ mythbackend --version
Library API version : 0.20.20070821-1
Source code version : 14677M
SVN Branch : branches/release-0-20-fixes
Options compiled in :
linux release using_xvmcw using_lmsensors using_v4l using_oss using_alsa
using_arts using_jack using_ivtv using_firewire
using_dbox2 using_hdhr using_ip_rec using_freebox using_live using_lirc
using_joystick_menu using_dvb using_x11 using_xv using_xrandr using_xvmc
using_xvmc_vld using_opengl_vsync using_opengl using_frontend using_backend
[mythtv [at] pv ~]$ mythbackend --resched
2007-10-13 21:35:51.374 Using runtime prefix = /usr/local
2007-10-13 21:35:51.401 New DB connection, total: 1
2007-10-13 21:35:51.411 Connected to database 'mythconverg' at host:
localhost
2007-10-13 21:35:51.416 Current Schema Version: 1160
2007-10-13 21:35:51.442 Connecting to backend server: 127.0.0.1:6543 (try 1
of 5)
2007-10-13 21:35:51.444 Using protocol version 31
2007-10-13 21:35:51.465 Connected to master for reschedule [mythtv [at] pv ~]$
mythbackend --printsched
2007-10-13 21:35:56.782 Using runtime prefix = /usr/local
2007-10-13 21:35:56.812 New DB connection, total: 1
2007-10-13 21:35:56.821 Connected to database 'mythconverg' at host:
localhost
2007-10-13 21:35:56.827 Current Schema Version: 1160
2007-10-13 21:35:56.831 New DB DataDirect connection
2007-10-13 21:35:56.832 Connected to database 'mythconverg' at host:
localhost
2007-10-13 21:35:56.845 Connecting to backend server: 127.0.0.1:6543 (try 1
of 5)
2007-10-13 21:35:56.847 Using protocol version 31 Retrieving Schedule from
Master backend.
--- print list start ---
Title - Subtitle Chan ChID Day Start End C I T
N Pri
--- print list end ---
[mythtv [at] pv ~]$ mythbackend --testsched
2007-10-13 21:36:13.808 Using runtime prefix = /usr/local
2007-10-13 21:36:13.834 New DB connection, total: 1
2007-10-13 21:36:13.844 Connected to database 'mythconverg' at host:
localhost
2007-10-13 21:36:13.851 Current Schema Version: 1160
2007-10-13 21:36:13.855 New DB DataDirect connection
2007-10-13 21:36:13.856 Connected to database 'mythconverg' at host:
localhost
Calculating Schedule from database.
Inputs, Card IDs, and Conflict info may be invalid if you have multiple
tuners.
2007-10-13 21:36:14.504 Invalid search key in recordid 41
2007-10-13 21:36:14.635 Speculative scheduled 57 items in 0.78
--- print list start ---
Title - Subtitle Chan ChID Day Start End C I T
N Pri
Weeds - "The Two Mrs. Scottsons" 320 1320 13 21:30-22:00 1 1 A
1 2/0
Weeds - "Release the Hounds" 320 1320 13 22:00-22:30 1 1 A
1 0/0
[...]
--- print list end ---


--


I ran into an issue recently when changing my listing source that sounds
similar.
The Recording Schedule page in MythWeb had all my shows listed. But when I
went into Upcomming Recordings it was blank.

What I did was I opened one of the shows schedule options from the Recording
Schedule page and just select save.
When I went back to upcoming recordings it was populated with that show I
just resaved. So I then did it for all my shows and they all populated in
upcoming recordings.

Marc



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


gfk at logidac

Oct 14, 2007, 12:18 PM

Post #5 of 9 (5061 views)
Permalink
Re: Empty schedule [In reply to]

Marc a écrit :
> I ran into an issue recently when changing my listing source that sounds
> similar.
> The Recording Schedule page in MythWeb had all my shows listed. But when I
> went into Upcomming Recordings it was blank.
>
> What I did was I opened one of the shows schedule options from the Recording
> Schedule page and just select save.
> When I went back to upcoming recordings it was populated with that show I
> just resaved. So I then did it for all my shows and they all populated in
> upcoming recordings.

Thanks but that didn't work either... :-(

I don't have many recorded/programed shows. Could I just drop the
database and reprogram the three shows that were to be recorded?

Thanks a lot for your help,
GFK's
--
Guillaume Filion
http://guillaume.filion.org/
Attachments: signature.asc (0.24 KB)


drayson at net1plus

Oct 14, 2007, 12:29 PM

Post #6 of 9 (5077 views)
Permalink
Re: Empty schedule [In reply to]

>
> Marc a écrit :
> > I ran into an issue recently when changing my listing source that
> > sounds similar.
> > The Recording Schedule page in MythWeb had all my shows listed. But
> > when I went into Upcomming Recordings it was blank.
> >
> > What I did was I opened one of the shows schedule options from the
> > Recording Schedule page and just select save.
> > When I went back to upcoming recordings it was populated with that
> > show I just resaved. So I then did it for all my shows and they all
> > populated in upcoming recordings.
>
> Thanks but that didn't work either... :-(
>
> I don't have many recorded/programed shows. Could I just drop the
> database and reprogram the three shows that were to be recorded?
>
> Thanks a lot for your help,
> GFK's

You could but that would wipe your settings as well.
Do a full backup of your database as well as a backup of just your settings
table.
Drop the database and then restore the settings table, download your
listings, and then recreate your recordings.

Marc


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


derliebegott at gmail

Oct 14, 2007, 1:33 PM

Post #7 of 9 (5072 views)
Permalink
Re: Empty schedule [In reply to]

or try to create a new recording rule to see will this one appear in
the list. but do this after mysql backup.

if it appears, just recreate your other rules.

M.



2007/10/14, Marc <drayson [at] net1plus>:
> >
> > Marc a écrit :
> > > I ran into an issue recently when changing my listing source that
> > > sounds similar.
> > > The Recording Schedule page in MythWeb had all my shows listed. But
> > > when I went into Upcomming Recordings it was blank.
> > >
> > > What I did was I opened one of the shows schedule options from the
> > > Recording Schedule page and just select save.
> > > When I went back to upcoming recordings it was populated with that
> > > show I just resaved. So I then did it for all my shows and they all
> > > populated in upcoming recordings.
> >
> > Thanks but that didn't work either... :-(
> >
> > I don't have many recorded/programed shows. Could I just drop the
> > database and reprogram the three shows that were to be recorded?
> >
> > Thanks a lot for your help,
> > GFK's
>
> You could but that would wipe your settings as well.
> Do a full backup of your database as well as a backup of just your settings
> table.
> Drop the database and then restore the settings table, download your
> listings, and then recreate your recordings.
>
> Marc
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>


--
Glauben heißt nicht wissen wollen, was wahr ist ... Nietzsche
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


gfk at logidac

Oct 14, 2007, 3:39 PM

Post #8 of 9 (5065 views)
Permalink
Re: Empty schedule [In reply to]

Le 07-10-14 à 15:29, Marc a écrit :
>> I don't have many recorded/programed shows. Could I just drop the
>> database and reprogram the three shows that were to be recorded?
>
> You could but that would wipe your settings as well.
> Do a full backup of your database as well as a backup of just your
> settings
> table.
> Drop the database and then restore the settings table, download your
> listings, and then recreate your recordings.

I "mysqladmin drop mythconverg; mythadmin create mythconverg; mythtv-
setup" resetup everything, then a mythfilldatabase and the problem is
still there! Aarg! This is driving me nuts! :-(

I'm starting to thing that the problem is related to the fact that
I'm on a MythDora 4.0 installation where I did a "rpm -qa | grep myth
| xargs rpm -e" to remove MythTV from MythDora then did a source
install like described in:
http://www.mythtv.org/wiki/index.php/
Installing_MythTV_SVN_on_Fedora_Core

It turned out that the rpm command didn't remove every parts of the
old MythTV. Is there any procedure, or script that can remove every
part of MythTV? I removed /lib/myth*, /lib/libmyth*, /include/
mythtv, /bin/myth*, /share/mythtv but I'm pretty sure that I missed
some spots since the "MythDora tools" menu item is still present in
mythfrontend.

Thanks,
GFK's
--
Guillaume Filion
http://guillaume.filion.org/
Attachments: PGP.sig (0.18 KB)


gfk at logidac

Oct 29, 2007, 11:52 AM

Post #9 of 9 (4951 views)
Permalink
Re: Empty schedule [In reply to]

Guillaume Filion a écrit :
> I spent all day changing settings in mythtv-setup and I finally got what
> I wanted. Everthing works fine, except that "Upcoming Recordings" is
> empty. mythbackend --testsched generates a good list however.

Holy cow! After some many attempts at making this work, I checked out
SVN on my dev PC and inserted some debugging infos. It didn't took too
long to figure out that m_sched==0, which lead me to find out that
mythbackend was started as "Running as a slave backend."

Searching the code for this message, I found out that this was caused by
(masterip == myip) being false (programs/mythbackend/main.cpp line 567).
All this caused by the fact that on the first page of the "General"
settings of mythtv-setup I have set "IP address for pvr" to 10.10.16.5
and Master Server IP address to 127.0.0.1.

Of course, all of this would have been avoided if I had read the help
text in the page that says that I must use the same IPs in both fields.
But I'm way too smart to do that...

Anyway, all is working fine now. It might be a good idea to print a
warning when (masterip != myip) and (masterip == "127.0.0.1") because I
think that this is never valid.

Cheers,
GFK's
--
Guillaume Filion
http://guillaume.filion.org/
Attachments: signature.asc (0.24 KB)

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.