Bug Looped Audio Playlist: Skip backward from first to last item fails
#1
Bug 
Hi,

I've noticed unexpected Skip backward action using the player menue while running a looped playlist or album (RepeatAll).

Pressing the Skip backward button at the actual item time >= 3 sec, results in timeseek:

- GUI shows DialogSeekBar and the actual item restarts at time 0:00.

Also reproduceable by using JSON.Player.GoTo("previous") .

Could you reproduce this result ?
How can I avoid the restart at 0:00 of the first audio item on pressing Skip backward ?
Are there any well documented global, advanced settings to supress this "skip behaviour" ?


From Windows 7-64bit Gotham 13.1, Confluence, xbmc.log:

......
19:42:45 T:7096 DEBUG: ------ Window Deinit (MyMusicNav.xml) ------
19:42:45 T:7096 DEBUG: ------ Window Init (Home.xml) ------
19:42:45 T:6584 NOTICE: Thread JobWorker start, auto delete: true
19:42:48 T:7096 DEBUG: CApplication:TonguerocessMouse: trying mouse action leftclick
19:42:48 T:7096 DEBUG: CAnnouncementManager - Announcement: OnSeek from xbmc
19:42:48 T:7096 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSeek
19:42:48 T:7096 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
19:42:50 T:7096 DEBUG: CApplication:TonguerocessMouse: trying mouse action leftclick
19:42:50 T:7096 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
19:42:50 T:7096 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
19:42:52 T:7096 DEBUG: CApplication:TonguerocessMouse: trying mouse action leftclick
19:42:52 T:7096 DEBUG: CAnnouncementManager - Announcement: OnSeek from xbmc
19:42:52 T:7096 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSeek
19:42:52 T:7096 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
19:42:52 T:7096 DEBUG: CApplication:TonguerocessMouse: trying mouse action leftclick
19:42:54 T:7096 DEBUG: Previous line repeats 1 times.
19:42:54 T:7096 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
19:42:56 T:7096 DEBUG: CApplication:TonguerocessMouse: trying mouse action leftclick
19:42:56 T:7096 DEBUG: CPlayerCoreFactory::GetPlayers(C:\Users\user\my.mp3)
19:42:56 T:7096 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
19:42:56 T:7096 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
19:42:56 T:7096 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
19:42:56 T:7096 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
19:42:56 T:7096 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
19:42:56 T:7096 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
19:42:56 T:7096 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
19:42:56 T:7096 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
19:42:56 T:7096 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
19:42:56 T:7096 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
19:42:56 T:7096 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
...
Reply

Logout Mark Read Team Forum Stats Members Help
Looped Audio Playlist: Skip backward from first to last item fails0