Commit Graph

168 Commits

Author SHA1 Message Date
1d868d3075 Add manual scrobble to main page 2023-01-13 17:12:50 -05:00
9607fb2d1e Make way for more manual scrobbling options ...
Next stop, sports games!
2023-01-13 16:52:45 -05:00
e6cf126f5c Add rudimentary manual scrobbling 2023-01-13 16:47:06 -05:00
a49eb31276 Add podcasts to template list 2023-01-12 23:50:57 -05:00
3f8b29f5ee Dramatically simplify the scrobblig code 2023-01-12 21:33:45 -05:00
69f596039d Add better property for multiple media types
This adds a fun helper method on Scrobble instances to get whatever the
type should be based on media_obj
2023-01-12 15:42:05 -05:00
b51b189cd4 Fix sidebar to be accurate 2023-01-11 11:58:56 -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
28bd9ad504 Start filling out content urls 2023-01-09 00:29:55 -05:00
71a8a19491 Add context processors for base template 2023-01-08 16:49:13 -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
1b58ea4538 Fix max-height bug on dl for in progress scrobble 2023-01-06 16:24:00 -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