Kendall Garner
|
9eef570740
|
support .txt
|
2023-06-04 16:46:05 -07:00 |
|
Kendall Garner
|
58f38b2655
|
add jellyfin, improvements
|
2023-06-04 16:46:05 -07:00 |
|
Kendall Garner
|
23f9bd4e9f
|
initial implementation for lyrics
|
2023-06-04 16:46:05 -07:00 |
|
jeffvli
|
5295c69f46
|
Bump ts-rest
|
2023-06-03 05:46:15 -07:00 |
|
jeffvli
|
76805a0b19
|
Fix ND potentially setting undefined undefined credential (#60)
|
2023-05-24 00:33:35 -07:00 |
|
jeffvli
|
64c5f25d18
|
Fix JF playlist controller
|
2023-05-21 18:19:02 -07:00 |
|
jeffvli
|
098e86b1f4
|
Fix ND playlist controller
|
2023-05-21 18:15:47 -07:00 |
|
jeffvli
|
de50002ea7
|
Add random song list query
|
2023-05-21 07:30:28 -07:00 |
|
jeffvli
|
292737d53c
|
Add query cancellation for play queue requests
- Opens a notification after 2s to allow for manual cancellation of in-progress query
|
2023-05-20 23:13:20 -07:00 |
|
jeffvli
|
fb158bc069
|
Add types to query keys object
|
2023-05-20 22:40:22 -07:00 |
|
jeffvli
|
06d253228a
|
Fix normalized types
|
2023-05-20 20:22:10 -07:00 |
|
jeffvli
|
c854fd0a5b
|
Re-add artistInfo api call for navidrome
|
2023-05-20 02:24:40 -07:00 |
|
jeffvli
|
c4fb9a2e72
|
Add song detail controller
|
2023-05-20 02:08:37 -07:00 |
|
jeffvli
|
a7ea54cf4b
|
Add jellyfin search api
|
2023-05-20 02:08:37 -07:00 |
|
jeffvli
|
32ebe6b739
|
Add subsonic/nd search api
|
2023-05-20 02:08:37 -07:00 |
|
jeffvli
|
4cb54bc9da
|
Fix misc types
|
2023-05-17 21:07:04 -07:00 |
|
jeffvli
|
5637327e8a
|
Fix conditionals on jellyfin normalization
|
2023-05-17 17:38:49 -07:00 |
|
jeffvli
|
a1072b461f
|
Add inferred api types to controller
|
2023-05-17 17:38:13 -07:00 |
|
jeffvli
|
89afa9b836
|
Fix subsonic error result
|
2023-05-14 18:34:08 -07:00 |
|
jeffvli
|
8d5c82b0c6
|
Fix query array parser for navidrome api
|
2023-05-13 22:53:14 -07:00 |
|
jeffvli
|
bdc3daf6da
|
Switch ND song list parameter to album_artist_id
|
2023-05-10 18:46:03 -07:00 |
|
jeffvli
|
87abd0c6f5
|
Fix subsonic params parser
|
2023-05-09 19:33:46 -07:00 |
|
jeffvli
|
e3665e6407
|
Adjust jellyfin types to include additional properties
|
2023-05-09 18:58:24 -07:00 |
|
jeffvli
|
5eeded6c72
|
Fix fallback to album image for Jellyfin (#97)
|
2023-05-09 12:01:51 -07:00 |
|
jeffvli
|
346b8be122
|
Fix JF discography view (#81)
|
2023-05-09 11:06:01 -07:00 |
|
jeffvli
|
3efeaa7359
|
Improve multi-server controller
|
2023-05-09 05:49:05 -07:00 |
|
jeffvli
|
63be8c8fb8
|
Add authenticate function to controller
|
2023-05-09 05:48:11 -07:00 |
|
jeffvli
|
975c31635a
|
Remove old API implementation
|
2023-05-09 05:45:55 -07:00 |
|
jeffvli
|
9b5bce34a0
|
Fix jellyfin auth endpoint
|
2023-05-09 05:06:32 -07:00 |
|
jeffvli
|
bb27758310
|
Re-serialize subsonic array params
|
2023-05-09 05:05:15 -07:00 |
|
jeffvli
|
b2db2b27da
|
Refactor server list to object instead of array
- Improve performance due to frequency of accessing the list
|
2023-05-09 00:39:11 -07:00 |
|
jeffvli
|
8a0a8e4d54
|
Refactor jellyfin api with ts-rest/axios
|
2023-05-08 03:34:15 -07:00 |
|
jeffvli
|
6d5e10a31c
|
Add albumCount and songCount to genre
|
2023-05-08 02:42:38 -07:00 |
|
jeffvli
|
40aabd2217
|
Additional refactor for navidrome api controller types
|
2023-04-30 17:55:23 -07:00 |
|
jeffvli
|
b9d5447b4f
|
Allow serverId to be undefined
|
2023-04-27 22:20:35 -07:00 |
|
jeffvli
|
df9464f762
|
Additional refactor to api and types
|
2023-04-27 20:34:28 -07:00 |
|
jeffvli
|
17cf624f6a
|
Add generic query/mutation types
|
2023-04-27 20:32:56 -07:00 |
|
jeffvli
|
8f042ad448
|
Pass full server to controller
|
2023-04-25 16:25:26 -07:00 |
|
jeffvli
|
2ce49fc54e
|
Add new server api to main controller
|
2023-04-24 01:22:58 -07:00 |
|
jeffvli
|
bec328f1f4
|
Add Subsonic API and types
|
2023-04-24 01:21:29 -07:00 |
|
jeffvli
|
ea8c63b71b
|
Add new navidrome api controller
|
2023-04-23 19:57:10 -07:00 |
|
jeffvli
|
52049ce163
|
Add missing elements from Navidrome API
|
2023-04-23 19:54:36 -07:00 |
|
jeffvli
|
70c62c8b52
|
Refactor api client to support dynamic server
|
2023-04-23 14:26:41 -07:00 |
|
jeffvli
|
fa79b4cbe0
|
Fix artist path
|
2023-04-23 14:25:09 -07:00 |
|
jeffvli
|
438085633b
|
Modify navidrome responses to include header
|
2023-04-23 02:09:48 -07:00 |
|
jeffvli
|
fe043d1823
|
Add function to modify base response
|
2023-04-23 02:09:25 -07:00 |
|
jeffvli
|
9bd12df8f6
|
Add navidrome API and types
|
2023-04-23 01:39:47 -07:00 |
|
jeffvli
|
ae292e3a5f
|
Begin normalizing list stores
|
2023-03-05 18:38:22 -08:00 |
|
jeffvli
|
92039b95c3
|
Fix types on top song request
|
2023-02-27 12:44:25 -08:00 |
|
jeffvli
|
c0a703be7a
|
Add top song list for jellyfin
|
2023-02-27 12:17:22 -08:00 |
|