Page 1 of 1

Premature Skipping to next track on Android

PostPosted: Thu Mar 15, 2018 10:50 pm
by deviltiger
Problem Description: When playing songs on Android App sometimes the song currently playing stops and the next track plays prematurely. Should be waiting until EoF.
Troubleshooting Steps: Changing cache size in app / rebooting phone.
Playback Application and version: Latest Version from Play Store
Subsonic Version: 6.1.3 (build e408c9) – October 31, 2017
Server Version: 6.1.3 (build e408c9) – October 31, 2017
Hardware Platform: Android
Java Memory Limit:150MB
Problem Filename: Varies.
Output from ffmpeg -i: N/A
Last ten log file lines:
Code: Select all
[2018-03-15 03:00:51,364] INFO MediaScannerService - Scanned media library with 17500 entries.
[2018-03-15 03:00:51,937] INFO MediaScannerService - Scanned media library with 17750 entries.
[2018-03-15 03:00:52,374] INFO MediaScannerService - Scanned media library with 18000 entries.
[2018-03-15 03:00:53,012] INFO MediaScannerService - Scanned media library with 18250 entries.
[2018-03-15 03:00:53,750] INFO MediaScannerService - Scanned media library with 18500 entries.
[2018-03-15 03:00:54,537] INFO MediaScannerService - Scanned media library with 18750 entries.
[2018-03-15 03:00:55,161] INFO MediaScannerService - Scanned media library with 19000 entries.
[2018-03-15 03:00:55,608] INFO MediaScannerService - Scanned media library with 19250 entries.
[2018-03-15 03:00:55,909] INFO MediaScannerService - Scanned media library with 19377 entries.
[2018-03-15 03:00:55,909] INFO MediaScannerService - Marking non-present files.
[2018-03-15 03:00:59,069] INFO MediaScannerService - Marking non-present artists.
[2018-03-15 03:00:59,075] INFO MediaScannerService - Marking non-present albums.
[2018-03-15 03:00:59,119] INFO MediaScannerService - Completed media library scan.
[2018-03-15 03:00:59,262] INFO PlaylistService - Starting playlist import.
[2018-03-15 03:00:59,262] INFO PlaylistService - Completed playlist import.
[2018-03-15 17:39:17,816] INFO PlayerDao - Created player 12.


If I go back to the prematurely ended track it will normally play through the next time. After prematurely skipping one track it normally won't do it again until I listed to a different album.

Re: Premature Skipping to next track on Android

PostPosted: Thu Oct 25, 2018 10:46 pm
by deviltiger
What can I do to help debug this?