this post was submitted on 14 Dec 2023
12 points (100.0% liked)

Free and Open Source Software

17941 readers
23 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

There's a cool little app that goes through your locally hosted music, grabs the artists and then watches MusicBrainz for releases for them artists. Upon seeing a new release, it will send a notification announcing it.

Sadly the app hasn't had an update in a while and so I wondered if anyone knew of any alternatives or how to replicate it?

you are viewing a single comment's thread
view the rest of the comments
[–] sabreW4K3@lemmy.tf 3 points 11 months ago

The developer has said:

TL;DR I'm not working on nusic, but still using it. If you have found a contemporary app with the same functionality please share.

Unfortunately, I don't have any free time to work on my private projects at the moment. Also upgrading android apps to newer API versions (android major versions) is a major PITA, especially for non-commercial app devs. You spent most of your time on refactorings just to keep track with the latest API changes in android and gradle. No time left for new features... nusic is currently on API Level 24, Android 12 is 31. It might be easier to completely rewrite the Android parts of nusic. But who would have time for that? Google will provably kick nusic from the play store in November, because it does not support newer API levels. It will continue to work, though and still be available on GitHub and F-Droid.

The basic functionality of nusic is still there on Android 12. UX could be better, but I'm not aware of alternatives. So I will continue using it.