INTERACT FORUM

Networks and Remotes => Media Network => Topic started by: avid on July 03, 2010, 03:02:17 am

Title: WebRemote LibraryFiles.html misses last file
Post by: avid on July 03, 2010, 03:02:17 am
This looks like a silly one to me.

The loop in LibraryFiles.html in WebRemote (but not WebPlay) is:
Code: [Select]
<!-- begin: loop(z, 0, [LibraryFilesCount] - 2) -->
Why "2"?? All this means is that the remote list misses the last file.

Brian
Title: Re: WebRemote LibraryFiles.html misses last file
Post by: robertski on July 03, 2010, 05:53:08 am
That would explain exactly what I just posted a few hours back (but had no technical solution) for why one files (that last) shows in WebPlay but not WebRemote ...

http://yabb.jriver.com/interact/index.php?topic=58470.0

Looks like that could be an easy fix?

Cheers,

Robert
Title: Re: WebRemote LibraryFiles.html misses last file
Post by: Matt on July 05, 2010, 04:13:13 pm
It's carry-over from before we had the "<!-- begin: loop_no_last -->" token, but will be fixed in a coming build.

Thanks for letting us know.