Commit Graph

48 Commits

Author SHA1 Message Date
0e4501cad3 Bump version to 0.8.6 2023-02-08 20:01:09 -05:00
8ba8ceefb8 Bump version to 0.8.5 2023-02-07 01:30:38 -05:00
5e7c8ff137 Bump version to 0.8.4 2023-02-07 00:52:11 -05:00
837e1280bd Bump version to 0.8.3 2023-02-06 23:30:14 -05:00
541073aae3 Bump version to 0.8.2 2023-02-06 19:32:15 -05:00
6b7359707b Bump version to 0.8.1 2023-02-06 01:12:33 -05:00
4c434aeb7c Bump version to 0.8.0 2023-02-03 19:00:32 -05:00
12087460f6 Irritating that poetry can't handle prod deps well 2023-01-31 10:44:39 -05:00
4b4fbf4777 Bump version to 0.7.5 2023-01-31 10:41:40 -05:00
6e582e25e3 Bump version to 0.7.4 2023-01-30 18:32:31 -05:00
24c3f5b4d8 Bump version to 0.7.3 2023-01-29 14:41:05 -05:00
ace0d1d9fe Bump version to 0.7.2
- Add django-redis to deps
- Use django-redis to fix cachalot issue
2023-01-22 18:36:56 -05:00
b0fb62bdb9 Upgrade to django-redis for cachalot 2023-01-22 18:36:36 -05:00
7796ff5786 Bump version to 0.7.1 2023-01-22 18:34:23 -05:00
132d63bb5d Bump version to 0.7.0 2023-01-22 18:29:29 -05:00
4f5ea7cd25 Fix aggregator tests to use users and time-machine 2023-01-20 00:01:34 -05:00
65e713e43e Remove some files from coverage 2023-01-19 15:37:47 -05:00
6aa933d13d Fix bad test imports 2023-01-19 14:41:02 -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
907ef802bc Bump version to 0.6.2
Releases

* Fix for double scrobbling
* Fix error messages
* Fix bug in IMDB lookup when runtime is missing
* Fix filter order with annotations for top tracks and artists
* Fix error in completion percentage issues
2023-01-17 00:05:54 -05:00
58be8d26a0 Bump version to 0.6.1 2023-01-16 17:53:14 -05:00
363a132df2 Bump version to 0.6.0 2023-01-15 02:42:14 -05:00
c484905d11 Add manual scrobbling by TheSportsDB ID 2023-01-15 02:41:36 -05:00
c39443e35b Bump versoin to 0.5.1 2023-01-15 01:43:36 -05:00
f7c69a6763 Bump version to 0.5.0 2023-01-13 17:15:33 -05:00
e6cf126f5c Add rudimentary manual scrobbling 2023-01-13 16:47:06 -05:00
72fded4097 Bump version to 0.4.3 2023-01-12 23:51:58 -05:00
c1e1160db3 Bump version to 0.4.2 2023-01-12 23:39:11 -05:00
a09c6d6b92 Bump version to 0.4.1 2023-01-12 21:34:17 -05:00
507b3aaaf2 Bump version to 0.4.0 2023-01-12 16:11:50 -05:00
f435e60b80 Add very rudimentary fetching of art and metadata from MB 2023-01-12 11:10:25 -05:00
2a20d1212b Bump version to 0.3.0 2023-01-11 11:56:12 -05:00
4f0d5ad7f4 Bump version to 0.2.2 2023-01-10 23:48:21 -05:00
d0c88ce271 Bump version to 0.2.1 2023-01-10 16:14:33 -05:00
3655cd7934 Bump version to 0.2.0 2023-01-10 14:41:56 -05:00
49889ae297 Bump version to 0.1.9 2023-01-09 17:49:46 -05:00
cc0c573c51 Bump version to 0.1.8 2023-01-09 00:31:46 -05:00
c3b48099bf Bump version to 0.1.7 2023-01-08 02:52:12 -05:00
9c0d85c5d2 Bump version to 0.1.6 2023-01-06 16:26:22 -05:00
b318bc0da9 Bump version to 0.1.5 2023-01-06 16:19:06 -05:00
de07a3c74a Bump version to 0.1.4 2023-01-06 15:09:00 -05:00
58a8ab1316 Bump version to 0.1.3 2023-01-05 17:18:06 -05:00
373657f1bc Bump minor version to 0.1.2 2023-01-05 15:46:59 -05:00
41a74f46c8 Add scrobble log option and CLI tool 2023-01-05 13:39:56 -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