[android] Playlist back button is not switching to previous item
DESCRIPTION
I have a simple playlist for radio streaming, for example:
#EXTINF:191,88FM
https://kanlivep2event-i.akamaihd.net/hls/live/749623/749623/playlist.m3u8
#EXTINF:191,כאן ג׳
https://kanlivep2event-i.akamaihd.net/hls/live/749625/749625/master.m3u8
#EXTINF:191,קול המוסיקה
https://kanlivep2event-i.akamaihd.net/hls/live/749627/749627/master.m3u8
#EXTINF:191,100FM
http://100fm.streamgates.net:80/Radios100Fm
#EXTINF:191,99FM
http://eco01.mediacast.co.il/ecolive/99fm_aac/icecast.audio
#EXTINF:191,גלצ
https://api.bynetcdn.com/Redirector/glz/glz/ICE-LIVE
#EXTINF:191,גלגלצ
https://api.bynetcdn.com/Redirector/glz/glglz/ICE-LIVE
Forward button switch into next item in the list.
Backward button go back to beginning of current item, which is somewhat expected, however, pressing it again and again result in the same behavior with inability to switch to the previous item.
A workaround is to press forward than twice backward in a fast sequence, sometimes the previous item is being played.
In the desktop version of vlc, backward is working as expected, one click goes to previous item.
Maybe something is speial in this playlist items that cause the issue.
EXPECTED BEHAVIOR
Back button should switch into previous item in playlist.
VERSION
VLC 3.0.13
387f303ba
7f2e931af5
ARMv8
Edited by Jean-Baptiste Kempf