chorus2
chorus2 copied to clipboard
Music playlists stored on Kodi server not playing/found in menu item 'Browser'
Thanks for this fantastic web interface. It truly brings Kodi to mobile devices and massively enhances its usability.
I'm trying to play m3u music playlists stored on my Kodi server using Browser > Music > Playlists. The playlists show up and when clicking on one of them all the songs are listed.
Trying to play, queue or download the songs fails and the songs aren't listed neither in the Kodi nor the Local playlist.
When opening a playlist and clicking on its name on top of the song list, the browser is trying to open this URL:
http://osmc:8080/#browser/music/special%3A%2F%2Fprofile%2Fplaylists%2Fmusic%2FPlaylist1.m3u
But the URLs in the kodi.log looks like this:
ERROR: GetDirectory - Error getting /home/osmc/.kodi/userdata/playlists/musicPlaylist1.m3u/ ERROR: GetDirectory - Error getting special://profile/playlists/musicPlaylist1.m3u/
The slash between the last folder in the path is gone, but an other slash is added at the end of the URL. This way both the folder and the playlist name are incorrect and the playlist can't be found. Hope this helps.
Using Chorus2 to stream the local playlists to mobile devices, I would also like to support Drsela's request https://github.com/xbmc/chorus2/issues/174, or to alternatively show/import the local playlists in the 'Playlists' menu item, if possible. Thanks.
Kodi version: 17.1 Chorus2 version: 2.4.4 Chromium version: 57.0.2987 Firefox version: 53.0
I'm affected by this bug too, it seems. In my case I don't see any playlist at all.
My Playlist is perfectly displayin when klicking main menue's "Playlist":
But no playlist appears in Browser's Playlist menue:
I am on: Chorus version2.4.4 Kodi version 17.6
An nothing appears in the kodi.log (all debugging options in chorus enabled).