Bugzilla – Bug 5709
Clear playlist button fails to clear the current playlist if the power is off
Last modified: 2007-10-07 22:30:16 UTC
The clear playlist button doesn't clear the current playlist from the Web UI display if the power for the player in question is off. After pressing any other operation for the player (power on, or play for example), the current playlist is then cleared.
fixed at change 13642 by forcing an update of the playlist on the clear button click. This is required because the status update after the command will only see the playlist as empty, which is specifically set to block an update as part of dealing with bug 5654. please reopen if there are issues.