Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
4 tasks
Miniontoby opened this issue Dec 30, 2023 · 4 comments
Open
4 tasks
Assignees
Labels
bug Something isn't working

Comments

@Miniontoby
Copy link
Contributor

Hi,

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

  • Seeking isn't possible:
    • If I seek to a point, it takes a while and then it sometimes just works, but most of the time it just:
      • skips to the next song
  • Pausing doesn't work:
    • If I pause whilst not in the first x amount of seconds/minutes, it skips to the next song after x amount of seconds
  • Skipping to the previous (and maybe also to the next) song doesn't always works:
  • Skips when bad internet connection:
    • Whenever my internet connection is bad it starts to stop a few times and continue and then it just skips to the next song

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
Copy link
Owner

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

@Miniontoby
Copy link
Contributor Author

The one you suggested over at #61 (comment)

So: MP3 (HLS)

@jaylinski jaylinski self-assigned this Jan 10, 2024
@jaylinski jaylinski added the bug Something isn't working label Mar 14, 2024
@jaylinski jaylinski changed the title [Bug] Not possible to properly use player actions [Bug] Not possible to properly use player actions when using "mps (HLS)" Mar 14, 2024
@jaylinski
Copy link
Owner

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: xbmc/xbmc#21267 (comment)

@Miniontoby
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants