2009-04-08, 04:01 AM
Ok, I'll take a look at this as soon as I get some free time...
2009-04-08, 04:01 AM
Ok, I'll take a look at this as soon as I get some free time...
2009-04-10, 02:08 AM
In this version, I believe I've fixed:
I'll wait for some feed back before I post this version (and the updated WizDLLs) on the Wiki.
2009-04-10, 07:06 AM
JavaWiz Wrote:In this version, I believe I've fixed: Hi JW, I tried the new version 1.0.24.5. The plugin and Manager both consume memory as before. Included are my log files for your digestion. Regards, Dan Soussi
Dedicated XP SP2 + GB-PVR 1.2.13
Gigabyte GA EP45-DS3L, Q6600 processor, 2GB RAM, SPDIF optical audio Sapphire ATI HD4850 GDDR3 512MB PCI-E DVico Digital Tuner 4TB local storage, Pioneer 107 DVD+/-RW via USB Logitech 785 remote control, Logitech wireless keyboard and mouse Antec Sonata II case & PSU Sony 40in X2000 Bravia LCD, Panasonic 5.1 surround sound
2009-04-10, 11:48 AM
Hi JW,
just installed 1.0.24.5 over what I believe was 1.0.24.0. Thumbnails now appear almost instantaneously instead of after a time-lag of approx. 2 secs. Well done ! There only remains a lag of around 1 sec when switching categories. Haven't checked memory consumption so far - with everything working fine now there's no particular reason for me to do so... Again, thanks for the update, JW ! JavaWiz Wrote:In this version, I believe I've fixed:
[SIZE="0"]
GBPVR 1.3.11 · Loewe Xemix 5106 DVD Player Case · Noritake 20045 Series 4x20 VFD · Win XP HomePro [/SIZE]
AOpen i915GMm-HFS · Pentium Mobile 1.7 GHz · Pinnacle DVB-T · Matsushita SlimLime DVD · 160 GB 2.5" Fujitsu Hornet Plugins: Movie Wizard · External Display · TV Listings
2009-04-10, 03:54 PM
Dan Soussi Wrote:Hi JW,Ok, I think I see what is going on. I am basically caching the images as you are within a particular category, then disposing them as you switch categories. Since you have so many movies, it looks like you stay on a particular category and walk that list until you run out of memory. I'll look at enhanching the caching logic, to only save X number of thumbnails while you are in a list, that should keep memory relatively stable once you've reached the cache limit. Or perhaps, I'll ONLY cache the images that are pulled dynamically off the web, any images stored in db or file system will always be retrieved real-time rather than cached.
2009-04-10, 11:56 PM
JavaWiz Wrote:Ok, I think I see what is going on. I am basically caching the images as you are within a particular category, then disposing them as you switch categories. Since you have so many movies, it looks like you stay on a particular category and walk that list until you run out of memory. Hi JW, Can I suggest that the thumbnail cache be user adjustable, based on a memory size, perhaps set in Manager? Cheers, Dan
Dedicated XP SP2 + GB-PVR 1.2.13
Gigabyte GA EP45-DS3L, Q6600 processor, 2GB RAM, SPDIF optical audio Sapphire ATI HD4850 GDDR3 512MB PCI-E DVico Digital Tuner 4TB local storage, Pioneer 107 DVD+/-RW via USB Logitech 785 remote control, Logitech wireless keyboard and mouse Antec Sonata II case & PSU Sony 40in X2000 Bravia LCD, Panasonic 5.1 surround sound
2009-04-11, 01:10 AM
Hi JW,
I also saw another thumbnail issue with 1.0.24.5 in Manager. I tried to update a thumbnail, but Manager would not show the new thumbnail. Reverting back to 1.0.24.0 revealed that the thumbnail did get updated, but Manager (in V1.0.24.0) was not immediately showing the revised thumbnail. Cheers, Dan
Dedicated XP SP2 + GB-PVR 1.2.13
Gigabyte GA EP45-DS3L, Q6600 processor, 2GB RAM, SPDIF optical audio Sapphire ATI HD4850 GDDR3 512MB PCI-E DVico Digital Tuner 4TB local storage, Pioneer 107 DVD+/-RW via USB Logitech 785 remote control, Logitech wireless keyboard and mouse Antec Sonata II case & PSU Sony 40in X2000 Bravia LCD, Panasonic 5.1 surround sound
2009-04-11, 02:39 AM
Dan Soussi Wrote:Hi JW,Give this one a try. I've fixed the problem described above, and implemented a cache for the thumbnails. Once you've run the program (at least once), if you're still experiencing out of memory, edit the following entry in the MovieWiz section in config.xml <ThumbnailCacheSize>50</ThumbnailCacheSize> and set the value down to 20 or 30. Try again.
2009-04-11, 05:26 AM
(This post was last modified: 2009-04-11, 05:29 AM by Dan Soussi.)
JavaWiz Wrote:Give this one a try. I've fixed the problem described above, and implemented a cache for the thumbnails. Once you've run the program (at least once), if you're still experiencing out of memory, edit the following entry in the MovieWiz section in config.xml Hi JW, BTW, I appreciate the hard work you must be putting into this problem. I've tried version 1.0.24.6. I noticed that in this version the number of thumbnails the manager and plugin view before failing has increased from around 500 to 700. Both the plugin and the manager will consume memory until they fail (around 1.7GB, which has not changed!). I've tried tweaking the ThumbnailCacheSize variable down to 10, but doesn't seem to make any difference. What units does this variable represent? On a brighter side, updating thumbnails in the Manager appears to be working again. Cheers, Dan
Dedicated XP SP2 + GB-PVR 1.2.13
Gigabyte GA EP45-DS3L, Q6600 processor, 2GB RAM, SPDIF optical audio Sapphire ATI HD4850 GDDR3 512MB PCI-E DVico Digital Tuner 4TB local storage, Pioneer 107 DVD+/-RW via USB Logitech 785 remote control, Logitech wireless keyboard and mouse Antec Sonata II case & PSU Sony 40in X2000 Bravia LCD, Panasonic 5.1 surround sound
2009-04-11, 10:33 PM
Dan Soussi Wrote:I've tried tweaking the ThumbnailCacheSize variable down to 10, but doesn't seem to make any difference. What units does this variable represent?This value represents the number of thumbnail images the program holds in memory (so it does not have to retrieve from source db, file or web). I've changed the logic so that it only caches images retrieved from web (since that is the slowest). I've added alot of logging to this version as well as tweaked the WizWebHelper and WizUiHelper DLLs. Give it a try, if you still see a problem, set the caching variable down to 2, rerun and post your logs. |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
MovieWiz movie folder structure? | jfm | 5 | 6,682 |
2011-03-13, 07:47 PM Last Post: dljones8053 |
|
MovieWiz: no movie data | ga_mueller | 6 | 7,369 |
2011-01-12, 01:22 AM Last Post: ga_mueller |
|
A couple of problems with MovieWiz Lookups | JP23 | 2 | 5,415 |
2010-05-19, 12:55 AM Last Post: ga_mueller |
|
MovieWiz Descriptions now short | Jaggy | 3 | 5,403 |
2010-04-25, 04:01 PM Last Post: JavaWiz |
|
Internal thumbnail storage format | Dan Soussi | 1 | 1,940 |
2010-03-05, 11:58 PM Last Post: JavaWiz |
|
Location of thumbnail files | gehing | 4 | 2,909 |
2010-02-28, 03:32 AM Last Post: JavaWiz |
|
MovieWiz: Wishlist | 7ore | 2 | 2,443 |
2010-02-25, 07:02 AM Last Post: 7ore |
|
MovieWiz support for mymovies.xml file? | daneo | 42 | 17,544 |
2010-02-24, 04:31 AM Last Post: 7ore |
|
MovieWiz - Plot field not being found/displayed | JuicyFruits | 4 | 2,456 |
2010-02-24, 04:20 AM Last Post: JavaWiz |
|
Moviewiz not getting IMDB ratings. | JP23 | 5 | 3,423 |
2010-02-23, 08:41 PM Last Post: tbeaux |