Page 1 of 1

Serviio only displaying 10 items in menu on PlayStation 3

PostPosted: Thu Oct 13, 2011 12:42 am
by CigDangle
Per zip, I'm opening this support issue.

I am only able to see 10 total items in my Serviio entry on my PlayStation 3 under the Video option of the XMB. This includes two folders, "Videos" and "Pictures" (Pictures will show no content as its just pictures and not video), and 8 online sources. In actuality, I currently have 10 online sources setup in Serviio.

All entries (the 2 folders and 10 online sources) appear in the XMB on my Sony Blu-ray player. My presentation settings in Serviio for Video are:
Video: Display content only
-Folders: Display content only
-Online Sources: Display content only

All other presentation settings under video are set to "Disable".

Attached is my serviio.log file in DEBUG mode.

Re: Serviio only displaying 10 items in menu on PlayStation

PostPosted: Thu Oct 13, 2011 6:22 am
by Cerberus
hmm ok let me look into this tonight, as i wasnt aware of any issue with ps3 and certainly when i tested it with 0.6 beta i didnt notice any issues.

Re: Serviio only displaying 10 items in menu on PlayStation

PostPosted: Thu Oct 20, 2011 2:16 pm
by CigDangle
Any ideas on what may be causing this? Any other info you need?

Re: Serviio only displaying 10 items in menu on PlayStation

PostPosted: Mon Nov 07, 2011 4:36 pm
by CigDangle
Has there been any progress on this? Can I help in any way?

Re: Serviio only displaying 10 items in menu on PlayStation

PostPosted: Mon Nov 07, 2011 10:13 pm
by zip
2 questions:

1) does this happen only with online feeds or does that happen when you set (for example) Video/Titles to Show content only? It should show a lot of folders representing first initials of (local) videos.

2) I need you to run this for me:
- install Intel tools (see my signature)
- run DeviceSpy
- select Serviio server, .....Content Directory, Browse -> right click -> Invoke Action
- enter these details to the fields:
ObjectID: 0
BrowseFlag: BrowseMetadata
Filter:
  Code:
@id,upnp:class,res,res@protocolInfo,res@av:authenticationUri,res@size,dc:title,upnp:albumArtURI,res@dlna:ifoFileURI,res@protection,res@bitrate,res@duration,res@sampleFrequency,res@bitsPerSample,res@nrAudioChannels,res@resolution,res@colorDepth,dc:date,av:dateTime,upnp:artist,upnp:album,upnp:genre,dc:contributer,upnp:storageFree,upnp:storageUsed,upnp:originalTrackNumber,dc:publisher,dc:language,dc:region,dc:description,upnp:toc,@childCount,upnp:albumArtURI@dlna:profileID
Starting index: 0
RequestedCount: 1
- click Invoke
- post here content of Result field

Re: Serviio only displaying 10 items in menu on PlayStation

PostPosted: Sat Nov 12, 2011 1:45 am
by CigDangle
Sorry for the delay!

zip wrote:1) does this happen only with online feeds or does that happen when you set (for example) Video/Titles to Show content only? It should show a lot of folders representing first initials of (local) videos.

It happens for both. I normally have 'Video' and 'Folders' set to 'Display Content Only' with all other options on 'Disable', so I wasnt seeing much on that first level out of Serviio on the PS3. I changed 'Folder' to 'Disable' and 'Titles' to 'Display Content Only' with the same result: It showed only 10 folders.

zip wrote:- post here content of Result field

I think I did this right...
  Code:
<?xml version="1.0" encoding="UTF-8" standalone="no"?><DIDL-Lite xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/"><container childCount="12" id="0" parentID="-1" restricted="1"><dc:title>Serviio Media Library</dc:title><upnp:class>object.container</upnp:class></container></DIDL-Lite>


Hope this helps! Thanks, zip!

Re: Serviio only displaying 10 items in menu on PlayStation

PostPosted: Sat Nov 12, 2011 10:06 pm
by zip
Yes, thanks. It shows 12 children but the PS3 only asks for the first 10 then. Not sure if it's a limitation of PS3 (max 10 folders). Did you try other servers to see if it happens as well?

Re: Serviio only displaying 10 items in menu on PlayStation

PostPosted: Sun Nov 13, 2011 9:07 am
by Illico
I know that for PS3, the maximum folder depth is 8. Don't know if there were a maximum folder number in the same depth.

Re: Serviio only displaying 10 items in menu on PlayStation

PostPosted: Mon Nov 14, 2011 6:18 pm
by CigDangle
zip wrote:Yes, thanks. It shows 12 children but the PS3 only asks for the first 10 then. Not sure if it's a limitation of PS3 (max 10 folders). Did you try other servers to see if it happens as well?


Using other devices, it displays more than 10. But it seems to be only at this level that an issue exists. Digging a level deeper will displays all folders correctly.

Re: Serviio only displaying 10 items in menu on PlayStation

PostPosted: Tue Nov 15, 2011 10:15 am
by zip
it looks like a restriction in the PS3 to me ;-/

Re: Serviio only displaying 10 items in menu on PlayStation

PostPosted: Thu Nov 17, 2011 1:47 am
by CigDangle
Yet again, why I'd love to see an Online Source Folder...that would solve my issue. :)

Re: Serviio only displaying 10 items in menu on PlayStation

PostPosted: Thu Nov 17, 2011 2:15 pm
by zip
Did you try changing Online Feeds folder to Enabled on the presentation tab (instead of Contents only).

Re: Serviio only displaying 10 items in menu on PlayStation

PostPosted: Thu Nov 17, 2011 9:57 pm
by CigDangle
As dumb as it sounds, I did not. :? I will try that tonight...

Re: Serviio only displaying 10 items in menu on PlayStation

PostPosted: Fri Nov 18, 2011 12:02 am
by CigDangle
Sure enough, changing 'Display Content Only' to 'Display Category' solved the problem. Once I opened the category there, I was able to see 12 online sources, past the 10 limit I had been seeing one level higher.

Thanks and sorry for the hassle.