View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009262 | MMA | Playback | public | 2012-04-04 21:26 | 2012-09-20 05:19 |
Reporter | rusty | Assigned To | |||
Priority | immediate | Severity | feature | Reproducibility | always |
Status | closed | Resolution | unable to reproduce | ||
Target Version | 1.0.1 | Fixed in Version | 1.0.1 | ||
Summary | 0009262: Continuous Playback functionality | ||||
Description | The player should implement a 'Continuous' playback function via the Now Playing Album Art view. The button should be a toggle: 1) [[Off]] 2) Repeat current track once 3) Repeat current playlist | ||||
Additional Information | The functionality has been implemented, but there are a few issues: 1) The repeat current track once function repeats the current track endlessly 2) The icon for repeat current track is confusing (usually there's an icon indicating '1' for this type of function 3) The view's state doesn't display correctly after switching to the Now Playing List view. e.g. . 1 Play a playlist . 2 Enable 'continuous' in Now Playing Album Art view . 3 Switch to Now Playist List view . 4 Switch back to Now Playing List view --> Continuous indicator displays 'off', but is actually 'on'! --> Now Playing Album Art View stops displaying the metadata/album art for the currently playing track (it continues to show the metadata and Album art for whatever track playback was initiated on, even after audio for the next track starts playing) | ||||
Tags | No tags attached. | ||||
Fixed in build | 31 | ||||
|
1) It is not "repeat once", but repeat current track...endlessly. I also observe this behavior in other players. 2) Well I know that the icon is commonly used. But Matej tried to create an icon without any letters or numbers because it is against typographic rules. I added an information toast text to inform user about current state. And I think that it is not confusing that one arrow indicates repeating of one track and two arrows indicates repeating of all tracks. If you don't agree, we certainly can recreate the icon. 3) fixed |
|
Tested build 26. Repeat current track is working correctly. But repeat all tracks doesn't seem to work (playback just stops). |
|
fixed |
|
Tested build 28 and both repeat options aren't working :-( Perhaps it's related to the issues at 0009631 |
|
Fixed only bug with combination Repeat current + previous button. This combination ended the playback but should repeat the same track. Other bugs wasn't reproducable in build 30. Fixed in build 31 |
|
Verified build 32. |