Author |
Message |
cliffsjunk
|
Posted: Tue May 08, 2007 10:41 pm |
|
Joined: Fri Sep 15, 2006 12:16 pm
Posts: 292
|
I can't get mytharchive to work on one of my combined FE/BE's. It works fine on the one I have set up at girlfriend's house (at least the part that blows at my house), so I am using mytharchive correctly.
I do:
optical disks -> archive files -> find files to archive -> select recordings
and select a recording (I have tried several, both mpg and nuv) and press OK. That part seems to work.
I then do:
.. -> export video files -> create native archive
and it says "You don't have any items to archive! Click OK"
same problem with
.. -> export video files -> create dvd
I have searched the forums to no avail. I have gone over the mytharchive setup settings per several posts:
temp directory: /myth/tmp
share directory: /usr/share/mythtv/mytharchive/
file selector filter: *.mpg *.mov *.avi *.mpeg *.nuv
location of dvd: /dev/dvd
/dev/dvd does exist and I tried /dev/cdrom too. They are both symlinks to (/dev/) hdc. (/dev/) hdc has access a+rw. I tried directories with trailing slash and without. I verified ownership on everything in /usr/share/mythtv/mytharchive /myth/tmp /myth/tv /myth/vidoe and /myth. I tried chown -R mythtv:mythtv * and chmod -R a+rw * in /usr/share/mythtv /myth/archive and /myth/tmp
My system seems to work fine other than this (it serves mulitple FE's and records simultaneously) and I have watched DVD's and used growisofs to burn DVD's.
Help!: I only have 100gig free and need to burn some recordings off!
My system:
R5E50 on Dual Core Intel @3.0 ghz (x2) - 512meg ram - 5gig root - 900gig across 3 drives on LVM for /myth - pchdtv3500 capture card
upgraded from R5C7 430mhz PII with PVR-350
I have a mix of mpg's (from the PVR-350) and nuv's and have no
luck with either when trying mytharchive but they play fine.
GF system:
R5E50 on 1.4ghz Athlon - 512meg ram - 500 gig single drive setup - PVR-350
upgraded from the same R5C7 430mhz PII with PVR-350
|
|
Top |
|
 |
mjl
|
Posted: Wed May 09, 2007 12:11 pm |
|
Joined: Sun Jun 12, 2005 10:55 pm
Posts: 3161
Location:
Warwick, RI
|
Hi,
I have only started to play in that sand box, but the first path you select items to archive then when you go into export you have to select which item specificly that you wish to do. Use arrow keys to navigate and space bar to select.
Mike
|
|
Top |
|
 |
cliffsjunk
|
Posted: Wed May 09, 2007 9:50 pm |
|
Joined: Fri Sep 15, 2006 12:16 pm
Posts: 292
|
I _do_ select items to export first. After that I try to get in to "create native archive" or "create dvd" but it won't let me in. It gives me the error message and won't let me in.
I believe I am using it right because I _can_ get into "create native archive" or "create dvd" on the FE/BE at my girlfriend's house.
|
|
Top |
|
 |
tjc
|
Posted: Wed May 09, 2007 9:55 pm |
|
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location:
Arlington, MA
|
|
Top |
|
 |
cliffsjunk
|
Posted: Wed May 09, 2007 10:24 pm |
|
Joined: Fri Sep 15, 2006 12:16 pm
Posts: 292
|
I saw that thread.
I tried to indicate that I have checked all that.
From original post:
>>temp directory: /myth/tmp
>>share directory: /usr/share/mythtv/mytharchive/
and:
>>I verified ownership on everything in /usr/share/mythtv/mytharchive /myth/tmp ...
|
|
Top |
|
 |
mjl
|
Posted: Thu May 10, 2007 6:22 am |
|
Joined: Sun Jun 12, 2005 10:55 pm
Posts: 3161
Location:
Warwick, RI
|
Hi,
That looks about right for settings.. The only other trick I have to do is after building an iso, usually before I can build the second one I have to do $ rm -rf /myth/tmp/* and then when I select something to "burn" it will show a value in the gauge.
I usually build the iso first and have a link to mythburn.iso in my video folder. After the first scan to add it, it will always be handy for a quick check that the edits came out as expected before making a coaster
Good luck.
Mike
|
|
Top |
|
 |
tjc
|
Posted: Thu May 10, 2007 7:40 am |
|
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location:
Arlington, MA
|
Did you make sure that the named directory exists hand has the right ownerships and permissions?
Code: root@black2:~# find /myth/tmp -ls 24065 4 drwxrwxr-x 5 mythtv mythtv 4096 Oct 14 2006 /myth/tmp 24066 4 drwxrwxr-x 7 mythtv mythtv 4096 May 10 19:50 /myth/tmp/work 24130 4 drwxrwxr-x 2 mythtv mythtv 4096 May 10 19:50 /myth/tmp/work/1 111848 0 prw-rw-r-- 1 mythtv mythtv 0 May 9 23:58 /myth/tmp/work/1/final.mpg 24132 4 drwxrwxr-x 2 mythtv mythtv 4096 May 9 23:34 /myth/tmp/work/2 24194 4 drwxrwxr-x 2 mythtv mythtv 4096 Apr 8 10:16 /myth/tmp/work/3 24225 4 drwxrwxr-x 2 mythtv mythtv 4096 Apr 8 10:16 /myth/tmp/work/4 24161 4 drwxrwxr-x 4 mythtv mythtv 4096 Mar 10 17:01 /myth/tmp/work/dvd 24162 4 drwxrwxr-x 2 mythtv mythtv 4096 May 10 19:50 /myth/tmp/work/dvd/VIDEO_TS 24193 4 drwxrwxr-x 2 mythtv mythtv 4096 Mar 10 17:01 /myth/tmp/work/dvd/AUDIO_TS 24097 4 drwxrwxr-x 2 mythtv mythtv 4096 May 10 19:50 /myth/tmp/logs 24098 4 drwxrwxr-x 2 mythtv mythtv 4096 May 10 19:50 /myth/tmp/config
|
|
Top |
|
 |
cliffsjunk
|
Posted: Sun May 13, 2007 12:33 am |
|
Joined: Fri Sep 15, 2006 12:16 pm
Posts: 292
|
In my original post, I tried to indicate that I had checked that:
Quote: I verified ownership on everything in /usr/share/mythtv/mytharchive /myth/tmp /myth/tv /myth/video and /myth. I tried chown -R mythtv:mythtv * and chmod -R a+rw * in /usr/share/mythtv /myth/archive and /myth/tmp
I had also tried deleting all the files in /myth/tmp (it did not help).
Just for grins, I even tried backing off on the chmod a+rw to exactly the ownerships that you specified. It did not help.
After much additional time, including upgrading to R5F1 (which did not help) I finally have found the cause. There are files missing in /var/lib/mysql/mythconverg:
archiveitems.MYD archiveitems.MYI archiveitems.frm
I copied them from a working system and now I can get into "Export Video Files". I am burning a (native) DVD right now on R5F1. It seems to be stuck after the burn finished. It's late will tackle that later.
I suspect now that this is an upgrade issue because R5C7 (the original installation) did not have MythArchive in it.
|
|
Top |
|
 |
spartas
|
Posted: Sun May 20, 2007 4:28 pm |
|
Joined: Sun Feb 05, 2006 9:00 pm
Posts: 8
|
I've gotten the same errors on R5E50. I've tried the R5F1 edition, but it's given me nothing but troubles with my nVidia/PVR-350 setup, whereas the previous edition just works fine.
However, I don't have an archiveitems table in the mythconverg database. If someone could post the schema for that table then that would help.
_________________ KnoppMyth R5F27
ECS nForce3-A
Sempron 1800+
Hauppauge PVR-350
/myth: 1.4 Tb using LVM
|
|
Top |
|
 |
stevenj
|
Posted: Tue Jun 12, 2007 11:02 pm |
|
Joined: Thu Jan 01, 2004 9:21 pm
Posts: 84
Location:
Fort Collins, CO USA
|
Just want to document that I had this same problem and copying the three mysql tables (archiveitems.*) from one of my slave backends to my master backend (and then modifying the owner/rights) seemed to fix the problem.
It seems that both my master backend and one of my slave backends that were auto-upgraded from R4 to R5C7 to R5F1 didn't have these archive tables. My one other slave backend that was installed clean as R5C7 and then upgraded to R5F1 did have the tables. So that is where I was able to get them.
|
|
Top |
|
 |
tjc
|
Posted: Wed Jun 13, 2007 5:38 pm |
|
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location:
Arlington, MA
|
You should also be able to snarf the SQL to create that table (the three files are all parts of it) from /usr/local/share/knoppmyth/KnoppMyth.sql
Code: CREATE TABLE `archiveitems` ( `intid` int(10) unsigned NOT NULL auto_increment, `type` set('Recording','Video','File') default NULL, `title` varchar(128) default NULL, `subtitle` varchar(128) default NULL, `description` text, `startdate` varchar(30) default NULL, `starttime` varchar(30) default NULL, `size` int(10) unsigned NOT NULL default '0', `filename` text NOT NULL, `hascutlist` tinyint(1) NOT NULL default '0', `cutlist` text, PRIMARY KEY (`intid`), KEY `title` (`title`) ) TYPE=MyISAM;
|
|
Top |
|
 |
joltosa
|
Posted: Thu Jun 19, 2008 11:20 am |
|
Joined: Thu Sep 27, 2007 9:06 pm
Posts: 3
|
I had a similar problem. REPAIR TABLE archiveitems in mysql fixed it for me.
|
|
Top |
|
 |