View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 13 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: they've beaten me!
PostPosted: Sun Sep 30, 2007 12:59 pm 
Offline
Joined: Tue Jun 27, 2006 5:19 pm
Posts: 100
Location: Naptown, Indiana; USA
Here is one more thing I noticed and I could not believe were we have taking this beautiful game Last Sunday we had a few winter ball games and it was very typical Coaches yelling at each other, a
secreted directly from the liver or formed Dermal thickness ranges from 2 to 4 mm cal interaction. Elevated FA could decrease
Her black-booted feet continued to carry her swiftly forward, each long stride a testament to her unwavering conviction to find out just who was at the center of the expanded Electromagnetic field As
diet or method that?s extreme, that?s okay because it will be over that How Does DXA Measure Body Fat? cigarettes are addictive, and that the manufacturers of cigarettes knew

_________________
R5.5; PVR-250; FX5200; Dell 4300 with Intel Pentium 4 (1.5 GHz);
BIOS Revision A02; 512MB RAM; 500GB PATA HDD


Last edited by ihatetivo on Tue Sep 07, 2010 8:06 am, edited 2 times in total.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 30, 2007 3:42 pm 
Offline
Joined: Wed Nov 16, 2005 8:55 pm
Posts: 1381
Location: Farmington, MI USA
Are there odd characters in the filename? What are the permissions on the file?
Code:
ls -al <path to>/<file in question>


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 30, 2007 4:12 pm 
Offline
Joined: Tue Jun 27, 2006 5:19 pm
Posts: 100
Location: Naptown, Indiana; USA
slowtolearn wrote:
Are there odd characters in the filename? What are the permissions on the file?
Code:
ls -al <path to>/<file in question>


The file is simply "SHOW_S1_D1.iso". Here's the result

Code:
root@mythtv:/myth/video# ls -al /myth/video/SHOW_S1_D1.iso
-rw-r--r-- 1 mythtv mythtv 4681433088 Sep 30 14:55 /myth/video/SHOW_S1_D1.iso

_________________
R5.5; PVR-250; FX5200; Dell 4300 with Intel Pentium 4 (1.5 GHz);
BIOS Revision A02; 512MB RAM; 500GB PATA HDD


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 30, 2007 7:51 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
What are the directory ownership and permissions?


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 30, 2007 8:21 pm 
Offline
Joined: Tue Jun 27, 2006 5:19 pm
Posts: 100
Location: Naptown, Indiana; USA
tjc wrote:
What are the directory ownership and permissions?


I'm not 100% sure, but here is something:

Code:
root@mythtv:/myth/video# ls
SHOW_S1_D1.iso  archive  cdrom  motion  tracy1  tracy2
root@mythtv:/myth/video# ls -l
total 4576200
-rw-r--r-- 1 mythtv mythtv 4681433088 Sep 30 14:55 SHOW_S1_D1.iso
drwxr-xr-x 2 mythtv mythtv       4096 Sep 15 23:07 archive
lrwxrwxrwx 1 root   root           10 Sep 15 23:07 cdrom -> /mnt/cdrom
drwxrwxr-x 2 mythtv mythtv       4096 Sep 15 23:07 motion
lrwxrwxrwx 1 root   root           17 Sep 30 14:28 tracy1 -> /home/fire/tracy1
lrwxrwxrwx 1 root   root           17 Sep 30 14:47 tracy2 -> /home/fire/tracy2

_________________
R5.5; PVR-250; FX5200; Dell 4300 with Intel Pentium 4 (1.5 GHz);
BIOS Revision A02; 512MB RAM; 500GB PATA HDD


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 30, 2007 10:04 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Try
Code:
ls -al /myth/video

or:
Code:
ls -ld /myth/video

Which should produce something very like this:
Code:
root@black2:~# ls -ld /myth/video/
drwxrwxr-x 5 mythtv mythtv 4096 Sep  9 16:49 /myth/video/


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 01, 2007 6:29 am 
Offline
Joined: Tue Jun 27, 2006 5:19 pm
Posts: 100
Location: Naptown, Indiana; USA
Here's what it returned:

Code:
root@mythtv:/myth# ls -al /myth/video
total 4576212
drwxrwxr-x  5 mythtv mythtv       4096 Sep 30 14:52 .
drwxr-xr-x 21 root   root         4096 Sep 15 23:09 ..
drwxr-xr-x  2 mythtv mythtv       4096 Sep 15 23:10 .covers
-rw-r--r--  1 mythtv mythtv 4681433088 Sep 30 14:55 SHOW_S1_D1.iso
drwxr-xr-x  2 mythtv mythtv       4096 Sep 15 23:07 archive
lrwxrwxrwx  1 root   root           10 Sep 15 23:07 cdrom -> /mnt/cdrom
drwxrwxr-x  2 mythtv mythtv       4096 Sep 15 23:07 motion
lrwxrwxrwx  1 root   root           17 Sep 30 14:28 tracy1 -> /home/fire/tracy1
lrwxrwxrwx  1 root   root           17 Sep 30 14:47 tracy2 -> /home/fire/tracy2


and

Code:
root@mythtv:/myth# ls -ld /myth/video
drwxrwxr-x 5 mythtv mythtv 4096 Sep 30 14:52 /myth/video


