66 Commits

Author SHA1 Message Date
31f490a32b Scrape all the things 2023-03-14 23:40:54 -04:00
c757e743ac Boom. Video game metadata 2023-03-05 16:36:36 -05:00
69b6364f88 Update todos and add Procfile/honcho 2023-02-17 13:57:50 -05:00
21df4e0a77 Add task to sync with last.fm 2023-02-16 02:27:39 -05:00
817ad3f67f Remove django-cachalot, more problems than solutions 2023-02-15 01:32:33 -05:00
7a7c1caecc Add Last.fm importing 2023-02-14 01:48:53 -05:00
b0fb62bdb9 Upgrade to django-redis for cachalot 2023-01-22 18:36:36 -05:00
4f5ea7cd25 Fix aggregator tests to use users and time-machine 2023-01-20 00:01:34 -05:00
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