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

Free and Open Source Software

17911 readers
38 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?

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

[–] florge@feddit.uk 2 points 10 months 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 10 months ago (1 children)

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

[–] guillem@aussie.zone 3 points 10 months ago* (last edited 10 months ago) (2 children)

If you like the command line, it can help you a lot in organising your library. You can pass it queries to list songs, or bulk edit attributes such as title, artist, language, genre etc; you can tell it to automatically put your files in folders named after some of those attributes...

I'm not familiar with what @florge@feddit.uk says, I gess it's probably something you can do with beet plugins.

https://beets.readthedocs.io/en/stable/

[–] florge@feddit.uk 3 points 10 months ago (2 children)
[–] sabreW4K3@lemmy.tf 1 points 10 months ago
[–] guillem@aussie.zone 1 points 10 months ago

Nice, thanks!

[–] sabreW4K3@lemmy.tf 1 points 10 months ago

This is pretty awesome. Thanks for sharing!

[–] leds@feddit.dk 2 points 10 months ago

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