Re: [ATrpms-users] schedules direct mythv fix

2007-08-24 Thread Axel Thimm
On Fri, Aug 24, 2007 at 08:32:04AM -0500, Tom Bishop wrote:
 I know this may be a dumb question, but when this moves out of testing, will
 all I need to do is Yum update myth* and get the latest fixes for schedules
 direct?  I'm running fc6 - .20...

Don't do selective updates. Yum update myth* would make you
unhappy. Perhaps *myth* would work, but it goes w/o any guarantees and
please do not suggest to do so to other folks.

 btw axel hope you had a pleasant holiday

Yeah, I did back in the 90ies. ;)

 :)  Thanks.
 
 On 8/23/07, Axel Thimm [EMAIL PROTECTED] wrote:
 
  On Mon, Aug 20, 2007 at 11:35:21PM -0500, john bray wrote:
   direct to you from the schedules direct forums tonight:
  
   For those of you using -fixes or trunk and compiling your own, there is
   a patch which will do everything for you including update the
   programid's.
  
   You can get it here http://svn.mythtv.org/trac/ticket/3842 and from all
   reports it works just fine. If you are using a precompiled
   binary/package then you are going to have some pain. You are going to
   have to either abandon the internal code and using an external app suck
   as XMLTV (recent SVN version is best with the tv_grab_na_sd for now) or
   just switch to a source install and use the patch.
 
  Or wait until today and use testing (fixed) or bleeding (trunk/0.21)
  repos :)
 
   from this page:
   http://forums.schedulesdirect.org/viewtopic.php?f=9t=60
 
  ___
  atrpms-users mailing list
  atrpms-users@atrpms.net
  http://lists.atrpms.net/mailman/listinfo/atrpms-users
 
 

 ___
 atrpms-users mailing list
 atrpms-users@atrpms.net
 http://lists.atrpms.net/mailman/listinfo/atrpms-users

-- 
Axel.Thimm at ATrpms.net


pgpzLC2EVvNoz.pgp
Description: PGP signature
___
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Re: [ATrpms-users] schedules direct mythv fix

2007-08-24 Thread Axel Thimm
On Fri, Aug 24, 2007 at 12:22:07PM -0500, john bray wrote:
 hey tom -
 
 i first put up the testing ones.  and didn't seem to get them to work.
 so i put up the bleeding ones.
 
 in retrospect i think that i did a stupid -- didn't put in a name for
 the source.  so it might have been there in the list of sources, but was
 just a null string so was invisible.
 
 on the bleeding ones, i noticed that.  added a name.  but i had to set
 it up twice because the first time it seemed to have forgotten my login
 information.
 
 but, after i put that in a second time AND had a name, it came up and
 worked.
 
 the scheduled recordings i'd had were then gone.  so i had to re-set the
 recordings again.  i'm guessing that was because of the change to the
 length of the program id field.
 
 so far, all seems to be working on SD.

Thanks for the feedback. What I've heard so far indicates that one may
currently need to remove the old sources first and the go SD. Maybe
this will still be fixed or documented.

 john
 
 On Fri, 2007-08-24 at 08:32 -0500, Tom Bishop wrote:
  I know this may be a dumb question, but when this moves out of
  testing, will all I need to do is Yum update myth* and get the latest
  fixes for schedules direct?  I'm running fc6 - .20...btw axel hope you
  had a pleasant holiday :)  Thanks. 
  
  On 8/23/07, Axel Thimm [EMAIL PROTECTED] wrote:
  On Mon, Aug 20, 2007 at 11:35:21PM -0500, john bray wrote:
   direct to you from the schedules direct forums tonight:
  
   For those of you using -fixes or trunk and compiling your
  own, there is
   a patch which will do everything for you including update
  the 
   programid's.
  
   You can get it here http://svn.mythtv.org/trac/ticket/3842
  and from all
   reports it works just fine. If you are using a precompiled 
   binary/package then you are going to have some pain. You are
  going to
   have to either abandon the internal code and using an
  external app suck
   as XMLTV (recent SVN version is best with the tv_grab_na_sd
  for now) or 
   just switch to a source install and use the patch.
  
  Or wait until today and use testing (fixed) or bleeding
  (trunk/0.21)
  repos :)
  
   from this page:
   http://forums.schedulesdirect.org/viewtopic.php?f=9t=60
  

-- 
Axel.Thimm at ATrpms.net


pgpSEoaRaHi47.pgp
Description: PGP signature
___
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Re: [ATrpms-users] schedules direct mythv fix

2007-08-24 Thread Vincent Jorrand
Just letting others know what I did:(I use smart)

# smart channel -enable atrpms-testing
# smart update
# smart upgrade
exited from mythfrontend
# service mythbackend stop

