Commit Graph

28 Commits

Author SHA1 Message Date
919fa1b0b4 Add fuzzing for book titles 2024-01-27 01:16:45 -05:00
37fd1d8458 Fix old style poetry groups 2024-01-22 00:50:30 -05:00
61c10db0dd Try adding imagekit just once 2023-11-30 22:52:38 +01:00
34ecb71c44 Add text extraction to webpages 2023-11-30 18:19:30 +01:00
4ab796fe12 Add pendulum 2023-11-23 09:39:03 +01:00
607c2522f3 Add ipython 2023-08-15 14:57:30 -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
c571043788 Fix aggregator being blank on Sundays and BS4 warnings 2023-03-26 13:52:17 -04:00
5c9a877a9a Add stream sqlite for S3 file parsing 2023-03-26 12:27:12 -04:00
1e17a679d3 Allow S3 usage 2023-03-24 14:47:37 -04:00
662578e941 Update deps and use a local caching repo for poetry 2023-03-23 15:45:39 -04:00
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