Page 1 of 1

Directory scan wrap around

Posted: Thu Jan 14, 2016 3:56 am
by Triplefun
When scrolling through the files on a directory would it be possible to:
1. if at the top and you 'step' up then wrap around to the bottom
2. if at the bottom and you 'step' down then wrap around to the top
3. the use of I<< and >>I keys to skip to the top / bottom respectively

Re: Directory scan wrap around

Posted: Thu Jan 14, 2016 4:06 am
by Wolfgan
Triplefun wrote:When scrolling through the files on a directory would it be possible to:
1. if at the top and you 'step' up then wrap around to the bottom
2. if at the bottom and you 'step' down then wrap around to the top
3. the use of I<< and >>I keys to skip to the top / bottom respectively
Are you refering to the web interface or your player/renderer? If you're talking about the later, then that's a function of your player and not the server (UMS just provide the list of media files for the renderer to display as it wants to)

Re: Directory scan wrap around

Posted: Mon Jan 18, 2016 2:24 pm
by Triplefun
I was referring to the PS3. I don't really understand the limitations of the DLNA protocol but surely you get an 'error' returned when the PS3 gets to the end of a list and then use that to trigger a jump to the beginning?