Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Defining timestamp as `time()` in `audioscrobbler.api.track.scrobble` function makes it freeze and show the same time for all scrobbled tracks. Using `time()` right inside `params` fixes it.
- Loading branch information