mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[Issue]: .m3u music playlists are detected but not playable #5454
Reference in New Issue
Block a user
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 @hartman8227 on GitHub (Feb 12, 2024).
Please describe your bug
I had created an m3u playlist from a folder of mp3s using the following command:
I then had added the folder as a new library. Jellyfin saw the playlist no problem, but the playlist was empty. Attempting to play the playlist anyway gave an error about not being able to play the format sent.
I was able to get it working by refreshing the metadata of the playlist. Not sure why that worked though
Reproduction Steps
In linux, from a folder of MP3s create an M3U playlist with the following command
ls -1 *.mp3 > playlist.m3u
Add the folder as a new music library.
Go to Playlists.
Attempt to play playlist.
To Get Playlist Working
Within a minute or so the playlist will begin to populate. You may need to refresh the screen though.
Jellyfin Version
10.8.13
if other:
No response
Environment
Jellyfin logs
FFmpeg logs
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@felix920506 commented on GitHub (Feb 12, 2024):
Closing this report as Invalid for the following reasons:
[flac @ 0x55d1bfd31600] Discarding ID3 tags because more suitable tags were found.indicates non conformant source media files which is known to cause issues. Read more: https://jellyfin.org/docs/general/server/media/musicPlease head to our forum or chat rooms for troubleshooting help before opening a new issue: https://jellyfin.org/contact