-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adding scrobbling? #3
Comments
ok real cool thing would be to detect between-track silence and then just scrobble again after track duration man |
whether i'm living in 3000s or not |
ok like |
also, off the autopress if it's detected both silence-unproof in the sample and in the result and perhaps add a proof-histogram listener to automatically start |
(don't forget scrobbling) |
(if you don't want to) |
man this is gauss is it |
before i went sleeping i scribbled on the paper artist = x, song = y |
yeah man i was googling they have name for these tenths of seconds |
so if you measure second's tenth gonna fall twice in a row in silence |
man this was easy |
so like, please implement it ok |
It's a good idea in theory. Just on a quick google I think I would have to integrate with Last.fm to do any kind of scrobbling, as Shazam doesn't have any (publically facing) logic in that area. The app would listen, occasionally send requests to Shazam if a criteria is met. Then if a song is found send that to Last.fm if their scrobbling criteria is met. Then you would have to go to Last.fm to get that actual scrobbling result data. Only problem I can see is that it would likely eat up your limited monthly Shazam request quota pretty quickly. On top of the fact that this would be a rather large task, so it may take a while before you hear anything from me in terms of this feature. |
this is super cool
as mush as cool as writing an extension for shazam web punching heard audio into a database in the background
but considering no one is as experienced
could you please add scrobbling?
like you know, i've tried macos on virtualbox
and that shazam was so fluent
i was like no way
then i decided what if android emus are as cool
but no, they can't even approach a real phone running shazam
obv idea of that is to recog tracks you wouldn't normally find tagged
like listening to stations on worldwide radio or stuff
so maybe like
what if you add a listener process on windows sound mixer or stuff and like autopress every N minutes if the sound is consistently high
because like for voice it's not consistently high
and also let spec that N in settings
or check for silence (i mean if you go for histograms analysis, it's nothing big)
no i'm not writing a diploma
this is like a cool thing you did
The text was updated successfully, but these errors were encountered: