Reviewing merge request #7: BUGFIX: enable stream song scrobbling
I noticed that streamed songs were being initially submitted to last.fm as "Now Playing" but were never confirmed and scrobbled.
After some research, I realized that the simple addition of duration information to each item info would allow completed scrobbles. This is a simple one-line change to "default.py" file. Additionally, I added a one line log of the song info for debugging purposes.
- Roy Ivy III
Commits that would be merged:
Version 1
- 2cf1ae2
- 8806a99
BUGFIX: Fix stream item info to enable song scrobbling submissions
Showing
2cf1ae2-8806a99

Add a new comment:
Login or create an account to post a comment