|
Gemstone for v7 This forum is for discussing the user-created Gemstone custom interface for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#21
|
||||
|
||||
hmm - neither did I - I will check that setting when I get home tonight!
__________________
(current) SageServer: SageTV Open Source V9 - Virtual Ubuntu on Win10 HyperV MSI 970A-G46, AMD FX-8370 , SD Prime via OpenDCT, Donater ComSkip Clients: HD-200, Nexus Player w/ Android miniclient Storage: "nas" 16 drive Win10 w/ DrivePool running Plex, Emby, & SD PVR Retired - Hava, MediaMVP, HD-100, HD-PVR, HVR-2250, Ceton InfiniTV4, Original (white) HDHomeRun Died - HD-100, HD-300 |
#22
|
||||
|
||||
Actually, I did check that one, too. I just didn't have a screenshot (and it was correct).
__________________
Server: XP, SuperMicro X9SAE-V, i7 3770T, Thermalright Archon SB-E, 32GB Corsair DDR3, 2 x IBM M1015, Corsair HX1000W PSU, CoolerMaster CM Storm Stryker case Storage: 2 x Addonics 5-in-3 3.5" bays, 1 x Addonics 4-in-1 2.5" bay, 24TB Client: Windows 7 64-bit, Foxconn G9657MA-8EKRS2H, Core2Duo E6600, Zalman CNPS7500, 2GB Corsair, 320GB, HIS ATI 4650, Antec Fusion Tuners: 2 x HD-PVR (HTTP tuning), 2 x HDHR, USB-UIRT Software: SageTV 7 |
#23
|
||||
|
||||
I was messing around with this and I may have figured out a fix. I'm not sure if this will give you any useful data regarding a solution to prevent it, but it appears that if the media is completely removed from the Sage db (incl. fanart & prop files) and then seen by Sage as new again, the fanart works. However, I tried changing the default cover fanart via BMT and it doesn't "stick". I re-did the delete and import new and then changed the fanart via the Sage UI (Gemstone) and they "stuck" that time. I'm not sure if they'll continue working indefinitely, but we'll see.
Also, I found that it doesn't appear to be a local caching issue because it happens with Cache Type set to OFF and the local caches cleared.
__________________
Server: XP, SuperMicro X9SAE-V, i7 3770T, Thermalright Archon SB-E, 32GB Corsair DDR3, 2 x IBM M1015, Corsair HX1000W PSU, CoolerMaster CM Storm Stryker case Storage: 2 x Addonics 5-in-3 3.5" bays, 1 x Addonics 4-in-1 2.5" bay, 24TB Client: Windows 7 64-bit, Foxconn G9657MA-8EKRS2H, Core2Duo E6600, Zalman CNPS7500, 2GB Corsair, 320GB, HIS ATI 4650, Antec Fusion Tuners: 2 x HD-PVR (HTTP tuning), 2 x HDHR, USB-UIRT Software: SageTV 7 |
#24
|
|||
|
|||
Good info....any and all info will help me to narrow it down.
My gut feeling at this point is it is related to the process I use for creating and storing the "key" to get the fanart from the memory/local cache. I know there are gaps in that design as the code for setting the default in Gemstone is different from setting the default in BMT (and likely different than CMT but I have not checked that out). I wish I had a recreatable case where if I do x, y, z then from then on the fanart is missing....but I have not found that yet. That is truely the only way I will KNOW I resolved it when I resolve it I have already resolved 1 issue where I was at times getting zero from a system call to get the size of the UI and then using that zero in a formula to resize the fanart for the screen....obviously that's not going to work. I have that one resolved in Gemstone 2 code already.... but I know that is not the only issue as I have still had this issue since fixing that. My next area to work on will be changing the create key process and save it differently. This will be done in the phoenix api code so it is done consistently and for all use cases....this may be a bit of work so I haven't started it until I feel I will have enough time. So keep any results coming to help focus where I work to resolve this. k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#25
|
|||
|
|||
Quote:
Do you typically set defaults for fanart? Does the issue happen on fanart where you KNOW you have not set a specific default? k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#26
|
||||
|
||||
Quote:
Is there something in the code which "knows" that the fanart isn't displaying? I ask because I'm curious if a debug monitor could be put in place to keep an eye on all the fanart and then throw up a system message or something when the fanart "disappears" on something which had it.
__________________
Server: XP, SuperMicro X9SAE-V, i7 3770T, Thermalright Archon SB-E, 32GB Corsair DDR3, 2 x IBM M1015, Corsair HX1000W PSU, CoolerMaster CM Storm Stryker case Storage: 2 x Addonics 5-in-3 3.5" bays, 1 x Addonics 4-in-1 2.5" bay, 24TB Client: Windows 7 64-bit, Foxconn G9657MA-8EKRS2H, Core2Duo E6600, Zalman CNPS7500, 2GB Corsair, 320GB, HIS ATI 4650, Antec Fusion Tuners: 2 x HD-PVR (HTTP tuning), 2 x HDHR, USB-UIRT Software: SageTV 7 |
#27
|
||||
|
||||
Any news on this? It seems to be working better now, so I wonder if the mismatched settings caused some garbage that have since worked there way out of my system?
I will continue to keep an eye on it. but my latest experience with it is this: when I flipped to a new show it would take a bit to download the artwork. but it did grab it all for each show as I went through my recordings. Once through them all once, it was quicker, like it needed to download them and then had them cached. The only change I am aware of is the update to CMT ...
__________________
(current) SageServer: SageTV Open Source V9 - Virtual Ubuntu on Win10 HyperV MSI 970A-G46, AMD FX-8370 , SD Prime via OpenDCT, Donater ComSkip Clients: HD-200, Nexus Player w/ Android miniclient Storage: "nas" 16 drive Win10 w/ DrivePool running Plex, Emby, & SD PVR Retired - Hava, MediaMVP, HD-100, HD-PVR, HVR-2250, Ceton InfiniTV4, Original (white) HDHomeRun Died - HD-100, HD-300 |
#28
|
|||
|
|||
No news. Many things on the list so right now i am working on touch/mouse interface as well as a new menu layout option....some screen grabs likely soon if i get more tine on it.
The fanart changes will be complex and i will need to coordinate with stuckless too so it will be a bit. But any new info you find all adds to finding the issues. k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Limited # of HD300s Available | Opus4 | Announcements | 4 | 12-30-2015 08:21 PM |
Timed Recordings very limited | freedml | SageTV Software | 3 | 05-08-2009 06:43 AM |
Pic Limited To BW W/Moire? | PeteCress | Hardware Support | 4 | 02-14-2009 12:26 PM |
Channels Limited on DVB-T | paulb | SageTV United Kingdom | 19 | 06-27-2006 10:47 AM |
Why such limited USB-UIRT support? | mariusvr | Hardware Support | 13 | 05-18-2005 11:48 AM |