Music PartyMode
#1
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 -
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
Reply
#2
it only matches 2 songs. party mode needs atleast 10 matches to start
Reply
#3
Not much of a party with only 2 songs Smile
42.7% of all statistics are made up on the spot

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#4
tslayer Wrote:Not much of a party with only 2 songs Smile

$%@#%^
Hahaha it's just my test machine, so that's why only a couple. Never knew it was a min. of 10. Thanks Spiff/Tslayer.
Reply

Logout Mark Read Team Forum Stats Members Help
Music PartyMode0