jaylinski / kodi-addon-soundcloud

🎶 SoundCloud Add-on for Kodi.
MIT License
31 stars 12 forks source link

[Bug] Not possible to properly use player actions when using "mps (HLS)" #65

Open Miniontoby opened 10 months ago

Miniontoby commented 10 months ago

Hi,

I am here to report multiple issues I discovered that all are related to player actions.

Here if my system info:

 Arch: armv7l
 Kernel: Linux 6.1.58-v7l+ #1692 SMP Thu Oct 19 17:03:49 BST 2023
 Release: Raspbian GNU/Linux 11 (bullseye)

Kodi version: (kodi --version)

19.4 (19.4.0) Git:20221007-166303c4f0 Media Center Kodi
Copyright (C) 2005-2021 Team Kodi - http://kodi.tv
jaylinski commented 10 months ago

What audio format are you using? There are three different ones in the addon settings.

Miniontoby commented 10 months ago

The one you suggested over at https://github.com/jaylinski/kodi-addon-soundcloud/issues/61#issuecomment-1791036319

So: MP3 (HLS)

jaylinski commented 8 months ago

I can confirm the seeking issue, but only when using "mp3 (HLS)" format. The other formats work fine.

This could probably be resolved by supporting the inputstream-adaptive addon: https://github.com/xbmc/xbmc/issues/21267#issuecomment-1101174554

Miniontoby commented 7 months ago

Yeah, would be nice if this would be fixed... since I don't seem to be able to use any other format (afaik)