Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Navidrome

16 Topics 134 Posts
  • Navidrome - Package Updates

    Pinned
    38
    1 Votes
    38 Posts
    3k Views
    Package UpdatesP

    [1.18.3]

    Update Navidrome to 0.53.3 Full changelog 76614b8: fix(scanner): update lib.LastScanAt on each rescan (#3313) (@deluan) 5be73d4: fix(server): allow changing local login background url (@deluan) 13af8ed: fix(server): preserve m3u file order on import (#3314) (@kgarner7) 80acfc1: fix(server): throttle events sent to UI when scanning. Relates to #1511 (@deluan) d31952f: fix(ui): avoid invalid requests after logoff (@deluan) 782cd26: fix(ui): save play mode for player (#3315) (@kgarner7) 32d2d7c: fix(ui): update Basque translation (#3306) (@xabirequejo) 1fa245d: fix(ui): update Swedish translation (#3316) (@andylundqvist) 669c8f4: refactor(server): replace RangeByChunks with Go 1.23 iterators (#3292) (@deluan)
  • saving you the homework: recommended windows & iOS apps for Navidrome

    5
    2 Votes
    5 Posts
    207 Views
    jdaviescoatesJ

    @humptydumpty +1 for music brainz

    And I sometimes use various userscripts for music brainz to import meta data from Bandcamp or Discogs into music brainz when they don't already have it https://musicbrainz.org/doc/Guides/Userscripts

    I mostly use yt-dlp to download stuff from YouTube and also from Bandcamp and SoundCloud etc too.

  • What about security at Navidrome?

    6
    0 Votes
    6 Posts
    631 Views
    girishG

    @LoudLemur speaking generally (and not in the context of selfhosting), the best way apps can and should interact with each other is via API.

    For example, if you drop a file somewhere in nextcloud data directory, it won't pick it up (and for good reason). Unless the app is built around the concept of picking up files from filesystem, this system (around volumes) doesn't work. This is why while we have made it possible to share files via volumes in apps, we haven't invested much energy on this. Most apps have their filesystem layout (say lychee, jellyfin, castopod) and even though they store files in filesystem, it's really like a database (i.e opaque) and it's best not to move things around.

  • How to avoid re-uploading my music collection ?

    Solved
    7
    0 Votes
    7 Posts
    837 Views
    L

    @rmdes

    There is this option too, but I think it is probably necessary to know about this in advance and plan accordingly. I don't know if it could be implemented retrospectively:

    https://forum.cloudron.io/post/86912

  • ScanInterval is deprecated

    Solved
    2
    3 Votes
    2 Posts
    121 Views
    girishG

    @Kubernetes thanks for reporting. Fixed.

  • Server communication error

    7
    1 Votes
    7 Posts
    542 Views
    girishG

    Their demo has 512MB atleast - https://www.navidrome.org/demo/ . So, I will bump up the memory to atleast that.

  • Plain text passwords

    7
    3 Votes
    7 Posts
    862 Views
    girishG

    This is now fixed in https://github.com/navidrome/navidrome/issues/202

  • Navidrome : does not scan library

    4
    0 Votes
    4 Posts
    2k Views
    timconsidineT

    @jdaviescoates jealous ! but good to know 👍
    I will crack on. Has to be resolvable.

  • Network protocol violation that cannot be repaired.

    Solved
    6
    0 Votes
    6 Posts
    699 Views
    girishG

    @jdaviescoates Sorry, I meant to say "Does music fail to play in subsonic apps?" 🙂 .

    Not sure what the logs mean. Maybe you can ask the navidrome project what the error means if everything is working. If you can link here, I can follow up accordingly.

  • Navidrome was down post update to 6.2.4

    2
    0 Votes
    2 Posts
    326 Views
    girishG

    Usually, the HTTP code 500 implies some sort of docker error. I think what you did was pretty much what one can do, reboot the server or restart docker.

  • LDAP integration not working on recent install

    2
    0 Votes
    2 Posts
    338 Views
    ?

    @privsec
    No, this app has its own user management.

  • Best local Ubuntu app for connecting to my Navidrome app?

    Moved
    6
    0 Votes
    6 Posts
    860 Views
    jdaviescoatesJ

    @ruihildt just trying that now, thanks

  • How to trigger a rescan?

    Solved
    8
    0 Votes
    8 Posts
    1k Views
    jdaviescoatesJ

    @nebulon thanks. Seems like you need to keep the browser web terminal window open until the process finishes too? I guess perhaps add something about that too?

  • How to get new Volumes to work?

    19
    0 Votes
    19 Posts
    1k Views
    girishG

    @jdaviescoates Yes, looks like there is some fd leak and they are nearing a fix.

  • After update Navidrome (web) doesn't play some albums anymore

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    imc67I

    Resolution for the "issue" if someone els has it:

    Stop Navidrome, remove the cache folder (found in the configured DataFolder) and start it again

  • After update to 1.0.0, I have to create the admin user again

    Solved
    8
    0 Votes
    8 Posts
    812 Views
    necrevistonnezrN

    @girish said in After update to 1.0.0, I have to create the admin user again:

    @necrevistonnezr It's only a browser caching issue. The admin user is still there, it just shows the wrong UI because of some service worker issue.

    Thanks, indeed! Please mark as solved (can I do that on my own on mobile? Can’t find a button...)