moving recordings to new PC
Moderator: Forum Moderators
Re: moving recordings to new PC
Do not confuse the folder you have set for new backups and the one holding the backup file you have copied across. To restore you need the latter.
Try --directory etc/lib/mythtv/hddsda1/recordings
Just confirm it's hddsda1 not hddsda 1 with the space. Maybe just limitation of this phone.
Phil
Try --directory etc/lib/mythtv/hddsda1/recordings
Just confirm it's hddsda1 not hddsda 1 with the space. Maybe just limitation of this phone.
Phil
Re: moving recordings to new PC
Looks like that did it! On to the next step...
I wrongly put the path as /etc/lib/mythtv... above when it was actually /var/lib/mythtv... Adding the directory to the script got a successful message.
I wrongly put the path as /etc/lib/mythtv... above when it was actually /var/lib/mythtv... Adding the directory to the script got a successful message.
Re: moving recordings to new PC
I started the backend and didn't get any message about upgrading the database which seemed odd. I started the backend setup program and updated the recordings location. Exited backend end setup saying to start the back end. Then went to the front end and saw the shows from the old PC. Took a bit for the thumbnails to show up. Is that normal? I thought it would need to update the database from 0.27 to 32 but maybe it happens in the background without being obvious?
Re: moving recordings to new PC
See my posting of 20 June. The schema is updated by setup.
My understanding is that you should NOT allow backend to run between database restore and running setup to upgrade to database scheme.
Hence:
disable and stop backend
database restore
setup
re-enable and restart backend.
Phil
My understanding is that you should NOT allow backend to run between database restore and running setup to upgrade to database scheme.
Hence:
disable and stop backend
database restore
setup
re-enable and restart backend.
Phil
Re: moving recordings to new PC
I will give it another try but my first statement was a summary of the issue not part of the statement of order of things. I can see how that could be taken as part of the order of what I have done so my bad on how I worded things. I still have the question - is the update of the schema something that now happens without notification (or perhaps notification that is easily missed) or does it still ask the user?
My actual order of things was:
Stop the FE and BE
Restore database
Run setup and poke around and don't notice anything needing updates so exit
Start BE and FE and notice that show titles are there but when trying to play it doesn't find recordings.
Stop BE and FE
Run setup and put in new location of recordings and exit
Start BE and FE
Seems to work but never got any notice of database update, at least that I noticed.
My actual order of things was:
Stop the FE and BE
Restore database
Run setup and poke around and don't notice anything needing updates so exit
Start BE and FE and notice that show titles are there but when trying to play it doesn't find recordings.
Stop BE and FE
Run setup and put in new location of recordings and exit
Start BE and FE
Seems to work but never got any notice of database update, at least that I noticed.
Re: moving recordings to new PC
Redid the steps and got the warning screen to upgrade the database. Not sure how that was missed last time...
Re: moving recordings to new PC
I cannot provide details but I recall having some puzzlement myself with that.
Phil
Phil
Re: moving recordings to new PC
Managed to move everything and get it working. Just a few things to clean up.
In the backend setup I didn't see any tuners and set up 2 for my dual Silicon Dust network tuner. Now in the front end status I see 6 tuners - the 4 from the previous setup (marked unavailable) and the 2 new ones that are being used. Still unclear to me why each tuner got 2 for a total of 4 before. When I get a chance I will rerun backend setup and see if I can figure out what is going on with that.
Initially the front end display filled the screen but when I turned on the TV after some off time it showed up in the upper left corner and covered about 1/4 of the screen. When exiting the FE the desktop icons were very tiny. Need to figure out how to set the display so it doesn't depend on the TV being on when starting to set the proper size.
Otherwise happy with the new setup. The responsiveness is MUCH better.
In the backend setup I didn't see any tuners and set up 2 for my dual Silicon Dust network tuner. Now in the front end status I see 6 tuners - the 4 from the previous setup (marked unavailable) and the 2 new ones that are being used. Still unclear to me why each tuner got 2 for a total of 4 before. When I get a chance I will rerun backend setup and see if I can figure out what is going on with that.
Initially the front end display filled the screen but when I turned on the TV after some off time it showed up in the upper left corner and covered about 1/4 of the screen. When exiting the FE the desktop icons were very tiny. Need to figure out how to set the display so it doesn't depend on the TV being on when starting to set the proper size.
Otherwise happy with the new setup. The responsiveness is MUCH better.
-
- Senior
- Posts: 167
- Joined: Thu Feb 23, 2023 8:55 pm
- Location: Safe outside my gilded cage
Re: moving recordings to new PC
If there are multiple things to record at the same time on the same RF channel, mythtv can record them using a single tuner (for ATSC1.0 in your case, not ATSC3.0, where it's really needed, last time I looked). This is known as multirec. There's a lot of info out there, most of it outdated, and I can't find the current at the moment.
Short answer: Things work differently today than they used to. Don't worry about why you had four before, you now can only configure two (one per tuner). One day, when you need to record multiple programs on a single channel, a new virtual tuner will magically appear.
Short answer: Things work differently today than they used to. Don't worry about why you had four before, you now can only configure two (one per tuner). One day, when you need to record multiple programs on a single channel, a new virtual tuner will magically appear.
Re: moving recordings to new PC
Ok. Might try recording 3 things just to see how it works. I fixed the issue with the old tuners showing up. They didn't appear in the backend setup so I skipped the step of deleting all the tuners. Went back and did that and then added them and now that all looks good.
-
- Senior
- Posts: 167
- Joined: Thu Feb 23, 2023 8:55 pm
- Location: Safe outside my gilded cage
Re: moving recordings to new PC
Just to be clear, at least two of them will need to be on the same channel (channel in hdhomerun_config_gui, or frequency in myth channel editor).
Re: moving recordings to new PC
Thanks. Yes, I understand that two need to be on the same channel and they are subchannels on the same transmission - just different data pulled out of the same data stream. I suppose I might be able to do more than 4 but there may be other limits. For example I have one local channel that has 5 subchannels. And others with 4. It might be possible to record all 9 channels at once with a dual tuner - not that I would ever have an actual use for that.