Stephan Wahlen
Stephan Wahlen
mp3tag is a great tool, but as you said its not optimal if you have all files in one folder. If you like to rely on automatically setting the information...
> Maybe duration can be calculated for most audio formats though? Something like `fileSize*8 / bitrate`. This approach could result in quite wrong durations, because an "audio file" doesnt only...
Can you tr set the loglevel to "debug" and search for "playlist" in the logs? If Its a malformed nsp file, navidrome will tell you whats wrong with it. If...
> Another approach is to multiply plays by song length, i.e. "total time spent listening to album X" Yes, that's also viable. A property called **playcount** in an **album** object...
Yes, that's my suggestion. It's questionable how subsonic clients would handle a non-integer play count though But even doing this and applying rounding (read: cast to int) would already be...
Yes, overnight I thought about that same problem, I have a lot of "Deluxe Editions" with CD1 being the normal album and CD2 being instrumentals, which I rarely listen to,...
duplicate of #1421
Navidrome displays the path/filename if the file doesnt have a Tag for "Title". Download mp3tag, filter for missing "title" and add it (You can also add it from filename)
@certuna navidrome reads and uses replaygain. Can you please update the first Post here ?
> So I just discovered smart playlists, but I am also having trouble importing it to navidrome. I have created .nsp files in vim and moved them to /music/playlists. My...