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

[Apple Music iOS] Automatically remove duplicate from other devices after scan #18

Open
shenghan97 opened this issue Mar 9, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@shenghan97
Copy link

I don’t know if it is already possible in the app to automatically remove duplicates scrobles after scanning Apple Music history on iOS.

The problem is I’m also scrobbling on Mac and after awhile my listening history on Mac will be synced to iOS. So when I scan my iOS listening history there will be duplicates of the songs I listened originally on Mac.

I think one possible solution is to check the time stamp of the scanned history and see if they match (or are within 1 min to allow for some discrepancies). And then the app can automatically deselect them from the list so that the plays on the Mac won’t be scrobbled. It’s probably better to be optional since there could be times the user intentionally play twice on different devices within a short period of time, but I’m not sure if this is really that common.

By they way thank you for making this awesome app and keep it free! Would love to see how it progress in the future!

@nrubin29
Copy link
Owner

Thanks for the suggestion. I think your approach will definitely work. I'll plan to have this in the next version.

@nrubin29 nrubin29 added the enhancement New feature or request label Mar 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants