Menu

#18 xbox360 error parsing search request

closed-fixed
nobody
None
5
2007-07-18
2007-07-17
Anonymous
No

new device: Xbox 360 :: MediaRenderer
new UPnP device:
Xbox 360 (MediaRenderer)
error parsing search request!
please file a bugreport containing the following lines:

=== CUT ===
(upnp:class = "object.container.playlistContainer")
=== CUT ===
RESULT: 1
CContentDatabase::Select :: SQL error: near "
": syntax error, Statement: select count(*) as COUNT from OBJECTS o, MAP_OBJECTS m left join OBJECT_DETAILS d on (d.ID = o.DETAIL_ID) where o.DEVICE is NULL and m.DEVICE is NULL and o.OBJECT_ID = m.OBJECT_ID and m.PARENT_ID in (15) and

error parsing search request!
please file a bugreport containing the following lines:

=== CUT ===
(upnp:class = "object.container.playlistContainer")
=== CUT ===
RESULT: 1
CContentDatabase::Select :: SQL error: near "order": syntax error, Statement: select * from OBJECTS o, MAP_OBJECTS m left join OBJECT_DETAILS d on (d.ID = o.DETAIL_ID) where o.DEVICE is NULL and m.DEVICE is NULL and o.OBJECT_ID = m.OBJECT_ID and m.PARENT_ID in (15) and
order by o.TITLE limit 0, 1000

Discussion

  • Reinhard Merfeld

    Logged In: YES
    user_id=1773353
    Originator: NO

    Sorry, no bug. Forgot to copy vfolder.cfg in my home dir and modify the entry <vfolder_layout device="Xbox 360" enabled="true">. After that type 'v' for creating the vfolder layout.

     
  • Ulrich Völkel

    Ulrich Völkel - 2007-07-18
    • status: open --> closed-fixed
     
  • Ulrich Völkel

    Ulrich Völkel - 2007-07-18

    Logged In: YES
    user_id=1228080
    Originator: NO

    Great that it's already working.
    I fixed this anyway. The playlistContainer object just wasn't handled by the UPnPSearch class.

    Thanks for reporting!

    - Uli

     

Log in to post a comment.