jeffvli
66a87eb22d
Adjust album header colors to fix light mode
3 years ago
jeffvli
4a7c9c9427
Fix card overlay button color on active
3 years ago
jeffvli
c1efaf9e97
Reduce opacity of info view panels
3 years ago
jeffvli
33d2d9de88
Update deps
3 years ago
jeffvli
7d404aa7a7
Add release notes popup
3 years ago
jeffvli
4c65fe1c68
Update config popup
- Set fixed width
- Add pagination config
3 years ago
jeffvli
db319f5c77
Adjust scrobble for Subsonic
- Make consistent with Jellyfin's scrobble
3 years ago
jeffvli
3182947086
Modify "STOP" key behavior ( #200 )
- Clear queue -> Pause playback and reset seek to 0
3 years ago
jeffvli
16ac6dd1c5
Miscellaneous player fixes ( #207 )
- Set 'PLAYING' status on prev track always
- Send 'playpause' to main for Windows Controls
- Properly update the seek slider time after last track ends
3 years ago
jeffvli
08723c3408
Update player controls behavior ( #207 )
- Move controls to hook
- Pressing "prev" within 5 seconds of song start goes to previous song
- Pressing "prev" after 5 seconds goes to the start of the song
- Pressing "prev" on the first song of the queue with repeat "off" goes to the start of the song
- Pressing "next" on the last song of the queue with repeat "off" does nothing
3 years ago
jeffvli
39ded5b9da
Fix player repeat on single track queue ( #205 )
3 years ago
jeffvli
1d9eb9d414
Add sort for artist songs on Jellyfin ( #202 )
3 years ago
jeffvli
617aed303c
Fix albums for Jellyfin when viewing albumArtist
3 years ago
jeffvli
5ae7d087b1
Fix loading indicator on artist list
3 years ago
jeffvli
44bd342d24
Handle fade for jellyfin scrobble
3 years ago
jeffvli
ed09f20cbd
Move AppImage build to ubuntu runner ( #153 )
3 years ago
jeffvli
571ba3a8b5
Fix legacy artist view on modal
3 years ago
jeffvli
a23e04d39a
Adjust modal component
- Better dynamic fit for cover art
- Allow overflow-y for page modal
3 years ago
jeffvli
8b854441b1
Remove auto playlist limit for Jellyfin ( #143 )
3 years ago
jeffvli
f227666ee6
Add 5s timeout for Jellyfin play scrobble ( #126 )
- Prevents playCount increment when quickly skipping through songs
3 years ago
jeffvli
9bd8582fc3
Fix i18next for strings outside of components
3 years ago
jeffvli
8b6c2874b9
Fix missing default song sort value
3 years ago
jeffvli
fc14b3c3ad
Adjust remaining page loaders
3 years ago
jeffvli
b51c5afec9
Add legacy artist view toggle ( #199 )
3 years ago
jeffvli
1a9b539f39
Add 'start' request for jellyfin scrobble
3 years ago
jeffvli
205d9fb6ad
Set player1 src on playqueue set
- Resolves issue with multiple handleOnPlay sent
3 years ago
WeekendWarrior1
2efaa7cd7f
select search text on search focus ( #203 )
* select search text on search focus
* set inputhtml type, focus and select
* lint
3 years ago
jeffvli
fc4724cbe1
Fix grid scroll from initial load
3 years ago
jeffvli
762e540da9
Add separate center image modal
3 years ago
jeffvli
4f25cce103
Add initial lyrics support for Subsonic
3 years ago
jeffvli
032c24b5c6
Adjust page loaders
3 years ago
jeffvli
e339825129
Fix song/album list pagination
- Fix client/serverside toggles
- Fix random filter
- Fix page count
3 years ago
jeffvli
ed3df285ef
Reduce font weight of tags to increase readability
3 years ago
jeffvli
9394ca848b
Hide song pagination config for subsonic
3 years ago
jeffvli
0b1f095167
Remove i18next from main
- Resolves build errors on Windows (Value to set is of unexpected type
3 years ago
jeffvli
7b713fcd42
Adjust card height when info panel hidden
3 years ago
jeffvli
7194a3d7c2
Add initial info view
3 years ago
jeffvli
7f40eeaa8a
Add musicbrainz link
3 years ago
jeffvli
9820f2512e
Fix card height when no infopanel
3 years ago
jeffvli
6a13df94a5
Add animation css library
3 years ago
jeffvli
72313d02a2
Add count property to getSimilarSongs for jellyfin
3 years ago
jeffvli
31a725b212
Fix card button styles
- Prevent color change on active
3 years ago
jeffvli
e73c6e656c
Fix musicFolder reference
3 years ago
jeffvli
f09eac5fc1
Adjust min-width of playerbar info section
3 years ago
jeffvli
8752a17a5a
Fix datetime from i18next
3 years ago
jeffvli
446c31e8fb
Add getSongsByGenre endpoint
3 years ago
jeffvli
59f5dbd586
Add additional props
- cardSize
- maxWidth
- noButtons
3 years ago
jeffvli
24d837bd25
Add modal, rating to player bar
3 years ago
jeffvli
cde92f653e
Improve modal component, add InfoModal
- Use as a generic
3 years ago
jeffvli
14240caba2
Adjust playerbar current song info
- Increase dynamic width for better fit
- Clicking song name now links to /nowplaying
- Added album name which links to album page
3 years ago