View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 8 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Wed Mar 28, 2007 1:09 am 
Offline
Joined: Tue Mar 27, 2007 11:46 am
Posts: 13
I literally tried every menu and I could never get it to import the files. The only I got close to doing it was the archive menu where I could browse the file system and then go to /cdrom and see my files like Simpsons301.avi and they had checkboxes so I checked them off and I dont know what to do. I do recall that when I popped in the cd, a menu showed up showing big thumnails of the 4 video files I had on the cd and on the left was a small menu of "slideshow" and some other menus. I could pllay the videos from here but I wanted to import them and have them stored on the HD. I exited this menu, and I have no idea how to even get back to that menu of the 4 thumbnails.

So how do I import those files?


Top
 Profile  
 
PostPosted: Wed Mar 28, 2007 1:23 am 
Offline
Joined: Wed Aug 24, 2005 3:44 am
Posts: 210
scuzzo84 wrote:
I literally tried every menu and I could never get it to import the files. The only I got close to doing it was the archive menu where I could browse the file system and then go to /cdrom and see my files like Simpsons301.avi and they had checkboxes so I checked them off and I dont know what to do. I do recall that when I popped in the cd, a menu showed up showing big thumnails of the 4 video files I had on the cd and on the left was a small menu of "slideshow" and some other menus. I could pllay the videos from here but I wanted to import them and have them stored on the HD. I exited this menu, and I have no idea how to even get back to that menu of the 4 thumbnails.

So how do I import those files?


you can copy the files from the cd to the /myth/video directory from an xterm

from memory I think you need to do the following

mount /cdrom
cp /cdrom/*.avi /myth/video

This assumes you have an entry in fstab for /cdrom and the privs to mount it, and that you want to copy all the avi files on the cdrom to the hard disk


Having copied the files you go to the setup->video manager within the myth front end and it will scan the hard disk for new content and index it

Having done that the new content will appear in media library under videos


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 28, 2007 1:33 am 
Offline
Joined: Tue Mar 27, 2007 11:46 am
Posts: 13
Thanks Dclanh!

1. So there is no menu option to scan a cd to import files right?

2. How do I get to the menu where I can view the files on my cd? The menu come sup when I pop in the cd, but once I exit I cant figure out how to get back?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 28, 2007 1:43 am 
Offline
Joined: Wed Aug 24, 2005 3:44 am
Posts: 210
scuzzo84 wrote:
Thanks Dclanh!

1. So there is no menu option to scan a cd to import files right?

2. How do I get to the menu where I can view the files on my cd? The menu come sup when I pop in the cd, but once I exit I cant figure out how to get back?


Q1: No not that im aware of
Q2: Did you try ejecting the cd and putting it back in, probably the easiest way


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 28, 2007 1:47 am 
Offline
Joined: Tue Mar 27, 2007 11:46 am
Posts: 13
declanh wrote:
scuzzo84 wrote:
Thanks Dclanh!

1. So there is no menu option to scan a cd to import files right?

2. How do I get to the menu where I can view the files on my cd? The menu come sup when I pop in the cd, but once I exit I cant figure out how to get back?


Q1: No not that im aware of
Q2: Did you try ejecting the cd and putting it back in, probably the easiest way


thanks and for the last question

1. Is the import CD menu, the only menu allowing you to actually import something off a cd? For example is there a game menu that will import game zip files off a cd into the correct directory? Or something for videos as well?


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 03, 2007 2:38 pm 
Offline
Joined: Sun Jul 24, 2005 4:15 pm
Posts: 170
This is something that has annoyed me for ages. Such a simple feature missing from mythtv - importing media files from CD/DVDs within the menu and without using a keyboard/xterm.

You can import picture files from CD to mythgallery using the menu options on the left of the mythgallery screen. Mythgallery will open up any CD even if it is just full of videos. So you could (in pure cowboy fashion) import video files to mythgallery and then create a symbolic link from myth/video to myth/gallery --- something along the lines of

Code:
ln -s myth/mythgallery myth/mythvideo 


You would then see a folder in the myth-video folder called mythgallery and it would redirect you to mythgallery where your video files are imported to.

Or you could use mythgallery to just import and then periodically move video files across to mythvideo where they belong using an x-term.


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 03, 2007 3:35 pm 
Offline
Joined: Mon Aug 29, 2005 4:04 pm
Posts: 729
Location: Philadelphia, PA US
CD import is more like a CD rip - ie AUDIO track CD ripping to OGG, or MP3, then resulting files being available to MythMusic

DVD import is more like a DVD rip - ie DVD titles ripping to avi, VOB, or ISO then resulting files being available to MythVideo.

The MythTV menus are just XML files could create a custom menu item that would "cp /mnt/cdrom/* /myth/video" with some bash scripting make it more complex like not copying if exist.

See /usr/share/mythtv/knoppmythmenu.xml for example of commands run from the XML menus.

If someone know more about programming could always write something more complex in C with status and file selections and submit it to the MythTV devs.


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 03, 2007 4:53 pm 
Offline
Joined: Sun Jul 24, 2005 4:15 pm
Posts: 170
I did try doing a script and putting it into XML a while ago. First problem (as best i can recall) was that knoppmyth doesn't startup logged in as root... but you need root permission to write to the /myth directory.

When I did log in as root, it would take a few mins to copy a CD's worth of media and you just don't know whether or not it is doing it or whether it has crashed, you need to have a "progress bar" "1/13 files copied" etc


Top
 Profile  
 

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


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 14 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