mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Songs with special symbols only in title doesnt show up correctly under artist #5181
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 @SodaWithoutSparkles on GitHub (Oct 23, 2023).
Please describe your bug
I tried to save the song (no name) to my library. I downloaded the song from YouTube (the artist provided a google drive link) and transcoded it to mp3 for compatibility. Since the artist (also has no name) created more than one song with no name, I have to use the identifier given by youtube music.
I tried to set the artist name to
x0o0x_and the song name to/ / // / /in a mp3 tag editor, as thats what YouTube music claims it to be.The song did show up in the list of songs but didnt under artist tab. Strangely, the song length (2m14s) did get added to the artist total runtime(?).
see screenshots
Escaping the title (
\/ \/ \/\/ \/ \/) has no different.In both cases, the song can be played in the songs tab
Jellyfin Version
10.8.z
if other:
No response
Environment
Jellyfin logs
FFmpeg logs
Please attach any browser or client logs here
Please attach any screenshots here
Code of Conduct
@felix920506 commented on GitHub (Oct 24, 2023):
Hi, please provide a sample file with the empty title.
@SodaWithoutSparkles commented on GitHub (Oct 24, 2023):
@felix920506 wouldnt that violate copyright or sth?
@TheMelmacian commented on GitHub (Oct 24, 2023):
You don't need to provide the complete song. It can be a small part of the song or a complete new audio file. Important is that it uses the same name and metadata so the error can be reproduced in a local test environment.
@SodaWithoutSparkles commented on GitHub (Oct 24, 2023):
now I cant produce it reliably. It could be due to the fact that the artist was already initialized, or some other reason
anyway, I will still provide the file. I used a ffmpeg filter to make the volume to 0.
the initial file structure I used is as follows
@felix920506 commented on GitHub (Oct 24, 2023):
Can you provide one with an empty title instead of a bunch of slashes?
@SodaWithoutSparkles commented on GitHub (Oct 24, 2023):
The zip contains 2 files.
One with a title of
""(empty), the other has" "(one space).nameless.zip
That said, according to YouTube, the song is really called

/ / // / /@jellyfin-bot commented on GitHub (Feb 22, 2024):
This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs.
If you have any questions you can use one of several ways to contact us.
@jellyfin-bot commented on GitHub (Mar 14, 2024):
This issue was closed due to inactivity.