rescrobbled
rescrobbled copied to clipboard
MPRIS music scrobbler daemon
Hi. As the title says, i can't launch rescrobbled. Whenever i try to launch it, this error pops up: Authenticated with Last.fm successfully! thread 'main' panicked at 'invalid url or...
Checking playerctl when using mpv to listen to songs on youtube provides the following information: ``` playerctl -a metadata mpv mpris:length 232501000 mpv xesam:contentCreated 2019-03-29T00:00:00 mpv xesam:artist 一二三 mpv mpris:artUrl...
With unspecified `min-play-time` scrobbling happens after just a few seconds after a track starts playing. Tho if I specify `min-play-time`, specified time works fine. There's some info: Distro: Arch Rescrobbled...
I successly compiled it from this page. I'm using artix linux. https://aur.archlinux.org/packages/rescrobbled-git However, whenever I try to launch it, I get these error messages. `rescrobbled Authenticated with Last.fm successfully! thread...
Bumps [listenbrainz](https://github.com/InputUsername/listenbrainz-rs) from 0.7.0 to 0.8.0. Release notes Sourced from listenbrainz's releases. v0.8.0 Implemented additional API endpoints: Core: /1/user/(user_name)/similar-users - Client::user_similar_users; /1/user/(user_name)/similar-to/(other_user_name) - Client::user_similar_to. Playlists: /1/user/(playlist_user_name)/playlists - Client::user_playlists; /1/user/(playlist_user_name)/playlists/createdfor -...
for some reason when launching rescrobbled it doesn't prompt the login, so i'm not able to login to last.fm in any way
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.86 to 1.0.90. Release notes Sourced from anyhow's releases. 1.0.90 Documentation improvements 1.0.89 Make anyhow::Error's UnwindSafe and RefUnwindSafe impl consistently available between versions of Rust newer and...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.209 to 1.0.210. Release notes Sourced from serde's releases. v1.0.210 Support serializing and deserializing IpAddr and SocketAddr in no-std mode on Rust 1.77+ (#2816, thanks @MathiasKoch) Make...