Commit Graph
23 Commits
Author SHA1 Message Date
Drew Weymouth 87ae111cb2 more work on album filters 2023-05-11 16:45:47 -07:00
Drew Weymouth 882f951aa1 add AlbumFilter to backend album iterators 2023-05-11 08:54:18 -07:00
Drew Weymouth 76386ad7ad fix potential crash in searching albums 2023-04-26 08:38:56 -07:00
Drew Weymouth 6d8fd75767 add SearchTracksIterator 2023-04-20 19:24:44 -07:00
Drew Weymouth ac6a82c465 add Year ascending and descending sort orders 2023-03-26 09:11:03 -07:00
Drew Weymouth 163d195032 use coverArt ID instead of album ID to fetch images 2023-03-20 18:14:02 -07:00
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 867461dab5 remove gcache dependency, switch to custom image cache with TTL for memory savings 2023-02-02 15:52:59 -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 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 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 f792b473e8 another big refactor to make code more manageable 2022-12-25 16:59:42 -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