1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2025-01-08 14:21:30 +01:00
strawberry-audio-player-win.../src/scrobbler
Jonas Kvinge 5ebd363d5d Fixes to last.fm scrobbling
- Start array notation for parameters at 0
- Correctly send trackNumber
2020-07-21 03:14:02 +02:00
..
audioscrobbler.cpp Use override 2020-06-15 21:55:05 +02:00
audioscrobbler.h Replace some uses of static_cast with qobject_cast 2020-07-17 01:32:07 +02:00
lastfmscrobbler.cpp Reduce includes 2020-02-09 02:29:35 +01:00
lastfmscrobbler.h Use override 2020-06-15 21:55:05 +02:00
librefmscrobbler.cpp Reduce includes 2020-02-09 02:29:35 +01:00
librefmscrobbler.h Use override 2020-06-15 21:55:05 +02:00
listenbrainzscrobbler.cpp Replace QDateTime::toTime_t() with QDateTime::toSecsSinceEpoch() 2020-07-18 04:24:16 +02:00
listenbrainzscrobbler.h Use override 2020-06-15 21:55:05 +02:00
scrobblercache.cpp Only use QTextStream::setCodec() with Qt < 6 2020-07-18 04:27:21 +02:00
scrobblercache.h Use override 2020-06-15 21:55:05 +02:00
scrobblercacheitem.cpp Use shared_ptr for scrobbler cache items 2020-05-10 14:59:04 +02:00
scrobblercacheitem.h Use shared_ptr for scrobbler cache items 2020-05-10 14:59:04 +02:00
scrobblerservice.cpp Reduce includes 2020-02-09 02:29:35 +01:00
scrobblerservice.h Reduce includes 2020-02-09 02:29:35 +01:00
scrobblerservices.cpp Replace 0 with nullptr 2020-06-14 17:02:47 +02:00
scrobblerservices.h Replace some uses of static_cast with qobject_cast 2020-07-17 01:32:07 +02:00
scrobblingapi20.cpp Fixes to last.fm scrobbling 2020-07-21 03:14:02 +02:00
scrobblingapi20.h Update Last.fm error codes 2020-07-19 03:47:21 +02:00