Commit Graph
24 Commits
Author SHA1 Message Date
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