Commit Graph
12 Commits
Author SHA1 Message Date
sentriz cc1a99f033 feat(subsonic): add getAlbumInfo with cache
Release-As: 0.16.1
2023-11-07 23:43:11 +00:00
sentriz e0b1603c00 feat(subsonic): update track play stats on scrobble instead of stream 2023-09-28 20:58:59 +01:00
Senan KellyandGitHub f119659acf refactor scrobblers (#383)
- no need to explicitly pass api key
- move packages up a level
- catch more errors by extended scrobbler interface with IsUserAuthenticated
- move interface to server
- delete scrobbber package, clients implicitly satisfy Scrobble

this also helps with gonic-lastfm-sync
2023-09-27 00:13:00 +00:00
sentriz 6cb40b8d57 move last fm server package 2019-05-24 14:50:23 +01:00
sentriz 128a326c8a use errors.Wrap everywhere 2019-05-24 14:45:36 +01:00
sentriz 781811bc96 fix offlien scorbbling 2019-05-21 15:21:22 +01:00
sentriz ad571ed7ab eg 2019-05-20 14:49:14 +01:00
sentriz e2e68abc10 update importst 2019-04-23 16:54:30 +01:00
sentriz a1db249c0b add unlink enpoint 2019-04-19 11:56:29 +01:00
sentriz 1094f2da21 add scrobblingt 2019-04-18 20:12:57 +01:00
sentriz 6b82310ac1 update recieve link cb 2019-04-18 00:13:16 +01:00
sentriz 4cd9c0c39c add basic lastfm hook 2019-04-17 21:36:40 +01:00