SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV v7 Customizations > Diamond
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

Diamond This forums is for discussing the user-created Diamond plugin for SageTV.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 03-05-2011, 12:33 PM
HuMan321's Avatar
HuMan321 HuMan321 is offline
Sage Aficionado
 
Join Date: Apr 2009
Location: Idaho
Posts: 365
Fanart cache

Hi,

Thanks to all the developers for this awesome plug-in.

I just installed on my WHS machine and it went very well. Since I run WHS on a limited C drive I have my existing BMT fanart moved to D:\shares\Fanart and it has worked well keeping these files off the small C drive.

My C:\Program Files\SageTV\SageTV\cache file is now populating and growing with many folders, jpg's etc. How can I stop Diamond from populating the C drive and either use the existing Fanart on D drive or have Diamond populate D drive instead of C drive.

Any help is appreciated.
Reply With Quote
  #2  
Old 03-05-2011, 12:35 PM
PLUCKYHD PLUCKYHD is offline
SageTVaholic
 
Join Date: Dec 2007
Posts: 6,257
Quote:
Originally Posted by HuMan321 View Post
Hi,

Thanks to all the developers for this awesome plug-in.

I just installed on my WHS machine and it went very well. Since I run WHS on a limited C drive I have my existing BMT fanart moved to D:\shares\Fanart and it has worked well keeping these files off the small C drive.

My C:\Program Files\SageTV\SageTV\cache file is now populating and growing with many folders, jpg's etc. How can I stop Diamond from populating the C drive and either use the existing Fanart on D drive or have Diamond populate D drive instead of C drive.

Any help is appreciated.
Stop the sagetv service
open sagetv properties and search for for "JOrton/Fanart/CacheLocation="

Change that to where you want it to cache

On restart go to advanced--daimond fanart settings and clear the cache.

You can also manually delete the old folder

cheers
Reply With Quote
  #3  
Old 03-05-2011, 12:51 PM
HuMan321's Avatar
HuMan321 HuMan321 is offline
Sage Aficionado
 
Join Date: Apr 2009
Location: Idaho
Posts: 365
Thanks for the quick response!

EDIT:
In case it was not clear I found the properties setting correct without doing any edits, but it is still adding new jpegs to c drive instead of the locations in properties file.

In Sage properties it appears to be set correctly, yet still created several subfolders and is grabbing fresh jpegs and filling up these sub folders.
JOrton/CacheLocation=D\:\\shares\\fanart\\cache\\DiamondImages


Here is a list of subfolders it made on C drive and populating them:
C:\Program Files\SageTV\SageTV\cache\DiamondImages\Movies\posters
C:\Program Files\SageTV\SageTV\cache\DiamondImages\TV\backgrounds
C:\Program Files\SageTV\SageTV\cache\DiamondImages\TV\season_posters
C:\Program Files\SageTV\SageTV\cache\DiamondImages\TV\series_banners
C:\Program Files\SageTV\SageTV\cache\DiamondImages\TV\series_posters

Last edited by HuMan321; 03-05-2011 at 01:02 PM. Reason: Clarity
Reply With Quote
  #4  
Old 03-05-2011, 01:02 PM
PLUCKYHD PLUCKYHD is offline
SageTVaholic
 
Join Date: Dec 2007
Posts: 6,257
Quote:
Originally Posted by HuMan321 View Post
Thanks for the quick response!

In Sage properties it appears to be set correctly, yet still created several subfolders and is grabbing fresh jpegs and filling up these sub folders.
JOrton/CacheLocation=D\:\\shares\\fanart\\cache\\DiamondImages


Here is a list of subfolders it made on C drive and populating them:
C:\Program Files\SageTV\SageTV\cache\DiamondImages\Movies\posters
C:\Program Files\SageTV\SageTV\cache\DiamondImages\TV\backgrounds
C:\Program Files\SageTV\SageTV\cache\DiamondImages\TV\season_posters
C:\Program Files\SageTV\SageTV\cache\DiamondImages\TV\series_banners
C:\Program Files\SageTV\SageTV\cache\DiamondImages\TV\series_posters
Are you changing the extenders properties as well?
Reply With Quote
  #5  
