Open heimoshuiyu opened 1 month ago
interesting, i think i'd need to weigh up the pros and cons here. this is what the subsonic "browse by folder" mode is for. have you tried that?
Yes, I know. However, the PC client Sonixd
that I use does not support this mode. The Ultrasonic
client on Android can choose this mode. The "browser by folder" effect is like this (without this PR):
I don't think this PR has any drawbacks. It supplements the missing song information in ID3 mode, turning blank titles and Unknown Album into understandable information. At the same time, it does not change the behavior in "browser by folder" mode. I have been using it for two months and think this is a very good improvement.
When taglib cannot retrieve the title of the media or the title of the album, use the filename as the track name and the folder name as the album name.
I have a lot of music downloaded from YouTube, which doesn't have recognizable media metadata. After scanning with gonic, all of them turn into empty titles and unknown albums, making it difficult for me to distinguish the music. For example, like this:
These pieces of music without metadata should be manually managed by the user using filenames and folders. In this way, using the filename and folder as the title and album name is reasonable. For example, like this: (the file is named
aino.opus
under foldermiku
)