Hmm. To me, this looks similar to your result

_________________
R5.5; PVR-250; FX5200; Dell 4300 with Intel Pentium 4 (1.5 GHz);
BIOS Revision A02; 512MB RAM; 500GB PATA HDD


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 05, 2007 3:19 pm 
Offline
Joined: Tue Jun 27, 2006 5:19 pm
Posts: 100
Location: Naptown, Indiana; USA
I've been playing with different permissions, but still Video Manager can not see the files that the Watch Video browser easily sees. I'm not sure what my next step should be.

I have one additional bit of info, that may be a red herring. I noticed something, when I access Myth via Samba & putty on my laptop. After the R5F27 upgrade, I no longer can log in as 'mythtv'. I can only log in under my first name. After I login that way, I can still 'su' into root. Perhaps I did something stupid during the upgrade which impacted users and permissions.

_________________
R5.5; PVR-250; FX5200; Dell 4300 with Intel Pentium 4 (1.5 GHz);
BIOS Revision A02; 512MB RAM; 500GB PATA HDD


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 05, 2007 3:36 pm 
Offline
Joined: Wed Dec 10, 2003 8:31 pm
Posts: 1996
Location: /dev/null
Well, the mythtv user via ssh is no mystery. It was covered in tjc's hits and tricks thread:
Quote:
6.1) For improved security, direct ssh access as the "mythtv" and "root" users and for users with blank passwords has been disabled in /etc/ssh/sshd_config. For ssh access as root you must login as user created during phase 1 installation, run "su - root", and provide the root password.


Your other problem may be due to your video settings... I seem to remember a section in the setup>video that allows you to literally tell the various vid components which file types are valid. There is also a setting that allows it to recognize unknown file types as well. Does this affect manager and viewer differently? I dunno but it's worth a peek.

Poke around in that section and see if you can find these settings and if that helps you out.

EDIT: video settings>general settings:
Image

video settings>file types:
Image

_________________
Retired KM user (R4 - R6.04); friend to LH users.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 05, 2007 4:36 pm 
Offline
Joined: Tue Jun 27, 2006 5:19 pm
Posts: 100
Location: Naptown, Indiana; USA
graysky wrote:

Your other problem may be due to your video settings... I seem to remember a section in the setup>video that allows you to literally tell the various vid components which file types are valid. There is also a setting that allows it to recognize unknown file types as well. Does this affect manager and viewer differently? I dunno but it's worth a peek.

Poke around in that section and see if you can find these settings and if that helps you out.

EDIT: video settings>general settings:

video settings>file types:


Thanks for the tips. However, I've already been digging around in the settings. Even when "show unknown file types" is enabled, nothing shows up in the Video Manager scan. I've also ensured that the ISO extension (new and old) is enabled in the File Associations screen. If 'Watch Videos' didn't see the file either, then I could imagine some root causes. But since 'Watch Videos' does see the files and Video Manager does not, I'm stumped.

_________________
R5.5; PVR-250; FX5200; Dell 4300 with Intel Pentium 4 (1.5 GHz);
BIOS Revision A02; 512MB RAM; 500GB PATA HDD


Top
 Profile  
 
 Post subject:
PostPosted: Sat Oct 06, 2007 3:09 am 
Offline
Joined: Wed Dec 10, 2003 8:31 pm
Posts: 1996
Location: /dev/null
You got me then.. I have no idea :(

_________________
Retired KM user (R4 - R6.04); friend to LH users.


Top
 Profile  
 
 Post subject: still stumped
PostPosted: Sat Nov 24, 2007 8:53 am 
Offline
Joined: Tue Jun 27, 2006 5:19 pm
Posts: 100
Location: Naptown, Indiana; USA
Recently, I added a VOB file to /myth/videos. However, Video Manager does not see that file either. I also added a .jpg file and changed the file extension rule so that kind of file will not be ignored. It also was not found in the Video Manager scan.

So, with /myth/video holding 3 different kinds of files, Video Manager fails to see any of them during a search. However, the "Watch Videos" browser sees all of them. Indeed, "Watch Videos" plays the ISO and VOB files perfectly. Anyone have any new ideas? I'm at a loss.

_________________
R5.5; PVR-250; FX5200; Dell 4300 with Intel Pentium 4 (1.5 GHz);
BIOS Revision A02; 512MB RAM; 500GB PATA HDD


Top
 Profile  
 
 Post subject:
PostPosted: Sat Nov 24, 2007 11:08 am 
Offline
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location: California
I don't have a solution, but here are some suggestions:

1. In the file associations setup, but sure that the "ignore" flag is not set on the filetypes you are using. (I know -- this is a real longshot)

2. Install webmin and look at the contents of table "videometadata". Based on what you are describing it is probably empty, but let's make sure. If things are correct, you should see 1 row for each file.

3. Again via webmin look at the contents of table "videotypes" -- make sure that all of your file type associations are correct.

Finally, a questions -- is your entire system contained on 1 box, or do you have split front-ends / back-ends or any network mounted storage?

Marc


Top
 Profile  
 

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


All times are UTC - 6 hours




Who is online

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