|
Phoenix This forum is for discussing the user-created Phoenix custom interface for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#41
|
||||
|
||||
Quote:
Eddy
__________________
Automatic Power Off | Squeezeslave | DVB-S Importer | DVB Decrypter & Card Client | Tuner Preroll Every man is a damn fool for at least five minutes every day; wisdom consists in not exceeding the limit. ~ Elbert Hubbard Last edited by routerunner; 05-11-2012 at 05:13 AM. |
#42
|
|||
|
|||
I didn't see anything in there.
At this point, I'm pretty well convinced that the cache exists within the java heap. Caching stuff to the hard disk doesn't make any sense unless the images are being rescaled or otherwise processed. |
#43
|
||||
|
||||
You are correct, and caching is only done IF scaling is done - which most of the plugins DO perform - some just scale, some scale and actually transform the images in the caching process (rounding corners, for instance) - That or in client installs, it makes sense to cache the files locally on the client instead of pulling them fro the server every time, whether scaling is performed or not.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#44
|
|||
|
|||
Saw the video and it is very impressive.
Will this tweak works with everything or is just oriented to using the phoenix theme? I'm using Diamond and MyMovies, will this tweak helps those plugins too?
__________________
Waiting for Sage 8. |
#45
|
||||
|
||||
Quote:
If you want to speed up Fanart caching, an SSD is one choice, but not the only one, RAM is cheaper these days. Eddy
__________________
Automatic Power Off | Squeezeslave | DVB-S Importer | DVB Decrypter & Card Client | Tuner Preroll Every man is a damn fool for at least five minutes every day; wisdom consists in not exceeding the limit. ~ Elbert Hubbard |
#46
|
||||
|
||||
I was wondering...
...whether anyone is having good time with this? Does it work for you? Have you been using this to accelerate others part of you system? If so which one?
About me I'm very happy about it and so far no more circle of death whatsoever...
__________________
Automatic Power Off | Squeezeslave | DVB-S Importer | DVB Decrypter & Card Client | Tuner Preroll Every man is a damn fool for at least five minutes every day; wisdom consists in not exceeding the limit. ~ Elbert Hubbard |
#47
|
|||
|
|||
I'm getting this error:
Error creating C:\Program Files\SageTV\SageTV\userdata: Cannot create a file when that file already exists. Error creating C:\Program Files\SageTV\SageTV\GeneratedThumbnails: Cannot create a file when that file already exists. Any idea?
__________________
Waiting for Sage 8. |
#48
|
|||
|
|||
Quote:
__________________
Waiting for Sage 8. |
#49
|
||||
|
||||
Quote:
Which Windows version are you using? Please bear in mind that I don't use diamond or Phoenix STV, so it might be possible that your fanart cache (not the fanart repository) is stored in a different place... I'm currently using the "Phoenix Fanart for SageTV by JREkiwi" plugin
__________________
Automatic Power Off | Squeezeslave | DVB-S Importer | DVB Decrypter & Card Client | Tuner Preroll Every man is a damn fool for at least five minutes every day; wisdom consists in not exceeding the limit. ~ Elbert Hubbard |
#50
|
|||
|
|||
Quote:
edit: This lines is getting errors: C:\Program Files\Junctions>rmdir /S /Q %SageTVDirectory%userdata The system cannot find the file specified. The system cannot find the path specified. Error creating c:\Program Files\SageTV\SageTV\userdata: Cannot create a file when that file already exists.
__________________
Waiting for Sage 8. Last edited by gabrielcab; 05-27-2012 at 06:24 AM. |
#51
|
||||
|
||||
Quote:
__________________
Automatic Power Off | Squeezeslave | DVB-S Importer | DVB Decrypter & Card Client | Tuner Preroll Every man is a damn fool for at least five minutes every day; wisdom consists in not exceeding the limit. ~ Elbert Hubbard Last edited by routerunner; 05-30-2012 at 06:28 PM. Reason: clarification |
#52
|
|||
|
|||
Quote:
My sagetv configuration "Diamond Plugin" seems to only create and use cache data from "C:\Program Files\SageTV\SageTV\cache" Inside this cache folder i have differents folders for all the posters of my movies and tv recordings. I think that what i need to chache are these folders: "C:\Program Files\SageTV\SageTV\GeneratedThumbnails" "C:\Program Files\SageTV\SageTV\cache" --> with all the child directory that is inside But I have no idea of how to write a script
__________________
Waiting for Sage 8. |
#53
|
||||
|
||||
Quote:
EDIT: I'm also a bit confused as you said that you're using the "Phoenix Fanart for SageTV by JREkiwi" same as me which definitively uses the "userdata" directory, but Diamond uses "cache" for movies and recordings? But then what you need the "Phoenix Fanart for SageTV by JREkiwi" for as your movies cache is already sorted out by Diamond, unless by movies you're not intending the "Video" menu in SageTV v7.? Please clarify as it might be possible that you need to cache both folders (userdata & cache). Also there is the possibility that the "Phoenix Fanart for SageTV by JREkiwi" is clever enough to use "cache" for everything if does exists?
__________________
Automatic Power Off | Squeezeslave | DVB-S Importer | DVB Decrypter & Card Client | Tuner Preroll Every man is a damn fool for at least five minutes every day; wisdom consists in not exceeding the limit. ~ Elbert Hubbard Last edited by routerunner; 05-31-2012 at 06:52 AM. |
#54
|
||||
|
||||
I've got an idea, to cut a long story short, can you please take a snapshot of your exploded tree structure from "C:\Program Files\SageTV\SageTV" onwards and send it to me? I'll then make a script file tailored to your situation that you only need to modify to suit your SageTV installation directory (if not standard) and RAMdisk drive letter if different from default "F:"
Eddy
__________________
Automatic Power Off | Squeezeslave | DVB-S Importer | DVB Decrypter & Card Client | Tuner Preroll Every man is a damn fool for at least five minutes every day; wisdom consists in not exceeding the limit. ~ Elbert Hubbard |
#55
|
|||
|
|||
Quote:
__________________
Waiting for Sage 8. |
#56
|
||||
|
||||
- From the tree it looks like that you successfully managed to make the junction to "userdata", was it the "rmdir" to "rd" change suggestion or the double quotes suggestion? Please confirm.
- Also it looks like that you disabled the "GeneratedThumbnails" being a junction in the script, was intentional? Please let me know and I'll attach the new script
__________________
Automatic Power Off | Squeezeslave | DVB-S Importer | DVB Decrypter & Card Client | Tuner Preroll Every man is a damn fool for at least five minutes every day; wisdom consists in not exceeding the limit. ~ Elbert Hubbard |
#57
|
|||
|
|||
Quote:
For the second question I just run your batch file v3 but didn't make any change so if i made any change was not intentionally
__________________
Waiting for Sage 8. |
#58
|
||||
|
||||
re: New FanartRamdisk v4
Hi,
in attachment a new FanartRamDisk v4 which will work with Diamond as well as the "Phoenix Fanart for SageTV by JREkiwi". ASSUMPTIONS =========== - The destination RAM disk drive is "Y:" - The default RAM disk size is 1024Mb - The default RAM disk allocation unit size is 64K - The default SageTV installation dir is "C:\Program Files\SageTV\SageTV" Please change the above to suit your requirements. In order to confirm that everything did work as expected, please open a DOS command prompt and "CD" to the SageTV installation directory, you should see the following directory marked as <JUNCTION>: - cache - userdata - GeneratedThumbnails Also, please bear in mind that after executing the script the "whole" current cache is deleted, so if you don't want to loose it for any reason, I suggest to make a copy somewhere of the above directories first and after running the script copy back the same directories into the RAM disk. Enjoy! Eddy
__________________
Automatic Power Off | Squeezeslave | DVB-S Importer | DVB Decrypter & Card Client | Tuner Preroll Every man is a damn fool for at least five minutes every day; wisdom consists in not exceeding the limit. ~ Elbert Hubbard |
#59
|
|||
|
|||
Quote:
Error creating C:\Program Files\SageTV\SageTV\GeneratedThumbnails: Access is denied. Everything else is ok
__________________
Waiting for Sage 8. |
#60
|
||||
|
||||
That is because the directory is being in use or SageTV service puts privileges on it. What I normally do in the morning is to run the script with the sage service off first...
__________________
Automatic Power Off | Squeezeslave | DVB-S Importer | DVB Decrypter & Card Client | Tuner Preroll Every man is a damn fool for at least five minutes every day; wisdom consists in not exceeding the limit. ~ Elbert Hubbard |
Tags |
cache, extender, fanart, ramdisk |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
TV Recordings - large thumbnail fanart displayed on top of poster fanart | mkanet | Diamond | 5 | 03-25-2011 03:33 PM |
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 |
Can someone who uses fanart please answer an easy question | mkanet | SageMC Custom Interface | 5 | 06-15-2009 04:59 PM |
SageMC, Fanart, MediaScraper & Central FanArt folder structure – Help requested | rmac321 | SageMC Custom Interface | 24 | 06-14-2009 02:00 PM |