quintodrome/ui/src/actions
Steve Richter a56d5bc850
Listenbrainz scrobbling (#1424)
* Refactor session_keys to its own package

* Adjust play_tracker

- Don't send external NowPlaying/Scrobble for tracks with unknown artist
- Continue to the next agent on error

* Implement ListenBrainz Agent and Auth Router

* Implement frontend for ListenBrainz linking

* Update listenBrainzRequest

- Don't marshal Player to json
- Rename Track to Title

* Return ErrRetryLater on ListenBrainz server errors

* Add tests for listenBrainzAgent

* Add tests for ListenBrainz Client

* Adjust ListenBrainzTokenDialog to handle errors better

* Refactor listenbrainz.formatListen and listenBrainzRequest structs

* Refactor agent auth_routers

* Refactor session_keys to agents package

* Add test for listenBrainzResponse

* Add tests for ListenBrainz auth_router

* Update ListenBrainzTokenDialog and auth_router

* Adjust player scrobble toggle
2021-10-30 12:17:42 -04:00
..
albumView.js Rename List view mode to Table 2021-05-24 12:58:15 -04:00
dialogs.js Listenbrainz scrobbling (#1424) 2021-10-30 12:17:42 -04:00
index.js Made the Player behaviour more consistent 2021-07-02 23:36:33 -04:00
player.js Fix arranging songs in PlayQueue 2021-07-03 21:34:24 -04:00
serverEvents.js Trigger a UI refresh when the scanner finds changes. 2021-06-09 21:02:20 -04:00
settings.js Option to toggle fields in songs, albums & artists (#923) 2021-05-24 11:09:06 -04:00
themes.js Moved all reducers and actions to their own folders 2020-11-08 13:19:38 -05:00