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
jeffvli
6d50f3e7bc
Remove linkwrapper from artists
3 years ago
jeffvli
028912bd19
Apply default border-radius to card overlay button
3 years ago
jeffvli
df5811675c
Fix playerbar album artist tooltip
3 years ago
jeffvli
3c449da5bb
Update default theme
- Remove hover scale
- Remove hover transition
- Set transparent background for card hover buttons
3 years ago
jeffvli
99dbb9294e
Change card img hover brightness from 90% -> 40%
3 years ago
jeffvli
7dd947b8fe
Add albumGenre property to albums
3 years ago
jeffvli
dff2783a9a
Increase header subtitle width from 70% -> 80%
3 years ago
jeffvli
37d5179f00
Split genre/artist columns
- Support multiple genres
- Artist column now uses albumArtist/albumArtistId data
3 years ago
jeffvli
187c80d1ae
Use folderId for artist and random songs on jf api
3 years ago
jeffvli
4d230882b8
Increase genre flexGrow from 1 -> 2
3 years ago
jeffvli
3bfc4d062d
Set all genre columns to left align
3 years ago
jeffvli
cc5aaabd7c
Add links to artist/playlist indicator
3 years ago
jeffvli
720423bc4d
Fix combinedtitle on null artist
3 years ago
jeffvli
0ed923e12f
Add key to delim wrapper
3 years ago
jeffvli
efedeff5be
Change casing from 'Last.FM' -> 'Last.fm'
3 years ago
jeffvli
d5e59f9975
Improvements to album page
- Link to album list
- Album artist specified
- Genres separated from artists
- Mouse wheel horizontal scroll
- Add link wrapper to enforce link max width
3 years ago
jeffvli
736649de83
Add artists as comma delimited to combined title
3 years ago
jeffvli
0af07065e9
Fix album artist sort
3 years ago
jeffvli
e98106c5e5
Add volume slider improvements ( #112 )
- Tooltip volume value
- Hover mouse wheel control
3 years ago
jeffvli
4db986fdb7
Add click to mute/unmute volume button
3 years ago
jeffvli
8a6e1acd2d
Add dev publish
3 years ago
jeffvli
3e195346c1
Set to publish only manually
3 years ago
jeffvli
7dd9ffe333
Require changes to js/ts files to test
3 years ago
jeffvli
dbf0a21571
Fix scrobble finish condition for jellyfin ( #111 )
3 years ago
Jeff
835dbe89df
Add winget install instructions
Thanks @TheForcer for adding the package!
3 years ago
jeffvli
79d1597369
Update for 0.8.5
3 years ago
jeffvli
dfa82eb995
Fix default title columns ( #104 )
3 years ago
jeffvli
5e8dd4f6a8
Update for 0.8.4
3 years ago
jeffvli
6f3009e8a2
Fix MPRIS ( #105 )
- Causes JS error on Jellyfin (Linux) due to unrounded length
- Broken artist, genre, art
3 years ago
jeffvli
250fc7eedb
Update for 0.8.3
3 years ago
jeffvli
3b08902e8a
Remove setRating on genre list
3 years ago
jeffvli
1586ea2e72
Fix song fetch from music directory
3 years ago
jeffvli
1715c0be62
Update for 0.8.2
3 years ago
jeffvli
4cdfc95942
Add option to disable auto updates
3 years ago
jeffvli
6b93a1d429
Fix gapless playback on subsonic servers ( #100 )
- This is caused by the song duration returned by Airsonic being inaccurate
3 years ago
jeffvli
f230aa0454
Fix playerbar coverart redirect
3 years ago
jeffvli
0e2648e8e5
Update for 0.8.1
3 years ago
jeffvli
548decae32
Optimize ctx menu playlist deletion
- Change from sequential deletion to Promise.all
3 years ago
jeffvli
f555242c69
Fix deletePlaylist parameter name
- playlistId -> id
3 years ago
jeffvli
db9ee7a479
Update for 0.8.0
3 years ago
jeffvli
45cc8f36fe
Remove extra console logs
3 years ago
jeffvli
00537031c7
Refactor player transition handling
- Improves player performance during fade
- Volume is now get/set directly on the audio element
- Volume values removed from store (except debug)
3 years ago
jeffvli
5083272cbe
Update local playlist data on save
3 years ago
jeffvli
32996c00dc
Fix border radius on input group buttons not applying
3 years ago
jeffvli
cd63294394
Remove pointer events on favorite triangle marker
3 years ago
jeffvli
9601fae7cd
Automatically remove list-view columns
3 years ago
jeffvli
f8a11d3656
Remove playlist query after adding from ctxmenu
3 years ago