Bug #80
The wrong song gets notified if the PartyRuffle add-on is used
| Status: | Closed | Start date: | 09/12/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | General | Spent time: | 0.50 hour | |
| Target version: | Version 0.6 | Estimated time: | 1.00 hour |
Description
"For me it always brings up the song that is next in party ruffle instead of the one playing Is this happening to anyone else??"
Maybe the underlying play-list changes while we try to get the currently playing song.
// Get currently playing item var view = this.mediaCore.sequencer.view; var mediaItem = view.getItemByIndex(this.mediaCore.sequencer.viewPosition);
History
Updated by Sven over 1 year ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Updated by Sven over 1 year ago
- Target version changed from Version 1.0 to Version 0.6
Updated by Sven over 1 year ago
- Status changed from Feedback to Closed