SageTV Community  

Go Back   SageTV Community > SageTV Products > SageTV Software
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Software Discussion related to the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV software application should be posted here. (Check the descriptions of the other forums; all hardware related questions go in the Hardware Support forum, etc. And, post in the customizations forum instead if any customizations are active.)

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-27-2007, 09:15 PM
highlands highlands is offline
Sage User
 
Join Date: Jun 2007
Posts: 28
Only MP4 files show up in Media Center Imported Videos?

Newbie problem:

I can only see MP4 videos in my imported video folders in media center. I've combed through all the setting and don't see where I might've restricted this. (I doubt media center would not show regular MPG files.)
Reply With Quote
  #2  
Old 06-27-2007, 09:24 PM
Opus4's Avatar
Opus4 Opus4 is offline
Administrator
 
Join Date: Sep 2003
Location: NJ
Posts: 19,624
If you just started scanning the import dirs, the other files may not be found yet. If it has been quite a while, double check your import dir settings in Detailed Setup -> General-> Media Center Import Directories.

In Sage.properties, the seeker/video_library_import_filename_extensions property should have lots of extensions, including .mpg.

Make sure SageTV has permission to access the dir where your other videos are located. If using service mode & they are network paths, make sure the service logs in as a user w/a password & you are using UNC path names.

If all of the above is correct and the files are not listed on the "Titles" view in the video browser, you could check the debug log to see if it has info about the files you are missing.

- Andy
__________________
SageTV Open Source v9 is available.
- Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1.
- Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus
- HD Extenders: A) FAQs B) URC MX-700 remote setup
Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request.
Reply With Quote
  #3  
Old 06-27-2007, 09:58 PM
highlands highlands is offline
Sage User
 
Join Date: Jun 2007
Posts: 28
Everything looked OK so I turned on debug log as you suggested.
Thanks.
Reply With Quote
  #4  
Old 06-27-2007, 10:27 PM
Opus4's Avatar
Opus4 Opus4 is offline
Administrator
 
Join Date: Sep 2003
Location: NJ
Posts: 19,624
Oh, and you might need to go to Setup -> Refresh Imported Media to force a rescan of the import dirs to get the results to show up in the log.

That reminds me... did you rescan the import dirs after adding them all? If not, that would explain it.

I believe that Detailed Setup -> Customize -> "Regularly rescan import directories" is turned off by default.

- Andy
__________________
SageTV Open Source v9 is available.
- Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1.
- Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus
- HD Extenders: A) FAQs B) URC MX-700 remote setup
Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request.
Reply With Quote
  #5  
Old 06-27-2007, 10:38 PM
highlands highlands is offline
Sage User
 
Join Date: Jun 2007
Posts: 28
All of that is A-OK.
I learned something from a log entry:

"Thu 6/28 0:30:32.122 Skipping video import dir that's also a recording dir"

Didn't know that.

In any case, the directory I want to import videos from is not a recording dir, and all the mp4's show up every time. Rest of the <relevant> log entry looked like this:

Thu 6/28 0:33:37.988 BEGIN: Get all imported video files
Thu 6/28 0:33:37.989 ==> Get all imported video files. GetMediaFiles() Time = '1'
Thu 6/28 0:33:37.993 ==> Get all imported video files. Filter by IsVideoFile|IsDVD Time = '4'
Thu 6/28 0:33:37.993 ==> Get all imported video files. Filter by IsLibraryFile Time = '0'
Thu 6/28 0:33:37.994 ==> Get all imported video files. Filter by not IsTVFile Time = '0'
Thu 6/28 0:33:37.994 END: Get all imported video files. Found 129 videos. Total Time = '6'
Thu 6/28 0:33:37.995 BEGIN: Sort video playlists.
Thu 6/28 0:33:37.995 END: Sort video playlists. Sorted 5 playlists. Total Time = '0'
Thu 6/28 0:33:38.023 BEGIN: Get all filenames
Thu 6/28 0:33:38.025 ==> Get all filenames. GroupByArrayMethod() Time = '2'
Thu 6/28 0:33:38.026 ==> Get all filenames. get keySet. Time = '1'
Thu 6/28 0:33:38.032 ==> Get all filenames. Convert to Strings. Time = '6'
Thu 6/28 0:33:38.032 ==> Get all filenames. Sort Time = '0'
Thu 6/28 0:33:38.032 END: Get all filenames. Found 129 filenames. Total Time = '9'
Thu 6/28 0:33:38.033 ++++++++ Video folder browser: LastCurFolder = null; CurFolder = null; LastVideoFolder = null
Thu 6/28 0:33:38.038 ++++++++ Video folder browser: Reloaded folder info
Thu 6/28 0:33:38.039 Starting to wait for user input timeout
Thu 6/28 0:33:38.076 ++++++++ Video folder browser: LastCurFolder = null; CurFolder = null; LastVideoFolder = null
Thu 6/28 0:33:38.077 BEGIN: Sort non-DVD videos by title.
Thu 6/28 0:33:38.084 END: Sort non-DVD videos by title. Found 129 videos. Total Time = '7'
Reply With Quote
  #6  
Old 06-27-2007, 10:51 PM
highlands highlands is offline
Sage User
 
Join Date: Jun 2007
Posts: 28
AHA!

Interesting:

I've specified 2 dir for import: A & B.
Noticed A had MP4's, MPG's, wmv's, even .TIVO files listed (No, .TIVO didn't play).
Meanwhile dir B had MP4's and MPG's, but only MP4's listed in media cenetr.

Copied all the MPG's from B to A and now they're all there! Again, dir B is NOT the recording directory, yet the MPG's didn't scan from there into media center. Interesting. Have to think about this one.
Reply With Quote
  #7  
Old 06-27-2007, 10:58 PM
Opus4's Avatar
Opus4 Opus4 is offline
Administrator
 
Join Date: Sep 2003
Location: NJ
Posts: 19,624
Those log entries are just some info the STV logs when you enter the video browser. It says you have 129 imported videos -- are there 129 mp4 files?

The log would have entries specific to the filenames of media files it finds during a scan.

Are you using service mode?

BTW: the System Info screen will give info about all your import dirs and will create SystemInfo.txt in your SageTV dir if you use the Info command while on that screen.

- Andy
__________________
SageTV Open Source v9 is available.
- Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1.
- Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus
- HD Extenders: A) FAQs B) URC MX-700 remote setup
Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request.
Reply With Quote
  #8  
Old 06-27-2007, 10:59 PM
highlands highlands is offline
Sage User
 
Join Date: Jun 2007
Posts: 28
Something not right:

Now the MP4's that used to show in B don't show at all. (copied them to dir A and they show).

In other words, I'm having a problem, and an inconsistent one, with managing 2 import directories.
Reply With Quote
  #9  
Old 06-27-2007, 11:15 PM
highlands highlands is offline
Sage User
 
Join Date: Jun 2007
Posts: 28
I love the log file. Thanks for helping me turn it on. I'll sift through.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
STV: GermSage -- Default STV enabling external players and more (v1.6) greggerm SageTV Customizations 139 09-05-2008 08:02 AM
List .MKV files on Imported videos Jabroni SageTV Software 1 12-26-2006 10:38 PM
Parental Protection for Imported Videos and Photos BobPhoenix SageTV Customizations 0 02-08-2006 08:03 PM
Cover Art for videos in the media center? sojourner753 SageTV Software 14 12-19-2005 05:54 PM
SageTV Version 4.0 Now Available dkardatzke Announcements 0 11-02-2005 08:05 AM


All times are GMT -6. The time now is 04:25 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.