Drew Weymouth
|
c66c43ecc8
|
update subsonic client library
|
2023-02-09 20:14:26 -08:00 |
|
Drew Weymouth
|
a508206264
|
refactor album iterator + add fn to get user owned playlsits
|
2023-02-08 17:18:14 -08:00 |
|
Drew Weymouth
|
edea337e7f
|
add context menu to tracklist
|
2023-02-08 16:49:01 -08:00 |
|
Drew Weymouth
|
6c4a74027d
|
pass TTL through
|
2023-02-02 16:25:33 -08:00 |
|
Drew Weymouth
|
261726a5c6
|
add GetExtendTTL
|
2023-02-02 16:15:29 -08:00 |
|
Drew Weymouth
|
867461dab5
|
remove gcache dependency, switch to custom image cache with TTL for memory savings
|
2023-02-02 15:52:59 -08:00 |
|
Drew Weymouth
|
0c06e13423
|
more work on image cache
|
2023-02-02 11:42:51 -08:00 |
|
Drew Weymouth
|
ab5612eba4
|
beginning work on custom image cache
|
2023-02-02 11:42:51 -08:00 |
|
Drew Weymouth
|
fe86cfda47
|
batch-add albums to infinite scroll grid to slightly improve smoothness
|
2023-01-28 09:04:17 -08:00 |
|
Drew Weymouth
|
c4a7c6c95c
|
add rudimentary playlist page
|
2023-01-25 08:53:23 -08:00 |
|
Drew Weymouth
|
55f6f6a18a
|
deserialize config file onto default vs empty config
|
2023-01-22 16:29:07 -08:00 |
|
Drew Weymouth
|
6a931d62f4
|
remember last window size
|
2023-01-22 16:24:53 -08:00 |
|
Drew Weymouth
|
c9bd3b5079
|
clicking album thumbnail on album page shows full size cover popup
|
2023-01-22 13:21:25 -08:00 |
|
Drew Weymouth
|
80c50dab5d
|
Merge branch 'main' of github.com:dweymouth/supersonic
|
2023-01-14 11:06:21 -08:00 |
|
Drew Weymouth
|
f1daea8af3
|
refresh cached cover image on access if older than 24 hours
|
2023-01-14 11:05:58 -08:00 |
|
Drew Weymouth
|
46b64e6efd
|
change scrobble threshold to 90%
|
2023-01-13 17:00:36 -08:00 |
|
Drew Weymouth
|
584a160809
|
add cache warming for album covers to album iterators
|
2023-01-07 16:24:18 -08:00 |
|
Drew Weymouth
|
f6a38859f4
|
genre page is now working and linked to from album page
|
2023-01-07 14:56:52 -08:00 |
|
Drew Weymouth
|
9122c4e7b9
|
work beginning on adding browse-by-genre
|
2023-01-07 13:02:48 -08:00 |
|
Drew Weymouth
|
850ab7abbb
|
free some memory after album iters finish + tune random iter
|
2023-01-06 20:17:45 -08:00 |
|
Drew Weymouth
|
632df5c1b2
|
add album page showing track listing
|
2023-01-02 18:05:13 -08:00 |
|
Drew Weymouth
|
12d66680cf
|
log out config and cache dirs on startup
|
2023-01-01 10:12:30 -08:00 |
|
Drew Weymouth
|
96496b5431
|
stop player on shutdown to make sure we scrobble any playing/paused track
|
2022-12-31 09:16:20 -08:00 |
|
Drew Weymouth
|
923d8ddbe9
|
add scrobbling of played tracks
|
2022-12-31 08:43:36 -08:00 |
|
Drew Weymouth
|
cd97b58c61
|
fix crash when playing new album with fewer tracks than last playing track index
|
2022-12-30 13:49:50 -08:00 |
|
Drew Weymouth
|
73017c285a
|
add random album sort
|
2022-12-28 18:16:13 -08:00 |
|
Drew Weymouth
|
105adf4e08
|
Add sort order selector to albums page
|
2022-12-28 17:48:52 -08:00 |
|
Drew Weymouth
|
fc858e1024
|
begin work on adding search to albums page
|
2022-12-27 09:50:51 -08:00 |
|
Drew Weymouth
|
d04a586cd6
|
add searchiterator
|
2022-12-26 15:28:07 -08:00 |
|
Drew Weymouth
|
6e553f9181
|
fix regression in cover caching
|
2022-12-25 17:15:05 -08:00 |
|
Drew Weymouth
|
f792b473e8
|
another big refactor to make code more manageable
|
2022-12-25 16:59:42 -08:00 |
|
Drew Weymouth
|
99522a773f
|
Add config, prompting for server connect on first run
|
2022-12-24 11:58:24 -08:00 |
|
Drew Weymouth
|
024557d49e
|
update slider once per second always
|
2022-12-23 14:55:47 -08:00 |
|
Drew Weymouth
|
89e224149a
|
fix index out of range crash in playbackmanager
|
2022-12-19 19:48:28 -08:00 |
|
Drew Weymouth
|
181554058a
|
big refactor to prepare for removing server hard-coding
|
2022-12-19 19:28:19 -08:00 |
|
Drew Weymouth
|
378eb8868a
|
add album art caching
|
2022-12-18 10:17:22 -08:00 |
|
Drew Weymouth
|
34710c7b08
|
fix skipping first album in iterator
|
2022-12-18 09:03:56 -08:00 |
|
Drew Weymouth
|
a85d377a82
|
fix off-by-1 error in album iterator
|
2022-12-17 18:10:00 -08:00 |
|
Drew Weymouth
|
c21d7d03eb
|
first commit
|
2022-12-17 16:52:13 -08:00 |
|