Kendall Garner
04a468f8c9
[bugfix]: fetch higher resolution artist images from Navidrome
2024-01-28 20:01:57 -08:00
Kendall Garner
c05b474827
fix navi null date ( #408 )
2023-12-13 00:28:53 -08:00
jeffvli
ccd8d2b6b0
Add network error catch
2023-11-16 23:35:26 -08:00
Jeff
8430b1ec95
Add localization support ( #333 )
...
* Add updated i18n config and en locale
2023-10-30 19:22:45 -07:00
Kendall Garner
452ef783f2
[bugfix/feat]: always fetch artist image for Navidrome ( #317 )
...
* [bugfix/feat]: always fetch artist image for Navidrome
* Add error fallback to library header image
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com>
2023-10-22 15:46:48 -07:00
jeffvli
ebcb7bc4d1
Add path param for ND song list api
2023-09-23 15:37:16 -07:00
jeffvli
0b62bee3a6
Add grid view for tracks ( #128 )
2023-09-23 15:36:57 -07:00
jeffvli
45b80ac395
Add discsubtitle for navidrome ( #217 )
2023-09-22 15:12:23 -07:00
Kendall Garner
65f28bb9dc
Replaygain support for Web Player ( #243 )
...
* replaygain!
* resume context
* don't fire both players
* replaygain for jellyfin
* actually remove console.log
---------
Co-authored-by: Jeff <42182408+jeffvli@users.noreply.github.com>
Co-authored-by: jeffvli <jeffvictorli@gmail.com>
2023-09-21 17:06:13 -07:00
jeffvli
153d8ce6ce
Fix nd/jf duration normalizations
2023-09-15 16:52:14 -07:00
jeffvli
663893dccb
Fix missing related artist images
2023-08-09 21:30:27 -07:00
jeffvli
d0aba6e16e
Support genres in context menu
2023-08-04 02:27:04 -07:00
jeffvli
8029712b55
Add initial genre list support
2023-07-31 17:17:26 -07:00
Kendall Garner
c9dbf9b5be
Add remote control ( #164 )
...
* draft add remotes
* add favorite, rating
* add basic auth
2023-07-23 05:23:18 -07:00
jeffvli
c0e3174d09
Fix artist image placeholders for Navidrome
2023-07-20 00:41:13 -07:00
jeffvli
1ec70bfa78
Add search to playlist api
2023-07-19 01:32:09 -07:00
jeffvli
30e52ebb54
Lint all files
2023-07-01 19:14:12 -07:00
Kendall Garner
2fac9efc1b
initial implementation for password saving ( #132 )
...
* initial implementation for password saving
* support restoring password in interceptor
* Fix modal overflow and position styles
* warn about 429, better error handling
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com>
Co-authored-by: Jeff <42182408+jeffvli@users.noreply.github.com>
2023-06-13 10:52:51 -07:00
jeffvli
f97e855f51
Support local navidrome album artist image ( #116 )
2023-06-11 20:02:14 -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
098e86b1f4
Fix ND playlist controller
2023-05-21 18:15:47 -07:00
jeffvli
c854fd0a5b
Re-add artistInfo api call for navidrome
2023-05-20 02:24:40 -07:00
jeffvli
4cb54bc9da
Fix misc types
2023-05-17 21:07:04 -07:00
jeffvli
a1072b461f
Add inferred api types to controller
2023-05-17 17:38:13 -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
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
40aabd2217
Additional refactor for navidrome api controller types
2023-04-30 17:55:23 -07:00
jeffvli
df9464f762
Additional refactor to api and types
2023-04-27 20:34:28 -07:00
jeffvli
8f042ad448
Pass full server to controller
2023-04-25 16:25:26 -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
9bd12df8f6
Add navidrome API and types
2023-04-23 01:39:47 -07:00