> On RC1 there was a Image Viewer menu under Extras on Touch (Squeezeplay)
> - this menu has disappeared in 33449.
>
> Is this a bug or deliberate ?
That would be a bug. Anything in server.log telling that the plugin failed
to load?
--
Michael
Results 21 to 30 of 128
Thread: LMS 7.7 rc1
-
2011-09-14, 01:28 #21
LMS 7.7 rc1
-
2011-09-14, 01:58 #22Senior Member
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 11,248
No - it looks like andy's latest change "return if !$enabled" may have been partly responsible
I tried debugging it and it looked like the "enabled" variable is 0 and the condition routine is not called to set its value.
-
2011-09-14, 04:32 #23
LMS 7.7 rc1
> No - it looks like andy's latest change "return if !$enabled" may have
> been partly responsible
Yeah, that change seems wrong. And it doesn't make sense re. the in-line
comment. I'll ask Andy what that was supposed to do.
--
Michael
-
2011-09-14, 04:55 #24
LMS 7.7 rc1
>> No - it looks like andy's latest change "return if !$enabled" may have
>> been partly responsible
Yes, it must run the checks first, as $enabled wasn't even defined at this
point yet. Fixed in r33444 - thanks!
--
Michael
-
2011-09-14, 05:19 #25Senior Member
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 11,248
Now for the real Image Viewer bug on Touch not WebUI. Using "Folders" - If a folder has images and subfolders then the wrong image will be displayed. The image displayed seems to be out by the number of folders.
For example - try to display 2nd image in a folder list which also has 3 sub folders and the 5th image in the list is displayed.
-
2011-09-14, 07:24 #26
LMS 7.7 rc1
> Now for the real Image Viewer bug on Touch not WebUI. Using "Folders" -
> If a folder has images and subfolders then the wrong image will be
> displayed. The image displayed seems to be out by the number of
> folders.
Thanks, should be fixed in r33448.
--
Michael
-
2011-09-14, 08:58 #27
-
2011-09-14, 09:00 #28
-
2011-09-14, 09:11 #29
LMS 7.7 rc1
>> > Scanning new media files: \\TheMACServer\Photos (0) Running
Oh... just noticed the UNC path: using a network drive will cause the
scanner to transfer _all_ your images over the network to the server in
order to pre-cache the resized previews etc. This alone can take a pretty
long time. Imagine 35'000 x 5MB -> 175 GB data to be transfered...
--
Michael
-
2011-09-14, 09:23 #30

Reply With Quote

