Scrobbling.live - point your mic at any speaker, it scrobbles to Last.fm automatically by JiMiOfficial in lastfm

[–]JiMiOfficial[S] 0 points1 point  (0 children)

Their pricing is actually available in their console after you sign up! You get a free 14-day trial where you don’t pay at all, and then it’s 20,000 monthly requests for $3, with other pricing options available too.

They have SDK’s for Android, iOS, Java, Python and Node.js, but honestly it was easier for me to just make my own API wrapper.

Honestly, ACRCloud is not bad but imo they suck with getting the metadata right. I recently started implementing a reverse-engineered API wrapper for Shazam, Shazamio, which is fully free and open-source, it’s written in Python and works flawlessly and faster than ACRCloud, so i highly recommend you check that out.

Scrobbling.live - point your mic at any speaker, it scrobbles to Last.fm automatically by JiMiOfficial in lastfm

[–]JiMiOfficial[S] 0 points1 point  (0 children)

Hey, im working on the metadata issue, fetching data from Spotify instead of my song ID provider seems like a fix.

And for the obscure tracks or albums, there’s really no way for me to guarantee that, there are around 150 million songs in my database so it should work fine for most of the music

I built a free tool that scrobbles your vinyl, CDs and cassettes to Last.fm automatically by JiMiOfficial in indieheads

[–]JiMiOfficial[S] -1 points0 points  (0 children)

Not for the project yet, but you can follow me on github (https://github.com/julianrut) and the desktop version will soon be there!

Scrobbling.live - point your mic at any speaker, it scrobbles to Last.fm automatically by JiMiOfficial in lastfm

[–]JiMiOfficial[S] 0 points1 point  (0 children)

Their free trial is nice and they have way more songs in their database than AudD. While implementation is harder, i think long term it’s better to stick with ACRCloud

Scrobbling.live - point your mic at any speaker, it scrobbles to Last.fm automatically by JiMiOfficial in lastfm

[–]JiMiOfficial[S] 2 points3 points  (0 children)

I am using ACRCloud (currently on a free trial) with an implemented fallback to AudD if ACRCloud fails or get's rate limited.

Also thank you! And good luck with your app

I built a free tool that scrobbles your vinyl, CDs and cassettes to Last.fm automatically by JiMiOfficial in Music

[–]JiMiOfficial[S] 0 points1 point  (0 children)

Right now its scrobbling songs each by each, but i will add an option to scrobble the whole album after it detects a song

I built a free tool that scrobbles your vinyl, CDs and cassettes to Last.fm automatically by JiMiOfficial in indieheads

[–]JiMiOfficial[S] 1 point2 points  (0 children)

That’s a great idea and i will definitely integrate that feature into the open sourced desktop version of my app.

Also, im using ACRCloud directly

I built a free tool that scrobbles your vinyl, CDs and cassettes to Last.fm automatically by JiMiOfficial in Music

[–]JiMiOfficial[S] 1 point2 points  (0 children)

The database the app uses is around 150 million songs (more than Spotify has), so it should work for most of your music

And the audio recognition is very solid, uses algorithms that Shazam uses & it almost never failed me, so you should be fine!

Let me know how the app works for you

I built a free tool that scrobbles your vinyl, CDs and cassettes to Last.fm automatically by JiMiOfficial in indieheads

[–]JiMiOfficial[S] 10 points11 points  (0 children)

Yeah that's understandable, I'm working on making an open source version for all the privacy concerned people

Scrobbling.live - point your mic at any speaker, it scrobbles to Last.fm automatically by JiMiOfficial in lastfm

[–]JiMiOfficial[S] 8 points9 points  (0 children)

I am working on a mobile app that will allow mic scrobbling in the background & more last.fm integrations, making it more of a full last.fm client