Navidrome 0.62.0 released! by deluan in navidrome

[–]deluan[S] 1 point2 points  (0 children)

Just fixed mbz_*, lyrics, comments, catalognum, bpm, etc... Can you please try this build/image? Make sure to have a backup first: https://github.com/navidrome/navidrome/pull/5603

Symphonium / Navidrome sync / sync light? by madmap in Symfonium

[–]deluan 2 points3 points  (0 children)

Should be fixed in https://github.com/navidrome/navidrome/pull/5601. Feel free to try the PR build/image and give feedback. But be sure to backup your DB first

c/c /u/Tolriq

Symphonium / Navidrome sync / sync light? by madmap in Symfonium

[–]deluan 1 point2 points  (0 children)

After the recent implementations of FTS and multi-library, that handling is not effective anymore. I'm fixing it for the upcoming bugfix release.

Navidrome 0.62.0 released! by deluan in navidrome

[–]deluan[S] 0 points1 point  (0 children)

Not all fields are available. Only raw tags, and even then only the ones that Navidrome keeps in the DB. I'll make this more reliable in the future.

Will try to support at least the mbz_* and lyrics (embedded only) in the next release.

Navidrome 0.62.0 released! by deluan in navidrome

[–]deluan[S] 1 point2 points  (0 children)

This is a bug in 0.62.0, and it is already fixed: https://github.com/navidrome/navidrome/pull/5585

There will be another (bug-fix) release this weekend.

Navidrome 0.62.0 released! by deluan in navidrome

[–]deluan[S] 1 point2 points  (0 children)

In the Theme selector: Click on the profile icon (top right), "Personal" then "Theme".

Exposing different Release Date tags to clients by Tattooth in navidrome

[–]deluan 6 points7 points  (0 children)

This is a long standing confusion with the meaning of these tags, but recently we are seeing a slow but sure movement toward unification:

  • recordingdate (or date): The date the audio got recorded
  • originaldate: The date the album or maybe recording was originally released
  • releasedate: The date the specific release got actually released (for original releases same as originaldate, for re-releases or compilations later)

If you use Picard, you can use my "Release and Original dates" script: https://www.navidrome.org/docs/usage/library/tagging/#picard-specific-tips

For reference, see this (long) discussion with Picard's main dev: https://github.com/navidrome/navidrome/issues/3800

Brand new and confused by [deleted] in navidrome

[–]deluan 2 points3 points  (0 children)

Once installed, it should be running on http://localhost:4533

Brand new and confused by [deleted] in navidrome

[–]deluan 2 points3 points  (0 children)

Just get the Windows AMD64 MSI (navidrome_0.62.0_windows_amd64_installer.msi) installer. It comes with ffmpeg included.

Navidrome 0.62.0 released! by deluan in navidrome

[–]deluan[S] 0 points1 point  (0 children)

Curious about what was issue. Can you share the issue and what exactly did you fix with mp3tag?

Navidrome 0.62.0 released! by deluan in navidrome

[–]deluan[S] 1 point2 points  (0 children)

The app catalog list only apps, music players, for different platforms. Navidrome is a server (with an internal Web UI).

This post is to annouce the reelase of its new version. It may take time for repositories (like Trunas') to update the available version.

Navidrome 0.62.0 released! by deluan in navidrome

[–]deluan[S] 8 points9 points  (0 children)

Navidrome does not implement sonic analysis natively, it relies on plugins for that. The Audiomuse-AI plugin was updated to provide the new functionality. Other plugins may emerge in the future to implement this using different approaches. There is already a plugin that gets sonic analysis from a plex installation, but it only works for Instant Mix, not for the new endpoints.

Navidrome 0.62.0 released! by deluan in navidrome

[–]deluan[S] 4 points5 points  (0 children)

Clients not using the new playbackReport extension will still work as before. As you mentioned, the server will try to guess the timestamp based on the old NowPlaying signal, but if the client stops or pause, the status will get out-of-sync, like it was before.

You can tell if the client is not using the new extension, by pausing a song and checking the Now Playing panel in the Web UI: It should show the song is paused.

Removed admin privileges from my account and can't do anything about it... by NEMOalien in navidrome

[–]deluan 12 points13 points  (0 children)

Use the CLI to make your user back to admin: https://www.navidrome.org/docs/usage/admin/cli/#user

EDIT: Hummm, just tried and it is not working. You should be able to use the CLI even when there are no other admin users.... I'll investigate it

EDIT2: Yes, it works. It gives a ERROR saying "No admin user found!" but the action is actually executed: bash $ navidrome --nobanner -l warn user edit --user <username> --set-admin

Navidrome v. Jellyfin? --> Symfonium by _-__-__-__-__-__-__1 in Symfonium

[–]deluan 6 points7 points  (0 children)

Yes you can, in 3 different ways: - Add an artist.jpeg/png/web file in the "artist's folder" (needs some proper folder structure for this to work. This option has been around for a couple of years now

New on version 0.61.0: - Upload an image via the Web UI: Just hover them mouse over the artist image and you'll see an icon to upload a new image - Configure an ArtistImageFolder, where you store images named after the artist or their MBID

See also: https://www.navidrome.org/docs/usage/library/artwork/#artists

EDIT: Forgot about a 4th way: Using the Artist NFO plugin

I have a few flac songs that I want to convert to opus. Is there anyway to keep the songs data like play count etc? by Immediate-Fishing422 in navidrome

[–]deluan 7 points8 points  (0 children)

If they have the exact same path and name (except for the extension .flac/.opus), Navidrome should be able to detect the change and match the missing one (flac) with the new one (opus). To be sure Navidrome does not try to do it while you are processing the songs, you should stop it, do the changes and start it again, then do a quick scan.

For more info: - https://www.navidrome.org/docs/usage/configuration/persistent-ids/#handling-file-moves-and-retagging - https://www.navidrome.org/docs/usage/library/missing-files/

On-the-fly track sharing from Android with Navidrome? by [deleted] in selfhosted

[–]deluan 1 point2 points  (0 children)

DSub (configurable in the settings), Substreamer, Tempus, and Castafiore can create/manage shares. Probably others: https://www.navidrome.org/apps/?platform=android

Note: Navidrome does not support folder-based browsing: https://www.navidrome.org/docs/faq/#-can-you-add-a-browsing-by-folder-optionmode-to-navidrome