$ mysqldump -u mythtv -pmythtv mythconverg -c  mythtv_backup.sql
$ mythtvsetup
changed only the source to point to SD instead of z2l and use mynew 
username and password
$ mythfilldatabase --refresh-all
# service mythbackend start
$ nohup mythfrontend

It worked for me.

I noticed a couple of things:

# rpm -q mythtv --changelog|more
shows:
* Thu Aug 23 2007 Axel Thimm [EMAIL PROTECTED] - 0.20.1-162
- Update to latest svn fixes (14066).
...
I believe that the actual svn revision used by this build is 14266, not 14066 
as that would not include any SD changes.

The programid columns in recorded and oldrecorded are correctly updated for 
existing data (inserting two 0s)
But the seriesid columns are not updated.

Vincent

- Original Message 
From: john bray [EMAIL PROTECTED]
To: Tom Bishop [EMAIL PROTECTED]
Cc: atrpms-user list atrpms-users@atrpms.net
Sent: Friday, August 24, 2007 1:22:07 PM
Subject: Re: [ATrpms-users] schedules direct mythv fix

hey tom -

i first put up the testing ones.  and didn't seem to get them to work.
so i put up the bleeding ones.

in retrospect i think that i did a stupid -- didn't put in a name for
the source.  so it might have been there in the list of sources, but was
just a null string so was invisible.

on the bleeding ones, i noticed that.  added a name.  but i had to set
it up twice because the first time it seemed to have forgotten my login
information.

but, after i put that in a second time AND had a name, it came up and
worked.

the scheduled recordings i'd had were then gone.  so i had to re-set the
recordings again.  i'm guessing that was because of the change to the
length of the program id field.

so far, all seems to be working on SD.

john

On Fri, 2007-08-24 at 08:32 -0500, Tom Bishop wrote:
 I know this may be a dumb question, but when this moves out of
 testing, will all I need to do is Yum update myth* and get the latest
 fixes for schedules direct?  I'm running fc6 - .20...btw axel hope you
 had a pleasant holiday :)  Thanks. 
 
 On 8/23/07, Axel Thimm [EMAIL PROTECTED] wrote:
 On Mon, Aug 20, 2007 at 11:35:21PM -0500, john bray wrote:
  direct to you from the schedules direct forums tonight:
 
  For those of you using -fixes or trunk and compiling your
 own, there is
  a patch which will do everything for you including update
 the 
  programid's.
 
  You can get it here http://svn.mythtv.org/trac/ticket/3842
 and from all
  reports it works just fine. If you are using a precompiled 
  binary/package then you are going to have some pain. You are
 going to
  have to either abandon the internal code and using an
 external app suck
  as XMLTV (recent SVN version is best with the tv_grab_na_sd
 for now) or 
  just switch to a source install and use the patch.
 
 Or wait until today and use testing (fixed) or bleeding
 (trunk/0.21)
 repos :)
 
  from this page:
  http://forums.schedulesdirect.org/viewtopic.php?f=9t=60
 --
 Axel.Thimm at ATrpms.net
 
 ___
 atrpms-users mailing list
 atrpms-users@atrpms.net
 http://lists.atrpms.net/mailman/listinfo/atrpms-users
 
 
-- 
cleverly disguised as a responsible adult.


___
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users




___
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users


Re: [ATrpms-users] schedules direct mythv fix

2007-08-24 Thread john bray
hey tom -

i first put up the testing ones.  and didn't seem to get them to work.
so i put up the bleeding ones.

in retrospect i think that i did a stupid -- didn't put in a name for
the source.  so it might have been there in the list of sources, but was
just a null string so was invisible.

on the bleeding ones, i noticed that.  added a name.  but i had to set
it up twice because the first time it seemed to have forgotten my login
information.

but, after i put that in a second time AND had a name, it came up and
worked.

the scheduled recordings i'd had were then gone.  so i had to re-set the
recordings again.  i'm guessing that was because of the change to the
length of the program id field.

so far, all seems to be working on SD.

john

