Skip to content

[BUG] Jellyfin Fingerprint playlist generation naming scheme not consistent #150

@Th3K1ngP1n

Description

@Th3K1ngP1n

Describe the bug
When creating fingerprint playlist is gernerated by jellyfin, the name of the playlist is followed by a numer

for example:

Name-Fingerprint ● 83

next generated one will be

Name-Fingerprint ● 84

and so on.

This cause issues with Symfonium online playlist, as the playlist is assumed different each time it is generated.
I cannot say that the naming scheme is the only thing preventing symfonium from having online playlist, maybe the ID also. But other online playlists work.

To Reproduce
Steps to reproduce the behavior:
0. Load fingerprint playlist online first to symfonium

  1. Generate a new fingerprint playlist
  2. Sync symfonium
  3. Original Playlist is not empty and gone to limbo
  4. See error

Expected behavior
Old playlist is replaced with contents of new playlist without changing the playlist id or naming scheme.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: [e.g. Debian, Windows]
  • Deployment: [e.g. Docker Compose, K3s, Helm]
  • AudioMuse-AI Version: [e.g. v0.4.0-beta, latest]
  • Jellyfin/Navidrome Version: [e.g. Navidrome 0.57.0]
  • Browser: [e.g. chrome, safari]
  • CPU: [e.g. Intel I5-6500, Arm xyz]
  • RAM: [e.g. 8GB DDR4]
  • Disk: [e.g. SSD Nvme]

Additional context
Add any other context about the problem here. For example, logs from the audiomuse-ai-worker or audiomuse-ai-flask containers can be very helpful. Also logs from the Browser could help too (on Chrome > right mouse button > click on inspect > go to Network tab > click on call that is in red/fail and copy the content).
If the bug is related to a specific album/songs please share information like format, size, bitrate. On linux you can use mediainfo yoursong.flac

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions