GoTeamScotch
New Around Here
I've recently discovered the "Spotify-like" software Navidrome which is basically a web-based music player that runs a simple website allowing a user to playback their local music library over LAN or the internet (and smartphones).
It's open source and cross-platform. It already has several binaries available that people have built from source, including builds for TrueNAS, Arch Linux, and ARM based devices (like Raspberry Pi's).
My first instinct is that I would love to be able to run this from my Asus RT-AX88U (running Asuswrt-Merlin), since it's a low-powered device that is already always powered-on and on my home network. The router has a quad-core 1.8ghz 64-bit ARM based CPU (Broadcom BCM49408 / ARM v8 Cortex-B53) and can run ffmpeg (which Navidrome requires), so it could be a potential candidate. They have pre-built binaries targeting ARM CPU's, but I'm not sure how compatible those would be since Asuswrt is "Linux-like" and not actually Linux under the hood.
I guess I'm sort of brainstorming and trying to wrap my head around how to go about doing this, whether I need to build from source or if I can use one of the existing binaries. Any pointers from Asuswrt wizards would be appreciated.

It's open source and cross-platform. It already has several binaries available that people have built from source, including builds for TrueNAS, Arch Linux, and ARM based devices (like Raspberry Pi's).
My first instinct is that I would love to be able to run this from my Asus RT-AX88U (running Asuswrt-Merlin), since it's a low-powered device that is already always powered-on and on my home network. The router has a quad-core 1.8ghz 64-bit ARM based CPU (Broadcom BCM49408 / ARM v8 Cortex-B53) and can run ffmpeg (which Navidrome requires), so it could be a potential candidate. They have pre-built binaries targeting ARM CPU's, but I'm not sure how compatible those would be since Asuswrt is "Linux-like" and not actually Linux under the hood.
I guess I'm sort of brainstorming and trying to wrap my head around how to go about doing this, whether I need to build from source or if I can use one of the existing binaries. Any pointers from Asuswrt wizards would be appreciated.