Skip to content
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

Large amount of skipped scrobbles on Spotify import #358

Open
sre3 opened this issue May 13, 2024 · 0 comments
Open

Large amount of skipped scrobbles on Spotify import #358

sre3 opened this issue May 13, 2024 · 0 comments

Comments

@sre3
Copy link

sre3 commented May 13, 2024

I recently imported ~72k scrobbles from spotify. After importing, majola outputted:

Successfully imported 72734 scrobbles 
Skipped 45340 scrobbles 

Looking at the logic in import_scrobbles.py and parse_spotify_lite, it seems to skip when songs are played less than 30 seconds, however, I also have a last.fm account (has less data, so I imported from spotify) with most of my sources set to scrobble after 50% playtime, which is probably about ~1.5mins for the average song I listen to. Majola imported less scrobbles compared to last.fm consistently, with specific artists seemingly losing half of their scrobbles... I looked in the logs, but there was nothing related to the import. Is there a way to see why the scrobbles were skipped?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant