-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Corrections for multiple plays of the same song. - If song has ben saved locally before and should not be sent to last.fm, the local db is now updated with the new array location - Removal of locally stored songs removed (not needed anymore) and also seems to fix an issue caused by time-zones where songs were marked as "Today" even though it's part of the previous day. Identification based on array position now. Tested on running 3 songs in a loop, all of them getting tracked correctly.
- Loading branch information
1 parent
2914f38
commit ca1f0fa
Showing
1 changed file
with
9 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters