2018-05-27, 09:01
(2018-05-22, 11:41)popcornmix Wrote: Anyone else seeing the slow opening of mp3 files?Yes, interested to know that if anyone is, especially anyone using JSON (via an app or web browser) to control Kodi
(2018-05-23, 03:26)J_E_F_F Wrote: I do when I use the Yatse remote but not Kore.Actually Kodi @J_E_F_F the time taken really is a Kodi issue, but it is nothing to do with recent builds that this thread is all about.
25 seconds to open an MP3 file with Yatse
8 seconds with Core
Has been that way for over a year (lots and lots of builds used) I opened a ticket with Yatse about it a while back, and they just blamed Kodi, even though Kore works just fine.
Kore and Yatse are asking Kodi to to different things hence the different times. When you click on a song in Kore it adds just that song to the queue; when you click on a song in Yatse (from album view) by default it adds all the songs from the album. But there is a setting you can change so that Yatse will behave just like Kore and add only the one song.
So on your RPi adding ~12 songs takes Kodi 25s, while adding only one song to the queue takes 8s (and it does not matter what app is used to make the JSON calls). I don't know why adding songs to the current playlist using JSON is as slow as that, and I tend to play whole albums (done with a single request) myself.
EDIT:
I must add that I am unable to reproduce such slow responses on my RPi2, even adding 20 songs (via JSON directly or using Yatse) is almost instantaneous. My second thoughts would be that the 8s delay you experience to play one song is a slow processor or slow SD card issue.