Commit Graph

8 Commits

Author SHA1 Message Date
68423488ff Start adding tests 2023-01-19 14:29:25 -05:00
a0af0bce05 Add user profile with a timezone 2023-01-17 22:20:00 -05:00
734aa6073b Add cachalot to help fix slow views 2023-01-17 13:09:43 -05:00
c484905d11 Add manual scrobbling by TheSportsDB ID 2023-01-15 02:41:36 -05:00
e6cf126f5c Add rudimentary manual scrobbling 2023-01-13 16:47:06 -05:00
f435e60b80 Add very rudimentary fetching of art and metadata from MB 2023-01-12 11:10:25 -05:00
fe47d916e9 Add templates and clean up views for scrobbling
Biggest thing here is adding the ability to scrobble until the video is
95% done and then not scrobble the same video file again for 15 minutes.

This seems hacky, but in practice works pretty well, so long as you
don't monkey around with the 95% completion thing.  Unlike music, videos
are generally watched all the way through.
2023-01-05 01:35:12 -05:00
ece9a68165 Initial commit 2023-01-04 17:55:18 -05:00