previousIndex() & nextIndex() need to take playbackMode into account
Bug #1517580 reported by
Jim Hodapp
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Confirmed
|
Medium
|
Unassigned | ||
qtubuntu-media (Ubuntu) |
Triaged
|
Medium
|
Unassigned | ||
qtubuntu-media (Ubuntu RTM) |
Triaged
|
Medium
|
Unassigned |
Bug Description
previousIndex() & nextIndex() need to take playbackMode into account but they currently do not. They also need to check with media-hub's canGoPrevious() and canGoNext() and return -1 if playbackMode is not set to loop and is on the first track in the list. It will return 0 if it's in the same scenario but has played >5s of the track.
tags: | added: bgplaylist |
Changed in qtubuntu-media (Ubuntu): | |
status: | New → Triaged |
Changed in qtubuntu-media (Ubuntu RTM): | |
status: | New → Triaged |
Changed in qtubuntu-media (Ubuntu): | |
importance: | Undecided → Medium |
Changed in qtubuntu-media (Ubuntu RTM): | |
importance: | Undecided → Medium |
Changed in canonical-devices-system-image: | |
assignee: | nobody → John McAleely (john.mcaleely) |
importance: | Undecided → Medium |
milestone: | none → backlog |
status: | New → Confirmed |
Changed in canonical-devices-system-image: | |
assignee: | John McAleely (john.mcaleely) → nobody |
To post a comment you must log in.
See this other bug as it's related: https:/ /bugs.launchpad .net/ubuntu/ +source/ indicator- sound/+ bug/1517485