Navidrome : scan et utilisateur en cours (0.61)

What app is this about, and its version: 0.61.0 (c5bb920b) // 0.61.0~ynh1
What YunoHost version are you running: YunoHost 12.1.39 (stable).
What type of hardware are you using: Raspberry Pi 3, 4+

Describe your issue

Bonjour,
Depuis l’upgrade à la version 0.61.0, je n’ai plus les “boutons” de scan rapide ou en profondeur et j’ai également perdu la possibilité de voir qui écoute de la musique actuellement

J’ai pourtant ajouter ces lignes au fichier de configuration de navidrome (
/home/yunohost.app/navidrome/navidrome.toml )


# CONF PERSO

EnableNowPlaying = “true”
Scanner.Enabled = “true”

Le service a été relancé sans erreur ni soucis

Quelqu’un a une idée de comment rétablir ces options , elles figurent pourtant toujours bien dans la documentation de navidrome Navidrome Configuration Options | Navidrome )

Merci d’avance our toute aide / conseil

Share relevant logs or error messages

No logs

Even though these two configuration options are not present in the configuration file, they are set to true by default.
Nevertheless, I will add them to the configuration file.

Thx but although I added them and restarted the service, nothing appears…

I have the same issue: buttons are greyed and I cannot play anything

~  26-04-03 12:12 /var/www/navidrome/navidrome --version
0.61.0 (c5bb920b)                                                                                     /0.2s

1 Like

I found my problem: in the config file `/home/hunohost.apps/navidrome/navidrome.toml`there was an incorrect path for music folder, changed automatically during upgrade. In the configuration option from the web page was reported the “right” path but different from the configuration file.

I changed the configuration file and now it seems working normally

I noticed the same in the last few updates, that the update reverts the folder directory to the yunohost default. Maybe the packager could make the update process less painful and keep the music folder path untouched? The first time it took me a lot of time to figure this out. It seems I lost some other configs too, for example I had a custom background, the URL to the image was removed, I had increased the image cache size etc…

Edit: also I still don’t understand why there are multiple config ie /home/yunohost.app/navidrome/navidrome.toml and /etc/yunohost/apps/navidrome/conf/navidrome.toml

Thanks anyway for making the app available in ynh

The upgrade should make a backup of the toml config file in /var/cache/yunohost/appconfbackup/home/yunohost.app/navidrome before the upgrade.

The config file is in /home/yunohost.app/navidrome/navidrome.toml. If i understand correctly, /etc/yunohost/apps/navidrome/conf/navidrome.toml is like a template and is used for upgrades but it is not used directly by navidrome.

The configuration file upstream keep updating/deleting/replacing config variables making it difficult to preserve user custom configuration file without breaking the app. I don’t know what is the best way to deal with that. (Maybe by having a minimal configuration file)


Thanks for the contributions, but to get back to the original question, has anyone been able to display the Quick Scan and Deep Scan options, and the Online Users section, along with what they’re listening to? Thanks

je ne retrouve plus la source où je l’ai lu mais les boutons ont migrés dans le menu Bibliothèque. Cependant je crois que la migration avait déjà eu lieu depuis la version précédente. As-tu regardé dans ce menu?

Pour la possibilité de voir qui écoute de la musique actuellement, je n’ai jamais utilisé cette fonction. Comment est-ce que ça s’affiche? J’ai testé avec l’option que tu indiques (+ restart du service navidrome) et je n’ai rien non plus.

Bonjour,

Merci de la réponse,

Effectivement les boutons de scan sont bien dans la bibliothèque (je ne savais pas qu’ils avaient migré, merci bien)

Pour les utilisateurs en cours de lecture, ça marchait encore dans la version 5.8. C’est juste une liste déroulante avec le nom de l’utilisateur et le morceau écouté (en haut à droite, à gauche du bouton actualiser et paramètres.

Bon ce n’est pas très grave,

Merci