2015-10-17, 07:12 PM
Trying my PhotoFilter plugin in the (X-Newa) web client I have run into a few issues.
I use a separate thread to load the photo "grid" so I can show a "Loading" message since it might take a while. This is taking a much longer time in the web client only when using a separate thread. For example, loading and displaying 40 photos using the separate thread takes around 1 second in NPVR on the PC but in the web client it takes around 8 seconds. If I modify the plugin to not use a separate thread, the web client loads and displays in about 1 second as expected. Any idea why the delay in the web client only with a separate thread?
The other problem is when I'm displaying a photo full screen, the date/time is not being obscured in the web client like it is on the PC. I am using the "block-extras" UIElement.
I use a separate thread to load the photo "grid" so I can show a "Loading" message since it might take a while. This is taking a much longer time in the web client only when using a separate thread. For example, loading and displaying 40 photos using the separate thread takes around 1 second in NPVR on the PC but in the web client it takes around 8 seconds. If I modify the plugin to not use a separate thread, the web client loads and displays in about 1 second as expected. Any idea why the delay in the web client only with a separate thread?
The other problem is when I'm displaying a photo full screen, the date/time is not being obscured in the web client like it is on the PC. I am using the "block-extras" UIElement.
My Plugins: PhotoFilter, MusicMonkey, Windows Desktop Gadget