Commit Graph

18 Commits

Author SHA1 Message Date
410c033f12 [music] Fix slow loading artist page 2026-06-01 10:50:22 -04:00
bca90c97ae [music] Add listenbrainz support 2026-05-31 11:21:11 -04:00
1bf558938d [templates] Clean up chart displays
Some checks failed
build & deploy / test (push) Successful in 1m49s
build & deploy / deploy (push) Failing after 2m4s
2026-04-02 10:54:16 -04:00
83d89001a7 [charts] Fix chart building 2026-03-22 12:59:54 -04:00
3b77feda45 [templates] Add links to scrobbles
Ultimately these should probably be templated
2025-09-11 18:03:35 -04:00
fd36034f6d [templates] Fix album use and local_timestamp 2025-07-25 10:21:20 -04:00
8f4ce4441b Default to album art if artist not found 2023-04-18 13:29:43 -04:00
845ee7d4e9 Revert "First run at adding thumbnailing to images"
This reverts commit c00343abfe.
2023-03-28 15:33:53 -04:00
c00343abfe First run at adding thumbnailing to images 2023-03-28 14:22:38 -04:00
31f490a32b Scrape all the things 2023-03-14 23:40:54 -04:00
2811146656 Add icons for music services 2023-03-04 15:46:26 -05:00
6e17e4ce0d Fix chart rank and periods 2023-03-03 02:29:15 -05:00
c84a3072be Dont show None if bio is missing 2023-03-02 11:26:31 -05:00
0bd7ed4463 Clean up music detail views 2023-03-02 11:03:26 -05:00
1d7cf965ef Clean up album and artist views 2023-03-01 00:13:31 -05:00
a99dca246b Fix chart display 2023-02-28 01:58:22 -05:00
6316d4bead Fix chart templates 2023-02-27 11:13:13 -05:00
eed344ae46 Add the beginnings of charts
This commit adds a lot of files, but most of them have no impact on any
other code. The thrust here is to start creating chart pages showing
which tracks and artists were most played for various time periods. Lots
still not working, but we're getting there.
2023-01-30 18:29:18 -05:00