Commit Graph
17 Commits
Author SHA1 Message Date
sentriz cc4c57be98 check errors when creating request
related #494
2024-04-07 17:53:45 +01:00
sentriz 2878b88aee feat(lastfm): autocorrect artist and album name misspellings when fetching info
closes #472
2024-02-20 18:33:45 +00:00
sentriz c6cec8307a declare new errs inline if 2024-02-20 13:16:14 +00:00
sentriz a8333b8afa consolidate external text trimming 2023-12-10 18:44:59 +00:00
sentriz aa82b944b7 feat(lastfm): strip copyright text from albumInfo/artistInfo responses
Release-As: 0.16.3
2023-12-10 17:57:12 +00:00
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