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]: Editing a large playlist moves tracks at random #401

Open
Neogrey opened this issue Mar 23, 2024 · 0 comments
Open

[Bug]: Editing a large playlist moves tracks at random #401

Neogrey opened this issue Mar 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Neogrey
Copy link

Neogrey commented Mar 23, 2024

What happened?

When I remove a track from my playlist or move the position, it seems to randomly move some tracks to a different position in the playlist. Which results in a mess in the playlist. The playlist has around 200 tracks.

I have tried to export/import the playlist with the same result. And deleting the existing database didn't help either. I am at the end of my ideas.

Bildschirmaufzeichnung.vom.2024-03-23.14-13-26.webm

Steps to reproduce

  1. Edit a large playlist (move/delete tracks)
  2. Random tracks are moved in the playlist

Version

11.1.x (Edge)

Version Detail

11.1.3

Operating System

Docker

Java Version

Apache Tomcat/9.0.83, java 17.0.5

Database

Other

DB Detail

Embedded database

Configuration paramter

airsonic-advanced:
image: ghcr.io/kagemomiji/airsonic-advanced:stable
container_name: airsonic-advanced
environment:
- PUID=1000
- PGID=1000
- TZ=Etc/UTC
# - CONTEXT_PATH= #optional
- JAVA_OPTS=-Dserver.forward-headers-strategy=native
volumes:
[...]
ports:
- 4040:4040 # HTTP
restart: unless-stopped

Proxy Server

No response

client detail

No response

language

None

Relevant log output

No response

@Neogrey Neogrey added the bug Something isn't working label Mar 23, 2024
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

1 participant