Old 03-05-2011, 01:05 PM
HuMan321's Avatar
HuMan321 HuMan321 is offline
Sage Aficionado
 
Join Date: Apr 2009
Location: Idaho
Posts: 365
Quote:
Originally Posted by PLUCKYHD View Post
Are you changing the extenders properties as well?
No, I have not fired up any of my 3 extenders I am just working on the WHS server at the moment. Should I be going into client properties and editing?
Reply With Quote
  #6  
Old 03-05-2011, 01:19 PM
razrsharpe razrsharpe is offline
Sage Icon
 
Join Date: Sep 2008
Location: Boston, MA
Posts: 2,111
plucky originally referenced
Code:
JOrton/Fanart/CacheLocation=
and then you referenced
Code:
JOrton/CacheLocation=
try changing the one plucky referenced... I dont have a JOrton/CacheLocation in my properties folder... And (plucky will correct me if I'm wrong) but i think you want to be changing the properties file that corresponds to UIContext (ie sageclient.properties or macaddress.properties)
__________________
Server 2003 r2 32bit, SageTV9 (finally!)
2x Dual HDHR (OTA), 1x HD-PVR (Comcast), 1x HDHR-3CC via SageDCT (Comcast)
2x HD300, 1x SageClient (Win10 Test/Development)
Check out TVExplorer
Reply With Quote
  #7  
Old 03-05-2011, 01:24 PM
PLUCKYHD PLUCKYHD is offline
SageTVaholic
 
Join Date: Dec 2007
Posts: 6,257
Quote:
Originally Posted by razrsharpe View Post
plucky originally referenced
Code:
JOrton/Fanart/CacheLocation=
and then you referenced
Code:
JOrton/CacheLocation=
try changing the one plucky referenced... I dont have a JOrton/CacheLocation in my properties folder... And (plucky will correct me if I'm wrong) but i think you want to be changing the properties file that corresponds to UIContext (ie sageclient.properties or macaddress.properties)
correct JOrton/CacheLocation is leftover from version 2.00 and you want to be editing the uicontext properties as well so correct on both counts
Reply With Quote
  #8  
Old 03-05-2011, 01:24 PM
HuMan321's Avatar
HuMan321 HuMan321 is offline
Sage Aficionado
 
Join Date: Apr 2009
Location: Idaho
Posts: 365
Quote:
Originally Posted by razrsharpe View Post
plucky originally referenced
Code:
JOrton/Fanart/CacheLocation=
and then you referenced
Code:
JOrton/CacheLocation=
try changing the one plucky referenced... I dont have a JOrton/CacheLocation in my properties folder... And (plucky will correct me if I'm wrong) but i think you want to be changing the properties file that corresponds to UIContext (ie sageclient.properties or macaddress.properties)
Thanks
I did notice the difference in what he wrote and I found, but this is the only reference to cache location in my properties file. I copy/pasted it to ensure it was exact from my file.

I am not sure I fully follow what you are suggesting on the client properties file. I did open this one and found 2 references to Jorton cache location and they are both default on C drive. I was waiting for PluckyHD to respond before changing the 2 entries in client properties.
Reply With Quote
  #9  
Old 03-05-2011, 01:27 PM
PLUCKYHD PLUCKYHD is offline
SageTVaholic
 
Join Date: Dec 2007
Posts: 6,257
Quote:
Originally Posted by HuMan321 View Post
Thanks
I did notice the difference in what he wrote and I found, but this is the only reference to cache location in my properties file. I copy/pasted it to ensure it was exact from my file.

I am not sure I fully follow what you are suggesting on the client properties file. I did open this one and found 2 references to Jorton cache location and they are both default on C drive. I was waiting for PluckyHD to respond before changing the 2 entries in client properties.
Only the one properies I mentioned matters and you need to edit it in the extenders properties files
Reply With Quote
  #10  
Old 03-05-2011, 01:30 PM
HuMan321's Avatar
HuMan321 HuMan321 is offline
Sage Aficionado
 
Join Date: Apr 2009
Location: Idaho
Posts: 365
Quote:
Originally Posted by PLUCKYHD View Post
correct JOrton/CacheLocation is leftover from version 2.00 and you want to be editing the uicontext properties as well so correct on both counts
I had uninstalled version 2.x before I upgraded. Since I have the old entry verbiage should I just add a line to my properties file with the updated one? If so, should I rem out the old 2.x line?

I looked in the client properties file and as I said found 2 line items for cache location. One follows the 2.x verbiabe and it added the JOrton/Fanart/Location line to the client properties
Reply With Quote
  #11  
Old 03-05-2011, 01:39 PM
PLUCKYHD PLUCKYHD is offline
SageTVaholic
 
Join Date: Dec 2007
Posts: 6,257
Quote:
Originally Posted by HuMan321 View Post
I had uninstalled version 2.x before I upgraded. Since I have the old entry verbiage should I just add a line to my properties file with the updated one? If so, should I rem out the old 2.x line?

I looked in the client properties file and as I said found 2 line items for cache location. One follows the 2.x verbiabe and it added the JOrton/Fanart/Location line to the client properties
you need to be in the extender properties files not the clients unless you run it from your server.
Reply With Quote
  #12  
Old 03-05-2011, 01:50 PM
HuMan321's Avatar
HuMan321 HuMan321 is offline
Sage Aficionado
 
Join Date: Apr 2009
Location: Idaho
Posts: 365
I think with all your help this is now working. I hope this might to helpful to someone else down the road.

It appears that the "updated" properties line for fanart location did not populate correctly on my install. Adding it manually seems to have corrected it as I am starting to see fanart updates go to the correct location.

Thanks again for the help and I will update if something significant develops.
Reply With Quote
  #13  
Old 03-07-2011, 01:54 PM
darcilicious's Avatar
darcilicious darcilicious is offline
Sage Icon
 
Join Date: Jul 2009
Location: Venus
Posts: 1,306
Somewhat related to this -- is there a way to force a re-read? I've waited for nearly 72 hours, restarted the client, etc and the updated poster won't show for a particular movie.

What I did: I updated the poster art of a movie after the default "no poster" showed up for a movie in my W7 PC client. Since then, I see the poster art displaying on my other PC client (where I didn't view the movie until after the fanart was updated via bmt) but the the first PC client still won't show the poster art. I've checked the Diamond cache folder on that client PC and it's not there... I also went to the Diamond Cover Flow view under videos, selected the movie in question and did the "delete Diamond fanart" but no change on this client.

My apologies if I'm missing something obvious, thanks!
__________________
SageTV Server 7.1.x w/Gemstone and Plex Home Theater v1.0.10 w/PlexPass
HD-PVR w/v1.5.6 drivers / Hauppauge IR blaster / FiOS Extreme HD / Motorola QIP6200 / SPDIF+720p Fixed Output
on HP Media Center 8400F (Phenom 9500 QuadCore 2.2GHz, nVidia GeForce 8500 GT)
via Olevia 247TFHD/Onyko TX-SR606/Harmony 550/HP MediaSmart EX490 WHS w/12TB
Plex Media Server v0.9.9.5 on HP Touchsmart Envy 23 d16qd
Sonos Play:3, Connect / SimpleTV v2 / Roku 2 XS+Plex / iPhone 5 / iPad 2
Reply With Quote
  #14  
Old 03-07-2011, 01:59 PM
PLUCKYHD PLUCKYHD is offline
SageTVaholic
 
Join Date: Dec 2007
Posts: 6,257
Quote:
Originally Posted by darcilicious View Post
Somewhat related to this -- is there a way to force a re-read? I've waited for nearly 72 hours, restarted the client, etc and the updated poster won't show for a particular movie.

What I did: I updated the poster art of a movie after the default "no poster" showed up for a movie in my W7 PC client. Since then, I see the poster art displaying on my other PC client (where I didn't view the movie until after the fanart was updated via bmt) but the the first PC client still won't show the poster art. I've checked the Diamond cache folder on that client PC and it's not there... I also went to the Diamond Cover Flow view under videos, selected the movie in question and did the "delete Diamond fanart" but no change on this client.

My apologies if I'm missing something obvious, thanks!
You can reset all the diamond cache for that client and see if that does it although the delete effectly does the same thing just for that one image.
Reply With Quote
  #15  
Old 03-07-2011, 02:01 PM
darcilicious's Avatar
darcilicious darcilicious is offline
Sage Icon
 
Join Date: Jul 2009
Location: Venus
Posts: 1,306
Quote:
You can reset all the diamond cache for that client
Is there a place to do this in SageTV in the client UI or do I just delete the Diamond cache folder?
__________________
SageTV Server 7.1.x w/Gemstone and Plex Home Theater v1.0.10 w/PlexPass
HD-PVR w/v1.5.6 drivers / Hauppauge IR blaster / FiOS Extreme HD / Motorola QIP6200 / SPDIF+720p Fixed Output
on HP Media Center 8400F (Phenom 9500 QuadCore 2.2GHz, nVidia GeForce 8500 GT)
via Olevia 247TFHD/Onyko TX-SR606/Harmony 550/HP MediaSmart EX490 WHS w/12TB
Plex Media Server v0.9.9.5 on HP Touchsmart Envy 23 d16qd
Sonos Play:3, Connect / SimpleTV v2 / Roku 2 XS+Plex / iPhone 5 / iPad 2
Reply With Quote
  #16  
Old 03-07-2011, 02:04 PM
PLUCKYHD PLUCKYHD is offline
SageTVaholic
 
Join Date: Dec 2007
Posts: 6,257
Quote:
Originally Posted by darcilicious View Post
Is there a place to do this in SageTV in the client UI or do I just delete the Diamond cache folder?
The wiki is your friend

Detailed setup--diamond fanart
Reply With Quote
  #17  
Old 03-07-2011, 02:06 PM
darcilicious's Avatar
darcilicious darcilicious is offline
Sage Icon
 
Join Date: Jul 2009
Location: Venus
Posts: 1,306
Oops, sorry, you're quite right!
__________________
SageTV Server 7.1.x w/Gemstone and Plex Home Theater v1.0.10 w/PlexPass
HD-PVR w/v1.5.6 drivers / Hauppauge IR blaster / FiOS Extreme HD / Motorola QIP6200 / SPDIF+720p Fixed Output
on HP Media Center 8400F (Phenom 9500 QuadCore 2.2GHz, nVidia GeForce 8500 GT)
via Olevia 247TFHD/Onyko TX-SR606/Harmony 550/HP MediaSmart EX490 WHS w/12TB
Plex Media Server v0.9.9.5 on HP Touchsmart Envy 23 d16qd
Sonos Play:3, Connect / SimpleTV v2 / Roku 2 XS+Plex / iPhone 5 / iPad 2
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
BMT / Fanart / Themes Leveraging Fanart? Addict SageTV v7 Customizations 2 09-09-2010 05:38 AM
Fanart: Complete Fanart Collection... 4000 Movies and TV shows mkanet SageTV Customizations 24 04-20-2010 03:31 PM
SageMC, Fanart, MediaScraper & Central FanArt folder structure – Help requested rmac321 SageMC Custom Interface 24 06-14-2009 02:00 PM
Artist Cache BBCritical SageTV Software 19 05-02-2007 01:56 PM
Playback cache Stuntman SageTV Software 6 11-23-2004 10:38 PM


All times are GMT -6. The time now is 07:29 PM.


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