On Fri, 2007-08-24 at 08:32 -0500, Tom Bishop wrote:
 I know this may be a dumb question, but when this moves out of
 testing, will all I need to do is Yum update myth* and get the latest
 fixes for schedules direct?  I'm running fc6 - .20...btw axel hope you
 had a pleasant holiday :)  Thanks. 
 
 On 8/23/07, Axel Thimm [EMAIL PROTECTED] wrote:
 On Mon, Aug 20, 2007 at 11:35:21PM -0500, john bray wrote:
  direct to you from the schedules direct forums tonight:
 
  For those of you using -fixes or trunk and compiling your
 own, there is
  a patch which will do everything for you including update
 the 
  programid's.
 
  You can get it here http://svn.mythtv.org/trac/ticket/3842
 and from all
  reports it works just fine. If you are using a precompiled 
  binary/package then you are going to have some pain. You are
 going to
  have to either abandon the internal code and using an
 external app suck
  as XMLTV (recent SVN version is best with the tv_grab_na_sd
 for now) or 
  just switch to a source install and use the patch.
 
 Or wait until today and use testing (fixed) or bleeding
 (trunk/0.21)
 repos :)
 
  from this page:
  http://forums.schedulesdirect.org/viewtopic.php?f=9t=60
 --
 Axel.Thimm at ATrpms.net
 
 ___
 atrpms-users mailing list
 atrpms-users@atrpms.net
 http://lists.atrpms.net/mailman/listinfo/atrpms-users
 
 
-- 
cleverly disguised as a responsible adult.


___
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users


Re: [ATrpms-users] schedules direct mythv fix

2007-08-24 Thread Axel Thimm
Hi,

On Fri, Aug 24, 2007 at 10:47:49AM -0700, Vincent Jorrand wrote:
 * Thu Aug 23 2007 Axel Thimm [EMAIL PROTECTED] - 0.20.1-162
 - Update to latest svn fixes (14066).
 ...
 I believe that the actual svn revision used by this build is 14266, not 14066 
 as that would not include any SD changes.

Yes, it's typo, I'll fix it on the next update.

 The programid columns in recorded and oldrecorded are correctly
 updated for existing data (inserting two 0s) But the seriesid
 columns are not updated.

Is there a fix for that? Do the devs know?

Thanks for the feedback!
-- 
Axel.Thimm at ATrpms.net


pgp7ZbHaBxEXm.pgp
Description: PGP signature
___
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Re: [ATrpms-users] schedules direct mythv fix

2007-08-24 Thread Axel Thimm
On Fri, Aug 24, 2007 at 01:49:41PM -0500, Tom Bishop wrote:
 OK, glad I asked, so what is going to be the best way to update our atrpms
 myth install?  Thanks.  I really don't want to update my whole system..well
 I don't want to upgrade my kernel..which if I do a global update will
 happen.  Any thoughts?  Someone  I thought had mentioned that you were
 traveling on holiday...Thanks.

I will be relocating soon and will therefore be offline during the SD
transition. But still no sign of vacation written in the future
anywhere :(

Best way to upgrade is yum update (or apt/smart counterparts). If you
don't want to boot into the newer kernel, then just install it and use
the old one, it's easier than manually matching what need upgrading
and what not.

 On 8/24/07, Axel Thimm [EMAIL PROTECTED] wrote:
 
  On Fri, Aug 24, 2007 at 08:32:04AM -0500, Tom Bishop wrote:
   I know this may be a dumb question, but when this moves out of testing,
  will
   all I need to do is Yum update myth* and get the latest fixes for
  schedules
   direct?  I'm running fc6 - .20...
 
  Don't do selective updates. Yum update myth* would make you
  unhappy. Perhaps *myth* would work, but it goes w/o any guarantees and
  please do not suggest to do so to other folks.
 
   btw axel hope you had a pleasant holiday
 
  Yeah, I did back in the 90ies. ;)
 
   :)  Thanks.
  
   On 8/23/07, Axel Thimm [EMAIL PROTECTED] wrote:
   
On Mon, Aug 20, 2007 at 11:35:21PM -0500, john bray wrote:
 direct to you from the schedules direct forums tonight:

 For those of you using -fixes or trunk and compiling your own, there
  is
 a patch which will do everything for you including update the
 programid's.

 You can get it here http://svn.mythtv.org/trac/ticket/3842 and from
  all
 reports it works just fine. If you are using a precompiled
 binary/package then you are going to have some pain. You are going
  to
 have to either abandon the internal code and using an external app
  suck
 as XMLTV (recent SVN version is best with the tv_grab_na_sd for now)
  or
 just switch to a source install and use the patch.
   
Or wait until today and use testing (fixed) or bleeding (trunk/0.21)
repos :)
   
 from this page:
 http://forums.schedulesdirect.org/viewtopic.php?f=9t=60
-- 
Axel.Thimm at ATrpms.net


pgp4SCl8t8J3p.pgp
Description: PGP signature
___
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Re: [ATrpms-users] schedules direct mythv fix

2007-08-22 Thread Mike LaPlante
(Bah, sorry Tom sent that last email went direct to you, for some reason when I 
hit Reply in Thunderbird for this list its not using the list address)

http://www.gossamer-threads.com/lists/mythtv/users/285096

Daniel K says that myth-20.2 should be out tomorrow, after that its just
a matter of time for the binary distributions to rebuild everything.

