When playing music from Android phone on Raspberry Pi playback stops after a few songs

Issue description:
I’m using Yatse to play music files on my Android phone (Motorola Moto G3, Android 6.0.1) to Kodi running on a Raspberry Pi 3 Model B+. The playback works fine but often stops after a 2-5 songs. It stop playing after a song finishes, songs are never interrupted. The playback queue in Yatse is emptied and playback can only be resumed by selecting a new song to play.
I’ve made the following attempts to solve the problem, without success:

Logs:
Kodi
kodi.log (7.0 MB)
Yatse
debug-20190305_213420.zip (42.8 KB)

Thanks!

Your device does not respect the wakelocks and disconnect from Wifi after a while :frowning:

2019-03-05 21:28:04.054 Verbose/EventManager: ConnectivityManager$CallbackHandler.handleMessage@2359: NetworkCallback onLost

There’s OS settings to not disconnect Wifi when screen is off. And you can try to disable Battery Optimisation for the app if it’s badly implemented by your device:

Bad device, BAD!

I will try your suggestions & test. Thanks for the quick reply!

I have checked the OS settings and disable Battery Optimization for Yatse. The problem has become less frequent but still it keeps happening. I have attached a new set of Yatse logs, in the hope that you can help me solve this once and for all :slight_smile:
debug-20190322_192155.zip (74.1 KB)

This is still the same issue your device disconnect from Wifi after a while. Are you sure you have verified the Android option to not disconnect wifi when screen off?

2019-03-22 18:15:55.128 Verbose/EventManager: ConnectivityManager$CallbackHandler.handleMessage@2359: NetworkCallback onLost

Device loose connection at 18:15

2019-03-22 18:15:56.208 Verbose/EventManager: ConnectivityManager$CallbackHandler.handleMessage@2345: NetworkCallback onAvailable
2019-03-22 18:15:56.248 Verbose/NetworkManager: b.a@4: Status: true / MOBILE

Switch to network mobile after 1 second.

2019-03-22 18:15:57.480 Verbose/YatseNetworkReceiver: LoadedApk$ReceiverDispatcher$Args.run@881: Network status connection change
2019-03-22 18:15:57.486 Verbose/NetworkManager: b.a@4: Status: true / WIFI

Wifi is back on after 1 more seconds.

Later:
2019-03-22 19:14:37.153 Verbose/EventManager: ConnectivityManager$CallbackHandler.handleMessage@2359: NetworkCallback onLost
2019-03-22 19:14:39.661 Verbose/YatseNetworkReceiver: LoadedApk$ReceiverDispatcher$Args.run@881: Network status connection change

Again 2 seconds without Wifi.

Just to be sure you have the advanced settings high speed wifi streaming activated ?