xbmc / chorus2

Official Kodi Web Interface
GNU General Public License v2.0
341 stars 116 forks source link

playlist cannot be played in Kodi #361

Open sim590 opened 5 years ago

sim590 commented 5 years ago

Bug report

Describe the bug


Figure A

When hitting the Play in Kodi button from the drop down menu while being in playlist section (see Figure A), the playlist is not added to the play queue (right panel).

Expected Behavior

The playlist should be added to the queue and play right away.

Actual Behavior

Nothing if play queue is empty. Otherwise, the queue restarts playing from the beginning. Or in some cases, a random track is added to the playlist and run ...

To Reproduce

Steps to reproduce the behavior:

  1. Add music to the play queue.
  2. Save it under some name.
  3. Go to the playlist under Playlists>Name of the playlist.
  4. Try the Play in Kodi button.

Debug Log

Here is the debug log of Kodi itself.

http://paste.debian.net/1082900/

Furthur remarks

When hitting Play in browser, the expected behaviour occurs: the list is added to the queue and is played.

Your Environment

Used Operating system:

drrak commented 5 years ago

Translator: Can anyone fix it?

jolirouge commented 4 years ago

Having the same issue. I looked at the export of the playlist, and several of the songs are in zip files.

Example (truncated name, but you'll get the idea) zip://%2fmusic%2fMusic%2fzip_files%2fThe%20

Can you export your playlist to see if that's the case? I have another playlist that imports ok on mine.

bernd-wechner commented 3 years ago

Same issue here. Cannot play a playlist in Kodi. Pretty disabling bug.

jolirouge commented 3 years ago

My resolution was to remove all zip file references in the playlists. I ended up unzipping the albums, and this went away.

On Sat, Apr 3, 2021, 02:36 Bernd Wechner @.***> wrote:

Same issue here. Cannot lay a playlist in Kodi. Pretty disabling bug.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/xbmc/chorus2/issues/361#issuecomment-812821657, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACEWKNPNZI5AA7HZV64UYADTG2ZOTANCNFSM4HPPVSZQ .

bernd-wechner commented 3 years ago

My resolution was to remove all zip file references in the playlists. I ended up unzipping the albums, and this went away.

Do tell. Any fix sounds awesome and enabling. But I'm not sure what you mean by zip file references? Can you clarify?

jolirouge commented 3 years ago

You can upload music in zip file for space savings. XMBC will pull this into your library. However, any playlists I had which referenced any song within a zip file (rather than expanded folder structure) would cause the error I was experiencing.

I tested this by removing the items from my library, then unzipping the zips and adding them to the library as expanded folders. Playlists started working again after that.

On Mon, Apr 5, 2021, 21:02 Bernd Wechner @.***> wrote:

My resolution was to remove all zip file references in the playlists. I ended up unzipping the albums, and this went away.

Do tell. Any fix sounds awesome and enabling. But I'm not sure what you mean by zip file references? Can you clarify?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/xbmc/chorus2/issues/361#issuecomment-813749531, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACEWKNPUDWTU3EFLWF6ZC53THJMQTANCNFSM4HPPVSZQ .

bernd-wechner commented 3 years ago

I've never once uploaded music in a zip file, didn't even know you could, nor would I try. Kodi runs on my HTPC, and its library is on a NAS and I just put music in the audio folder on the NAS if I need to. But Chorus2 has NEVER been able to play a playlist on Kodi.