Mike


___
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users


Re: [ATrpms-users] schedules direct mythv fix

2007-08-21 Thread Tom Bishop
I also use the atrpms mythtv-suite (.20) and would like to know what the
forward path is for going to schedules direct, I would like to sign up but
it is not clear as to what needs to be done to get there.

On 8/20/07, john bray [EMAIL PROTECTED] wrote:

 direct to you from the schedules direct forums tonight:

 For those of you using -fixes or trunk and compiling your own, there is
 a patch which will do everything for you including update the
 programid's.

 You can get it here http://svn.mythtv.org/trac/ticket/3842 and from all
 reports it works just fine. If you are using a precompiled
 binary/package then you are going to have some pain. You are going to
 have to either abandon the internal code and using an external app suck
 as XMLTV (recent SVN version is best with the tv_grab_na_sd for now) or
 just switch to a source install and use the patch.

 from this page:
 http://forums.schedulesdirect.org/viewtopic.php?f=9t=60


 john
 --
 cleverly disguised as a responsible adult.


 ___
 atrpms-users mailing list
 atrpms-users@atrpms.net
 http://lists.atrpms.net/mailman/listinfo/atrpms-users

___
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Re: [ATrpms-users] schedules direct mythv fix

2007-08-21 Thread Mike LaPlante
Tom Bishop wrote:
 I also use the atrpms mythtv-suite (.20) and would like to know what 
 the forward path is for going to schedules direct, I would like to 
 sign up but it is not clear as to what needs to be done to get there.

I'm assuming that once there is a new MythTV release on mythtv.org Axel 
will rebuild all his rpms. From what I've read on the mythtv-users list 
I believe the new MythTV release should be available prior to 9/1/07. 
Basically once enough people have tested the patch they will commit it 
and release a new version.

So, the question is, will Axel have time to rebuild all those rpms after 
the new release and before the 9/1 deadline. Personally I wouldn't mind 
if it was a few days after 9/1. I mean we should get data up to 9/13 or 
9/14 from Zap2it, losing a few days off that 2 weeks won't be a big deal 
for me.

Now if you're one of the 100 Schedules Direct testers, I'm guessing 
you'll need to just wipe the rpm's and build from source. I don't see 
Axel rebuilding just for that. Especially since there are likely to be 
constant changes up until the new release.

But I'm not Axel, just speculating :-P

Mike

___
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users


Re: [ATrpms-users] schedules direct mythv fix

2007-08-21 Thread Tom Bishop
Thats what I thought, I'm still running FC6 and would prefer just to update
the mythtv stuff, i was hoping that this could be done without upgrading the
whole suite...I guess we will have to wait and see...

On 8/21/07, Mike LaPlante [EMAIL PROTECTED] wrote:

 Tom Bishop wrote:
  I also use the atrpms mythtv-suite (.20) and would like to know what
  the forward path is for going to schedules direct, I would like to
  sign up but it is not clear as to what needs to be done to get there.
 
 I'm assuming that once there is a new MythTV release on mythtv.org Axel
 will rebuild all his rpms. From what I've read on the mythtv-users list
 I believe the new MythTV release should be available prior to 9/1/07.
 Basically once enough people have tested the patch they will commit it
 and release a new version.

 So, the question is, will Axel have time to rebuild all those rpms after
 the new release and before the 9/1 deadline. Personally I wouldn't mind
 if it was a few days after 9/1. I mean we should get data up to 9/13 or
 9/14 from Zap2it, losing a few days off that 2 weeks won't be a big deal
 for me.

 Now if you're one of the 100 Schedules Direct testers, I'm guessing
 you'll need to just wipe the rpm's and build from source. I don't see
 Axel rebuilding just for that. Especially since there are likely to be
 constant changes up until the new release.

 But I'm not Axel, just speculating :-P

 Mike

 ___
 atrpms-users mailing list
 atrpms-users@atrpms.net
 http://lists.atrpms.net/mailman/listinfo/atrpms-users

___
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users

[ATrpms-users] schedules direct mythv fix

2007-08-20 Thread john bray
direct to you from the schedules direct forums tonight:

For those of you using -fixes or trunk and compiling your own, there is
a patch which will do everything for you including update the
programid's.

You can get it here http://svn.mythtv.org/trac/ticket/3842 and from all
reports it works just fine. If you are using a precompiled
binary/package then you are going to have some pain. You are going to
have to either abandon the internal code and using an external app suck
as XMLTV (recent SVN version is best with the tv_grab_na_sd for now) or
just switch to a source install and use the patch.

from this page:
http://forums.schedulesdirect.org/viewtopic.php?f=9t=60


john
-- 
cleverly disguised as a responsible adult.


___
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users