SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations > SageMC Custom Interface
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageMC Custom Interface This forum is for discussing the user-created SageMC custom interface for SageTV.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10-31-2009, 05:04 AM
lash lash is offline
Sage Advanced User
 
Join Date: Oct 2009
Posts: 103
Best practices to avoid/fix the file system view problem with BMT?

I've believe I've done my reading, however I am brand new to SageTV so I could've missed something. I am using Phoenix and the beta SageMC all from the very last post in the SageMC Pre-release thread (release 12). However, I am still getting a totally messed up file system view in SageMC whenever I refresh my library.

I followed the instructions here: https://docs.google.com/Doc?docid=0A...tya2JmZg&hl=en. This is a totally clean SageTV.

I installed SageTV. I installed SageMC. I Installed the newest beta (release 12) SageMC from the pre-release thread as well as the phoenix file posted there. I installed Jetty. I installed the newest BMT. I configured it in the web app as well as in SageMC. I added a directory of videos to SageTV. I messed with the regex so BMT web recognized and found my media metadata.

Everything was looking ok, then I added another directory to SageTV and refreshed the media. All of a sudden file system view shows only 1 video and there are no directories or anything. If I choose the all videos view, I get a long list of all my videos, so they are all still there in SageTV's database.

If I am reading correctly, these are the symptoms of an issue with SageMC and BMT 3.

I don't care too much about SageTV's current database of my videos (aka my current wiz.bin, I believe). This is a new setup and I am still playing, so deleting wiz.bin is not an issue.

What I would like to know is what is the best practice to avoid this happening when I do care about SageTV's database of my videos?

Thank you!

Last edited by lash; 10-31-2009 at 05:09 AM. Reason: spelling
Reply With Quote
  #2  
Old 10-31-2009, 06:01 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
So, based on your description, it looks like you've installed the add-ons in the following order,
SageMC
SageMC (b12)
Phoenix
Jetty
BMT

If that is the order, then i can see 1 problem. SageMC (b12) is newer than BMT, but both SageMC (b12) and BMT share 1 critical library, phoenix.jar. So, given that BMT (3.1) is older than the SageMC (b12), then when you installed BMT it would have downgraded SageMC's phoenix.jar to an older version.

Currently the install order should be...
SageMC
BMT
SageMC (betas)

And jetty can go in at any time.

Part of the enhancement that meinmaui did in sagemc to fix the filesystem view (caused by bmt), relies on an api call in the version of the phoenix.jar that ships with the betas, but is not included in the bmt 3.1 (because it's older).

Eventually, I'll get around to do a new build of bmt that will also contain the updated phoenix.jar.
Reply With Quote
  #3  
Old 10-31-2009, 07:02 AM
lash lash is offline
Sage Advanced User
 
Join Date: Oct 2009
Posts: 103
Thanks again! Its always the little things, isn't it? That seems to have cleared up the problem.
Reply With Quote
  #4  
Old 01-21-2010, 10:09 PM
chrisc983 chrisc983 is offline
Sage Advanced User
 
Join Date: Mar 2006
Posts: 229
Is their any way of fixing this issue besides a reinstall of SageTV and installing it in the correct order as I have been using other beta versions prior to using BMT. I tried reverting back to the original sagemc, extracting the BMT to sagetv directory, and then loading the latest sagemc beta. But the file system view only still works in the original sagemc.

Edit: Nevermind got it going.
__________________
Sage WHS - Intel Q6700, 4GB, Norco 5 bay hot swap x2, WD Black(OS), 6TB (dvd, bluray, music, pictures, videos) LG Blu-ray player, HVR-1600 x2 OTA
SageMC 6.3.9b pre-release 23
HD200: 46" LCD & HD200:26" LCD

Last edited by chrisc983; 01-21-2010 at 10:27 PM.
Reply With Quote
  #5  
Old 04-05-2010, 10:09 AM
heffneil heffneil is offline
Sage Fanatic
 
Join Date: Feb 2008
Posts: 748
I am having a weird problem and I think it is related to the above. I ended up upgraded to BMT 4.0(18) and ever since then the File System View in SageMC isn't showing all of the movies. I have to change the filter to all movies and then I see everything. Any ideas what might be wrong here?

Thanks!

Neil
Reply With Quote
  #6  
Old 04-06-2010, 03:41 AM
Dreameriz Dreameriz is offline
Sage Advanced User
 
Join Date: May 2008
Location: Utah>USA>Earth>Milkyway
Posts: 121
I had the same issue but i went to build 21 and was still having the same issue tell i did a refresh libary entire scan and that fixed my issue. Other then the first folder is still missing the first letter of the folder
__________________
2-HD200, Win7pro64bit,AMD Athlon II X4 quad620 / 2.60GHz,4gb Memory Speed MHz: 800,320hd for os, scsi 80gb recording+comcerial cutting then transfered to 2tb for tv and movies. 1 HDHR 2x250 nas for other media and a small whs server for backup only
Reply With Quote
  #7  
Old 04-06-2010, 05:32 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
@Dreameriz - maybe you could do the vfs debug logging that's outlined in the 4.0 beta thread and send me the support logs. I wasn't aware that the "missing first letter" issue was still an issue.
Reply With Quote
  #8  
Old 04-06-2010, 11:26 AM
Dreameriz Dreameriz is offline
Sage Advanced User
 
Join Date: May 2008
Location: Utah>USA>Earth>Milkyway
Posts: 121
Here is the log from my vfs


Thanks again for this great Tool and all the time that you put into it is so aswome'
Attached Files
File Type: zip phoenix.log4j.zip (802 Bytes, 184 views)
__________________
2-HD200, Win7pro64bit,AMD Athlon II X4 quad620 / 2.60GHz,4gb Memory Speed MHz: 800,320hd for os, scsi 80gb recording+comcerial cutting then transfered to 2tb for tv and movies. 1 HDHR 2x250 nas for other media and a small whs server for backup only
Reply With Quote
  #9  
Old 04-06-2010, 12:14 PM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by Dreameriz View Post
Here is the log from my vfs


Thanks again for this great Tool and all the time that you put into it is so aswome'
Thanks for the zip file... but it doesn't contain the log files...just the configurations If you use the "Create Support Request" from the "Tools" menu, in the web ui, then it will build a zip file will all the log files. You can then post or email that zip file.

Thanks,
Sean.
Reply With Quote
  #10  
Old 04-16-2010, 06:16 PM
heffneil heffneil is offline
Sage Fanatic
 
Join Date: Feb 2008
Posts: 748
I upgraded to the latest release of the beta and the problem is solved!

Thanks,

Neil
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
Problem Accessing File System for Playback jsonnabend SageTV Software 4 03-24-2010 04:11 AM
File System View Not Working benjamintm SageMC Custom Interface 4 10-13-2009 02:43 PM
File System View image chrisc983 SageMC Custom Interface 1 02-19-2009 02:33 AM
Best Practices For System Maintenance thecgmguy SageTV Software 11 03-09-2008 08:37 PM
Fix for losing focus on dual monitor system skyw33 SageTV Customizations 0 06-27-2007 08:11 PM


All times are GMT -6. The time now is 12:50 PM.


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