rescrobbled icon indicating copy to clipboard operation
rescrobbled copied to clipboard

MPRIS music scrobbler daemon

Results 18 rescrobbled issues
Sort by recently updated
recently updated
newest added

Hi, getting an "authentication failed" error: ``` Failed to authenticate with Last.fm Caused by: Authentication failed: Non Success status (403) ``` My config is simply: ```toml lastfm-key = "bc7...b42" lastfm-secret...

bug

Cache scrobbles when the user is offline (with a config option to enable/disable this behavior).

enhancement

It would be nice to have an option like `min-play-percent` that would be used something like `min-play-percent-in-seconds = ( min-play-percent / 100 ) * ( mpris:length / 1000000 )` Then...

enhancement

I'm looking at packaging rescrobbled for fedora and ran into an issue with notify-rust. Apparently there are some packages in Fedora that aren't compatible with 4.5.6 due to the changes...

question

This looks like a great project, and I would love to use it. I use libre.fm however and it doesn't seem to be supported. I'd be more than happy to...

enhancement

Hi! I'm running into the issue that seems to have been discussed before. https://github.com/InputUsername/rescrobbled/issues/10 I am running spotifyd as a systemd user service. If I start up ncspot and start...

bug

rescrobbled is started by systemd and runs fine at first. But after a longer time without any active mpris player running it seems to silently die somehow. The process itself...

bug

I use KDE's Elisa player to play my music and rescrobbled to scrobble my local music to last.fm, but every time i pause and then play a song, it'll scrobble...

bug

When I trying scrobbling I got such errors: ``` Authenticated with Last.fm successfully! Looking for an active MPRIS player... Found active player Rhythmbox ---- Failed to update status on Last.fm...

bug

According to the README on this repo, in order to add a player's id to the whitelist one needs to find its MPRIS id beforehand. However, [Spotube](https://github.com/KRTirtho/spotube) in particular seems...

bug