Commit Graph

18 Commits

Author SHA1 Message Date
9d303b1b94 Add exporting and importing scrobbles 2023-02-04 17:08:01 -05:00
64d9cac09c Update importing to include some logging 2023-02-03 18:59:48 -05:00
160f15a101 Add cover art to latest listening 2023-01-24 15:24:41 -05:00
e75c22d583 Add timezone support and an authenticated view 2023-01-18 00:39:12 -05:00
fd984d7460 Replace weekly artists with monthly 2023-01-17 17:23:13 -05:00
fdfb8a635e Add monthly tracks to homepage 2023-01-15 01:40:41 -05:00
e206a7fbf3 Fix display of TV episode and season on homepage 2023-01-14 10:37:38 -05:00
6313da9868 Work towards unifiying manual scrobbling 2023-01-13 17:56:44 -05:00
1d868d3075 Add manual scrobble to main page 2023-01-13 17:12:50 -05:00
a49eb31276 Add podcasts to template list 2023-01-12 23:50:57 -05:00
83b6ba9cc3 Add tabs and clean up main page 2023-01-11 11:55:44 -05:00
f8c9df3b9a Fix artist aggregation so it works 2023-01-10 16:13:52 -05:00
602d1e0ddb Add better frontend, the first of many! 2023-01-10 14:40:59 -05:00
f98fe4635c Clean up display of last scrobbles 2023-01-08 14:08:57 -05:00
638be0b56a Refactor scrobbling code and add Music
If you send Track data from the Jellyfin Webhook plugin, we'll do the
right thing with it. Lots more to do to clean this up, but it also
involved moduralizing the code for scrobbling so it's a little simpler
to understand what's going on.
2023-01-07 19:34:11 -05:00
fe39118b55 Add a progress bar to in progress scrobble 2023-01-06 16:17:42 -05:00
15ff2e4efd [#1] Add now playing section to homepage 2023-01-06 11:44:31 -05:00
819723b927 Big reorg to support pacakging 2023-01-05 14:39:47 -05:00