This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
feishin/src/renderer/api
Jeff 484c96187c
Add scrobble functionality (#19)
* Fix slider bar background to use theme

* Add "scrobbleAtDuration" to settings store

* Add subscribeWithSelector and playCount incrementor

* Add scrobbling API and mutation

* Add scrobble settings

* Begin support for multi-server queue handling

* Dynamically set version on auth header

* Add scrobbling functionality for navidrome/jellyfin
2023-01-30 20:01:57 -08:00
..
controller.ts Add scrobble functionality (#19) 2023-01-30 20:01:57 -08:00
index.ts Add files 2022-12-19 17:44:40 -08:00
jellyfin.api.ts Add scrobble functionality (#19) 2023-01-30 20:01:57 -08:00
jellyfin.types.ts Add ability to add/remove songs from playlist (#17) 2023-01-29 18:40:26 -08:00
navidrome.api.ts Add ability to add/remove songs from playlist (#17) 2023-01-29 18:40:26 -08:00
navidrome.types.ts Add ability to add/remove songs from playlist (#17) 2023-01-29 18:40:26 -08:00
normalize.ts Add initial album artist detail route 2023-01-12 18:43:25 -08:00
query-keys.ts Add initial album artist detail route 2023-01-12 18:43:25 -08:00
subsonic.api.ts Add scrobble functionality (#19) 2023-01-30 20:01:57 -08:00
subsonic.types.ts Add scrobble functionality (#19) 2023-01-30 20:01:57 -08:00
types.ts Add scrobble functionality (#19) 2023-01-30 20:01:57 -08:00