jeffvli
c793825ed7
Remove selected musicFolder on server disconnect
3 years ago
jeffvli
3a50053ec5
Add support to music type on cards
3 years ago
jeffvli
44e27d0d25
Add initial getSongs endpoint for jellyfin
3 years ago
jeffvli
3cac2d9565
Add playCount to album type
3 years ago
jeffvli
7a407bd12c
Fix data labels
- Fix playlist modified dataKey
- Fix playlist visibility data column
- Rename description and visibility labels
3 years ago
jeffvli
ff95a6c37c
Disable unused columns by server type
3 years ago
jeffvli
bba8b8504e
Reduce opacity for disabled picker items
3 years ago
jeffvli
8b61dd2548
Set filter options to only apply when enabled
3 years ago
jeffvli
ccaa0d3f67
Revert crossfade player change
- Previously broke the player when the track ends
3 years ago
jeffvli
45c05c9e90
Update mock state
3 years ago
jeffvli
eefb96c262
Misc fixes
- Consistent tab styles
- Popover placement
3 years ago
jeffvli
a3adfec521
Add item counts
- genre list
- now playing
3 years ago
jeffvli
434450ba74
Add filters to favorites list
3 years ago
jeffvli
23d85c94c8
Add filters to playlist list
3 years ago
jeffvli
abc93b98ae
Add sort filter to artist list
3 years ago
jeffvli
efa0c2b3ee
Add ColumnSort component and add to album list
3 years ago
jeffvli
1e53d4857a
Add useColumnSort hook
3 years ago
jeffvli
f35342426b
Export FilterHeader component
3 years ago
jeffvli
87f1e6fed1
Set nav text to center
3 years ago
jeffvli
7d6e34693f
Update filters styling
- Add reset button for each section
- Focus check picker search bar on open
- Remove default reset button
- Prevent overflow of filter window
- Move filter button to sidetitle
- Move album count to title
- Move filter button to separate file
3 years ago
jeffvli
a6a464847f
Add styling to check picker
3 years ago
jeffvli
614f2fae11
Add opacity to popovers
3 years ago
jeffvli
4b6e2daadb
Change enable filter to toggle
3 years ago
jeffvli
30672f1b81
Add StyledToggle component
3 years ago
jeffvli
62ddb0b1e3
Add year filter
3 years ago
jeffvli
7ede2d958f
Reduce filter popover size from 400px -> 300px
3 years ago
jeffvli
002dae3f0e
Remove custom genre/artist clear buttons
3 years ago
jeffvli
96b87804a8
Dynamically add missing filter options
3 years ago
jeffvli
4ce2f3a4e9
Clean up dual filter logic
3 years ago
jeffvli
e151ab27a5
Add artist filter, clean up other
- Return filtered data from each step
- Set data dynamically by selected filters
- Add separate check picker clear buttons
3 years ago
jeffvli
476085ffc0
Clean up filter dispatch
3 years ago
jeffvli
1834690730
Add counts to genre picker
3 years ago
jeffvli
9569ee6bcd
Add initial advanced filters for album list
- Add check picker component
- Add filter hook
- Add filter component
- Add support for favorite filter
- Add support for genre filter (AND/OR)
3 years ago
jeffvli
cf7379af20
Update jellyfin server scrobble ( #126 )
- Remove /sessions/playing (lastfm plugin will no longer show currently playing)
- Add pause event for crossfade players
- Add debounce to seek slider with puase/play events for jellyfin
3 years ago
jeffvli
8d126fd691
Add fall back for songs with no embedded cover art
3 years ago
jeffvli
ffb57ba381
Change grid onItemsRendered -> onScroll
- More accurate offset instead of performing index calculation
3 years ago
jeffvli
390c949525
Update for 0.9.1
3 years ago
jeffvli
11bd5f30ff
Reset scroll positions on genre link
3 years ago
jeffvli
b423547a48
Save scroll position (list view)
- now playing
- album list
- artist list
- playlist list
- favorite list (music/album/artist)
- genre list
3 years ago
jeffvli
71423b8c81
Save scroll position (grid view)
- album list
- artist list
- playlist list
- favorite list (album/artist)
3 years ago
jeffvli
d8e5c92a7b
Change jellyfin audio endpoint
- Remove universal
- Force direct play
3 years ago
jeffvli
cea589ae22
Add position to gapless/crossfade scrobblers ( #111 )
- Fixes missing scrobble on jellyfin
3 years ago
jeffvli
bd5a2efa4b
Update for 0.9.0
3 years ago
jeffvli
36b373500d
Add additional themes
- Spotify-like
- Plex-like
3 years ago
jeffvli
36792f777d
Replace placeholder with png
3 years ago
jeffvli
7d230be3fe
Fix border radius on input group button
3 years ago
jeffvli
93e01be7c9
Modify default light/dark themes
- Add border radius to buttons/inputs/tooltip
- Remove border/hover effects for grid cards
- Change color of tag on default dark
3 years ago
jeffvli
3b6367234d
Split image from default card panel
3 years ago
jeffvli
796946feea
Add CoverArtWrapper to all images
3 years ago
jeffvli
e9e5459015
Fix album page genre keys
Fix keys for genre/artist columns
Fix keys for the album view genre list
Additional fix to genre/artist keys
3 years ago