mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
[Issue]: loss of music playlist content after scan #5746
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#5746
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @4EverChaos on GitHub (May 14, 2024).
Please describe your bug
Since 10.9/.1 are music playlists based on a m3u file without content after a fresh media library scan. And a targeted media data refresh on that specific playlist.
The m3u playlists are automatically generated by my music library program MusicBee with an Unix address scheme. That has worked flawlessly prior the latest release.
The weird part is that the playlists are then again filled with the missing tracks as expected, after a reboot of the Jellyfin server. (Dashboard setting)
Not sure what is causing that behaviour.
Reproduction Steps
Jellyfin Version
10.9.1
if other:
10.9/.1
Environment
Jellyfin logs
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@jellyfin-bot commented on GitHub (May 14, 2024):
Hi, it seems like your issue report has the following item(s) that need to be addressed:
This is an automated message, currently under testing. Please file an issue here if you encounter any problems.
@Shadowghost commented on GitHub (May 14, 2024):
I also ran into this and was unable to find out, why the scanner is not correctly reading the file on first scan. Just scan twice and it works.
@4EverChaos commented on GitHub (May 14, 2024):
Interesting. So you scan and the playlists are empty but when you scan again they are filled? You scan the whole music library or just the playlist? Because both doesn’t work for me. But when I restart Jellyfin itself it fixes the problem immediately.
@Shadowghost commented on GitHub (May 14, 2024):
You migth need to force refresh your browser after re-scanning. It worked for me by just rescanning the playlist
@4EverChaos commented on GitHub (May 15, 2024):
Hm that didn’t help in my case either. Also tried it with different clients / apps.
For now I just turned off the automatic library scan and scan when I know that changes were made, plus the reboot. But obviously that’s not the solution…
@PLK2 commented on GitHub (Jun 29, 2024):
I read issue was fixed in 10.9.7, but I just installed that and my m3us are still showing as empty :(
@Shadowghost commented on GitHub (Jun 29, 2024):
You need to rescan once.
@felix920506 commented on GitHub (Sep 3, 2024):
fixed by #11673