View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 12 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sun Sep 17, 2006 12:33 pm 
Offline
Joined: Thu Feb 23, 2006 3:35 pm
Posts: 6
My cable provider just changed the channel ordering. I have gone out to zap2it and updated to their new listings, but how do I change it within mythtv? I imagine its a few changes within the mysql database, I'm just not sure where to start. Is it simply a matter of changing the associated channel with that listing in channels table? I'm using Knoppmyth R5A30.2.

Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 17, 2006 12:40 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
That far back your best bet is probably to run mythtv-setup, drop all your "Video Sources" (channel lineups), recreate those and your "Input Connections", and them run mythfilldatabase. BTW - Look and take notes before you delete, so as to make it easier to put them back the same way... Doing a backup just in case is probably also a good idea.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 18, 2006 4:19 am 
Offline
Joined: Thu Feb 23, 2006 3:35 pm
Posts: 6
thanks tjc. I guess I might as well upgrade the backend to the newest release. Question though, since all of my current recordings are *.nuv files, will they be "playable" by the newest release since it is using mpegs? I figure if I'm updating the backend, my front-end should be too.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 18, 2006 7:19 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
I've still got ".nuv" recordings from 2004 on the system and they play just fine. All that's changed is the file names and the system knows how to deal with that.

OBTW - If you decide to update please see the upgrade hints here - http://mysettopbox.tv/phpBB2/viewtopic.php?t=11293 If any of the issues listed at the end (PVR-350, etc.) apply to you, you may want to consider R5C7 instead. In which case see those upgrade hints - http://mysettopbox.tv/phpBB2/viewtopic.php?t=10116


Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 18, 2006 9:14 am 
Offline
Joined: Thu Feb 23, 2006 3:35 pm
Posts: 6
Thanks again. Here's one for you, is it possible to offload the *.nuv files, do a complete install to the newest version (no upgrade, completely new), then move the *.nuv files back (I think they are in /myth/tv) and be able to play them? b/c I'm using R5A, I believe I would have to upgrade to B, then to C then to D (basically, too much other stuff going to the intermediate steps; and I'll admit laziness). I really don't care too much about the descriptions or the like, just want to have the correct names - say "Eureka - Recorded Sept 12." If so, did the directory structure change in "D" or can I simply move them back into the /myth/tv directory? Also I'm using a PVR-500 dual tuner, so hopefully I will not have any issues like the 150, 250 or 350, but then again one will see.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 18, 2006 5:18 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
You should be able to upgrade straight from R5A30 to R5D1 (or R5C7 if necessary). Just make sure you've got a good back up and go to town. Once you've got a good back up the upgrade takes all of 20-30 minutes.

As for the other, a variation like that is possible if you do some surgery on your backup files to extract all the DB information about your recordings. If you don't have that, things get ugly. There's a Perl script which does a partial rebuild of the DB using just the recordings, but the results with PVR recording leaves a _LOT_ to be desired. See my "Taking advantage of the enhanced backup and restore scripts" posting here http://mysettopbox.tv/phpBB2/viewtopic.php?t=10117, and the R5C7 Upgrade Hints posting mentioned above, for some discussions of the techniques involved. Writing a script to extract only the part of the backup related to recordings is on my personal "To-Do" list, but as far as I'm aware it doesn't exist today.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 18, 2006 7:37 pm 
Offline
Joined: Thu Feb 23, 2006 3:35 pm
Posts: 6
well, i decided to go the incremental route. my backend is fine except that the time is all messed up. i made that when installing the UTC was correct (I'm east coast so its +5 my local). However, now that I'm in the web interface scheduling recordings, it thinks that 1200AM is 0900PM. I've tried messing around with date and tzconfig to no avail. If I change the UTC time to what it should be (its 932PM right now so thats 2132 Military + 5 = 0132 UTC if I'm not mistaken). Well I make the changes (making sure to use date "09190132" - making sure to put 19 for tomorrow - and then the schedule reads out that 2132 is 0400). I try then to set the tzconfig to Eastern and it gets worse, Monday disappears from the listings. I then try to set up date to date "09182132" and then UTC gets weird and plops out that its says that its now 1732 (532PM). I don't know what the hell is going on.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 18, 2006 7:42 pm 
Offline
Joined: Thu Feb 23, 2006 3:35 pm
Posts: 6
actually i guess 2132 + 5 = 0232; regardless time is screwed on my box. only thing that works is to set date to 09190432 and the listing shows that a 9PM show is playing @ 12 Midnight for that day


Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 18, 2006 8:06 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Doing it incremental increases the number of places things could go wrong. We had people upgrade from R5A22, R5A30, ... directly to R5C7 without incident. I think someone even jumped all the way from R5A16 smoothly.

As for the TZ thing, see this troubleshooting page - http://www.knoppmythwiki.org/index.php?page=ProgramGuideIsOff It contains everything you need to do to get your clocks and TZ right and get all the daemons and DB entries sorted.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 19, 2006 4:12 am 
Offline
Joined: Thu Feb 23, 2006 3:35 pm
Posts: 6
thanks for the heads up on the info - i would have been racking my skull for while with the time issue (it's the little things that take forever). anyways, as this post has strayed from the original question, I'll ask one more - is R5D the first version to:

1) be built from the ground up (not a Knoppix remaster)
2) use xine instead of mplayer
3) save its recordings as mpegs

Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 19, 2006 6:47 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
No to all of those. It's still built on the same base, I believe Cecil said R6 for that change. The other two had alrready appeared in R5C7 and possibly R5B7 or before (R5A22).


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 19, 2006 9:42 am 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
1. All R5s have been built from the ground up.
2. MPlayer is still included. Xine is only used for DVD playback (configured out the box).
3. If you have a hardware MPEG encoder, records have always been saved as MPEG-2. While the extension may have been .nuv, it was just the extension that the MythTV folks tacked on the file.

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 12 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu