2009-07-06, 20:16
Not sure if it's currently not working or if I've missed something, but PartyMode isn't working for me. When I click on the PartyMode button, it launches the filling glasses dialog, etc. but nothing ever plays.
Info - Jaunty 32 bit, XBMC rev. 21122 compiled from SVN
Contents of PartyMode.xsp -
Log snip -
Full debug log here
Info - Jaunty 32 bit, XBMC rev. 21122 compiled from SVN
Contents of PartyMode.xsp -
Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="songs">
<name>All</name>
<match>all</match>
<rule field="time" operator="greaterthan">1</rule>
<limit>50</limit>
</smartplaylist>
Log snip -
Code:
11:11:40 T:3065001840 M:1306361856 INFO: Loading skin file: DialogProgress.xml
11:11:40 T:3065001840 M:1306361856 DEBUG: Load DialogProgress.xml: 3.89ms
11:11:40 T:3065001840 M:1306361856 DEBUG: DialogProgress::StartModal called
11:11:40 T:3065001840 M:1306361856 DEBUG:
11:11:40 T:3065001840 M:1306361856 DEBUG: ------------------- GUI_MSG_WINDOW_INIT
11:11:40 T:3065001840 M:1306361856 DEBUG: Progress dialog
11:11:40 T:3065001840 M:1306361856 DEBUG: -------------------
11:11:40 T:3065001840 M:1306361856 DEBUG: Alloc resources: 0.05ms (0.00 ms skin load)
11:11:40 T:3065001840 M:1306316800 DEBUG: Load OverlayDialogBackground.png: 8.7ms (bundled)
11:11:40 T:3065001840 M:1306710016 INFO: PARTY MODE MANAGER: Registering filter:[WHERE (iDuration > '1')]
11:11:40 T:3065001840 M:1306710016 INFO: PARTY MODE MANAGER: Matching songs = 2, History size = 0
11:11:40 T:3065001840 M:1306710016 INFO: PARTY MODE MANAGER: Party mode enabled!
11:11:41 T:2938301328 M:1306906624 DEBUG: Thread 2938301328 terminating
11:11:41 T:3065001840 M:1306005504 DEBUG: ------------------- GUI_MSG_WINDOW_DEINIT
11:11:41 T:3065001840 M:1306005504 DEBUG: Progress dialog
11:11:41 T:3065001840 M:1306005504 DEBUG: -------------------
Full debug log here