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

Free and Open Source Software

19444 readers
146 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?

all 9 comments
sorted by: hot top controversial new old
[–] sabreW4K3@lemmy.tf 3 points 2 years 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.

[–] leds@feddit.dk 2 points 2 years ago

Thanks for reminding me that this (for now) exists , will install it again

[–] florge@feddit.uk 2 points 2 years ago (1 children)

Not an app but you could use muspy.com, works the same way (watches MusicBrainz for releases). Can either use their RSS feed or receive emails. I have my beet library setup to to add artists to my muspy account during import.

[–] sabreW4K3@lemmy.tf 1 points 2 years ago (1 children)

What's a Beet library? Do I need it?