679 Commits

Author SHA1 Message Date
Deluan
88f2d0e95c
Adjust icon size 2026-01-02 20:06:12 +00:00
Deluan Quintão
b15b68b371
Update en.json (POEditor.com) 2026-01-02 20:06:12 +00:00
Deluan
8a2a018dec
Don't autoplay when reloading play queue from Redux store 2026-01-02 20:06:11 +00:00
Deluan
9dcc026604
Make album genres clickable 2026-01-02 20:06:11 +00:00
Deluan
bedf2195ca
Don't send invalid scrobbles when clearing the player's queue 2026-01-02 20:06:11 +00:00
Sitansh Rajput
d95c19e4f1
"Add to Playlist" on AlbumList actions (#1257)
* added a dependency npm was complaining about

added playlist to album actions

* removed chokidar dependency

Co-authored-by: Skrtansh Rajput <srajput@alienvault.com>
2026-01-02 20:06:11 +00:00
Deluan
2ca820f118
Extract ExternalLinks into its own component 2026-01-02 20:06:11 +00:00
Deluan
e55e3e779a
Use Tooltip in links to external sites 2026-01-02 20:06:11 +00:00
Deluan
1f1a080bd9
Retrieve all options for Genre filters 2026-01-02 20:06:11 +00:00
Deluan
50ba17eb5a
Show songs' genres as text instead of Chips 2026-01-02 20:06:09 +00:00
Deluan
cd5589eba2
Add Links to external sites 2026-01-02 20:06:09 +00:00
Deluan
0817dd108a
Add Genres as "Chips" in Album details and Song details 2026-01-02 20:06:08 +00:00
Deluan
bc266f8fad
Add Genre filters to UI 2026-01-02 20:06:08 +00:00
Deluan
927fd00d5f
Upgrade React-Admin to 3.17.0 2026-01-02 20:05:08 +00:00
Deluan
cbfa011273
Make the default volume 50% (compensate for logarithmic volume).
Closes #1052
2026-01-02 20:05:08 +00:00
Deluan
1814bfefc1
Don't show "playing/paused" icon on the first song when calling "Play Now" 2026-01-02 20:05:08 +00:00
Deluan
8b1d6e16be
Change default volume to 50%
Should fix #1052
2026-01-02 20:05:08 +00:00
Deluan
3ed82ebed4
Restore volume when playing a song...
... or continuing to play a paused one
2026-01-02 20:05:08 +00:00
Deluan
cbab0eed5a
Make cover rectangular in player when cover animation is disabled 2026-01-02 20:05:08 +00:00
Deluan
5c5f6c9ab9
Fix Album grid responsiveness on small screens.
Potentially fixes #647
2026-01-02 20:05:08 +00:00
Deluan
9daf8274af
Fix Disc context menu not visible in mobile 2026-01-02 20:05:08 +00:00
Deluan
f90c0773bb
Fix play single song action 2026-01-02 20:05:08 +00:00
Deluan
a799ae939a
Fix arranging songs in PlayQueue 2026-01-02 20:05:07 +00:00
Deluan
222bd87c4a
Made the Player behaviour more consistent 2026-01-02 20:05:07 +00:00
certuna
7724fe9c16
Update SongList.js (#1219)
Genre and Comments columns in Songs listview (hidden by default)
2026-01-02 20:05:07 +00:00
Deluan
75cc2580b7
Disable Last.FM features based on LastFM.Enabled config option 2026-01-02 20:05:07 +00:00
Deluan
6ff36e706c
Fix scrollbar colour for Dark/ExtraDark theme. Fixes #1216 2026-01-02 20:05:06 +00:00
Deluan
ddfbc0380e
Default for EnableCoverAnimation in dev mode is true 2026-01-02 20:05:06 +00:00
Deluan
f51afe1f95
Add option to disable album cover animation in the player. Closes #1185 2026-01-02 20:05:06 +00:00
Deluan
a1fd1c970b
Add 'AlbumArtist' column to SongList 2026-01-02 20:05:06 +00:00
Deluan
12de33ba36
Add 'Year' column to Album and Playlists song list 2026-01-02 20:05:06 +00:00
Deluan
7b03f8a9e4
Enable Last.fm scrobbling by default (still requires user's authorization) 2026-01-02 20:05:06 +00:00
Deluan
141a1dc614
Add a hacky way to style the react-player. 2026-01-02 20:05:05 +00:00
Deluan
0621c43ae1
Fix JS console error 2026-01-02 20:05:05 +00:00
Deluan
03bbc00fe9
Remove React.Strict mode 2026-01-02 20:05:05 +00:00
Deluan
add980cd80
Show DiscSubtitle even if the album has only one disc.
Closes #947
2026-01-02 20:05:05 +00:00
Deluan
6031e43625
Remove submenu "Library". Relates to #430 2026-01-02 20:05:05 +00:00
Deluan
5e7854b46f
Fix label 2026-01-02 20:05:05 +00:00
Deluan
006b8d0d4a
Add option to disable external scrobbling per player 2026-01-02 20:05:05 +00:00
certuna
6ab9b4f8eb
Remove clearServiceWorkerCache, not needed anymore. (#1205)
remove clearServiceWorkerCache, not needed anymore.
2026-01-02 20:05:05 +00:00
Deluan
a73de57811
Send the time the track started playing when scrobbling 2026-01-02 20:05:05 +00:00
Steve Richter
0ecc4b5fd0
Implement Last.fm account linking UI 2026-01-02 20:05:04 +00:00
Deluan
24101d608a
Remove limitation of only scrobbling tracks longer than 30 seconds 2026-01-02 20:05:04 +00:00
Deluan
c0c229ad72
Expose Last.fm's ApiKey to UI 2026-01-02 20:05:04 +00:00
Steve Richter
fb53bba5ab
Initial Last.fm UI implementation 2026-01-02 20:05:04 +00:00
Deluan
ce0fc7a274
Add flag to disable Scrobble config in the UI 2026-01-02 20:05:04 +00:00
Deluan
2f10418242
Remove false-positive on new version detection 2026-01-02 20:05:03 +00:00
Deluan
81b17bf941
Show notification if server is updated 2026-01-02 20:05:03 +00:00
Deluan
7b9b4e8486
Don't show "logout" when authenticated by Header 2026-01-02 20:04:23 +00:00
Deluan
dfeee68597
Fix stream url, after changes to subsonic client api 2026-01-02 20:03:21 +00:00