Kendall Garner
3aef2a80a7
rename listener function
2023-06-04 16:46:05 -07:00
Kendall Garner
85a10c799a
address comments
2023-06-04 16:46:05 -07:00
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
85d2576bdc
Improved lyric syncing, fetch
...
- uses a somewhat more sane way to parse lyrics and teardown timeouts
- adds 'seeked' to setCurrentTime to make detecting seeks in lyric much easier
- adds ability to fetch lyrics from genius/netease (desktop only)
2023-06-04 16:46:05 -07:00
Kendall Garner
23f9bd4e9f
initial implementation for lyrics
2023-06-04 16:46:05 -07:00
jeffvli
c8a0df4759
Add configurable sidebar
2023-06-03 05:46:20 -07:00
jeffvli
f58552be84
Remove unneeded console logs
2023-06-03 00:40:57 -07:00
jeffvli
7d5aa6fd13
Add sidebar customization settings
2023-06-03 00:39:33 -07:00
jeffvli
2b16cce0aa
Move global search to default result
2023-06-02 17:25:15 -07:00
jeffvli
34870556b4
Add auto-focus to search input
2023-06-02 13:13:33 -07:00
jeffvli
7e2d9bd585
Split album list views
2023-06-02 13:09:28 -07:00
jeffvli
691bc8f1ef
Add full container spinner/loader
2023-06-02 13:07:30 -07:00
jeffvli
cd66a9dccb
Clean up
2023-06-02 01:21:02 -07:00
jeffvli
17b1acad9d
Optimize various pages
2023-06-01 20:08:43 -07:00
jeffvli
e7c7eb3ec0
Split up main content route component
2023-05-31 01:13:54 -07:00
jeffvli
791088deb6
Persist scroll offset on table-view album list
2023-05-30 20:05:52 -07:00
jeffvli
9c1a2a4a8d
Fix playlist form
...
- Invalid initial state and definition for public playlist
2023-05-30 19:35:22 -07:00
jeffvli
73997cf6c7
Add clarity to conditional restart
2023-05-27 14:02:10 -07:00
jeffvli
1d074dae2e
Adjust conditionals in a few places
2023-05-27 14:02:10 -07:00
Gelaechter
a878875f83
Add native titlebar & fix app restart for AppImages
2023-05-27 14:02:10 -07:00
Kendall Garner
d055ae89e0
media session for windows/mac
2023-05-26 18:20:27 -07:00
Kendall Garner
f83639d5f8
round volume, update all clients
2023-05-26 18:20:27 -07:00
Kendall Garner
97ccf3bc6d
add media session/mpris
2023-05-26 18:20:27 -07:00
jeffvli
0103a84358
Add clear buttons to search input
2023-05-21 21:01:23 -07:00
jeffvli
611cbc6dd9
Fix search results being capped to window height
2023-05-21 20:51:52 -07:00
jeffvli
bc2624bffd
Add fullscreen player toggle tooltip to sidebar ( #114 )
2023-05-21 19:47:46 -07:00
jeffvli
5b98238b3a
Prevent clicking on disabled sidebar items
2023-05-21 19:39:40 -07:00
jeffvli
d96c0d547a
Hide search results when not on home page
2023-05-21 19:37:45 -07:00
jeffvli
3c62de8347
Fix all playlist actions
2023-05-21 18:20:46 -07:00
jeffvli
07d4dc37b5
Hide fetch notification if error
2023-05-21 18:19:43 -07:00
jeffvli
adc3e421f6
Increase size of create playlist modal
2023-05-21 17:53:43 -07:00
jeffvli
d289797d65
Add margin under image
2023-05-21 16:48:50 -07:00
jeffvli
6218b27117
Fix no-repeat on mpv ( #55 )
2023-05-21 16:43:47 -07:00
jeffvli
549db7b1bf
Fix tooltip parent component
2023-05-21 16:03:25 -07:00
Kendall Garner
8ee99adb2d
Fix full screen overflow ( #113 )
...
* fix text overflow making image take up too much space in full screen
* Fix missing key
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com>
2023-05-21 16:01:37 -07:00
jeffvli
8ae368ea4f
Change artist display component
2023-05-21 15:36:15 -07:00
jeffvli
a308efaf06
Fix jellyfin discography views ( #81 )
2023-05-21 15:34:52 -07:00
jeffvli
977cb89481
Add fullscreen player button tooltip
2023-05-21 15:09:32 -07:00
jeffvli
0c3b030b13
Add create playlist button on playlist list page
2023-05-21 15:02:57 -07:00
jeffvli
b71c3c7c53
Handle song detail add
2023-05-21 08:13:48 -07:00
jeffvli
debdb92dcf
Add shuffle all feature
2023-05-21 07:33:22 -07:00
jeffvli
7c6f62023a
Fix song null check on queue add
2023-05-21 07:31:18 -07:00
jeffvli
10d7664733
Add stop button to playerbar
2023-05-21 03:17:45 -07:00
jeffvli
fed96d1fce
Additional player adjustments
...
- Set volume on play
- Explicitly pause/play on set queue
2023-05-21 03:08:25 -07:00
Kendall Garner
106fc90c4a
Add ability to save/restore queue ( #111 )
...
* add ability to save/restore play queue
* Add restoreQueue action
* Add optional pause param on setQueue
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com>
2023-05-21 02:29:58 -07:00
jeffvli
c1c6ce33e4
Fix type
2023-05-20 23:22:43 -07:00
jeffvli
30dc833b79
Add additional padding under home carousels
2023-05-20 23:13:57 -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
652c4a1f81
Use play handler from context
2023-05-20 23:09:26 -07:00