UTF-8 playlist in Kodi 21

Kodi 21 saves music playlists by default in UTF-8 using ‘.m3u8’ extension. Yatse 11.7.0 does not show them.

Please provide logs, Yatse displays what Kodi sends.

Which ‘logs’ you mean?

To replicate the issue:

  1. Install Kodi 21 (in my case: rbp2-mediacenter-osmc-21.0.9-2)
  2. Install Yast 11.7.0 (in my case on Android 14)
  3. Using Kodi’s UI create an ordinary music playlist and save it.
  4. Using Yast browse to Files→Audio Files→- Playlists

Expected result: the playlist is listed
Actual result: the playlist is not listed

Again Yatse display what Kodi sends via it’s API the logs will show what Kodi sends.

Right, it is Kodi that does not return m3u8 playlists. Issue FileCollection does not return simple playlist with .m3u8 extension · Issue #25340 · xbmc/xbmc · GitHub has been created.