|
|
a685c6ff9c
|
[locations] Fix calculating playback time
|
2024-02-12 12:36:38 -05:00 |
|
|
|
02200bb1f7
|
Forgot to return when updating!
|
2024-02-12 12:16:30 -05:00 |
|
|
|
0bbd488f0d
|
[scrobbling] Sometimes we wont have timestamps
|
2024-02-12 12:11:07 -05:00 |
|
|
|
2c08336e33
|
[locations] Don't scrobble all the locations!
|
2024-02-12 11:59:15 -05:00 |
|
|
|
a637a59a40
|
[scrobbling] Fix location function name typo
|
2024-02-12 11:48:53 -05:00 |
|
|
|
123f7c53f9
|
Oops, no scrobble maybe
|
2024-02-12 11:38:14 -05:00 |
|
|
|
2c26cc01ba
|
[scrobbling] Fix scrobble overwriting bug and refactor location scrobbling
|
2024-02-12 11:34:06 -05:00 |
|
|
|
36bc1c2e95
|
[locations] Tigten up how we finish locations
|
2024-02-11 00:38:10 -05:00 |
|
|
|
5651ccb990
|
[scrobbles] can be updated needs no params now
|
2024-02-11 00:25:12 -05:00 |
|
|
|
cd7b06eaa2
|
[settings] Fix typo
|
2024-02-11 00:16:48 -05:00 |
|
|
|
949416059d
|
[locations] Try to fix geolocs finally
|
2024-02-11 00:10:50 -05:00 |
|
|
|
ca434cb08a
|
[locations] Fix geoloc proximity comparison
Also, make it configurable
|
2024-02-10 18:13:39 -05:00 |
|
|
|
2661aee915
|
[locations] Refactor finding locations
|
2024-02-10 16:58:07 -05:00 |
|
|
|
74f672a2fd
|
[locations] settings needs to be int cast
|
2024-02-10 15:37:31 -05:00 |
|
|
|
449b74ae3f
|
[scrobbles] Maybe this was a good thing?
|
2024-02-10 15:30:23 -05:00 |
|
|
|
3d1ad8da3a
|
[locations] Need to be specific to geolocs
|
2024-02-10 15:29:06 -05:00 |
|
|
|
75e374bb69
|
[locations] Do not mark geolocs complete automatically
|
2024-02-10 15:23:37 -05:00 |
|
|
|
2ba694655b
|
[locations] Fix constant typo
|
2024-02-10 15:14:42 -05:00 |
|
|
|
879942d070
|
[locations] Geo accuracy should be int
|
2024-02-10 15:12:31 -05:00 |
|
|
|
bfd210d280
|
[locations] Turns out we were looking them up wrong
|
2024-02-10 15:06:16 -05:00 |
|
|
|
e5c6b5e8d9
|
[locations] Fix updating locations one more time
|
2024-02-10 14:43:46 -05:00 |
|
|
|
3cd1603b91
|
[locations] Try new logic on whether we've moved
|
2024-02-10 14:37:01 -05:00 |
|
|
|
27523bc7ff
|
[locations] Flip the logic on whether we've moved
|
2024-02-10 14:30:41 -05:00 |
|
|
|
67ef1a15ec
|
[podcasts] Fix missning enum type for podcasts
|
2024-02-10 14:16:13 -05:00 |
|
|
|
288027bfce
|
[locations] Diff loc using Decimal math
|
2024-02-10 14:11:38 -05:00 |
|
|
|
bfdf73d4c0
|
[podcasts] Fix name for Episode model to PodcastEpisode
|
2024-02-10 13:57:42 -05:00 |
|
|
|
033e3c3b35
|
[locations] Try another tack for whether we've moved or not
|
2024-02-10 13:18:45 -05:00 |
|
|
|
40504f83e1
|
Add reuse-db option to pytest
|
2024-02-08 23:05:28 -05:00 |
|
|
|
ccca81bbab
|
Add tests for Location models
|
2024-02-08 23:05:20 -05:00 |
|
|
|
84f49af163
|
Need to rethink this, it may be fine
|
2024-02-04 02:07:35 -05:00 |
|
|
|
e044c70072
|
Fix inversion of next and last for scrobbles
|
2024-02-04 01:45:54 -05:00 |
|
|
|
d3e09c25bd
|
Fix bug in looking up book MD5 hash
|
2024-02-03 00:42:11 -05:00 |
|
|
|
30f78a9290
|
Fix bug in koreader migrator and delete scrobbles before migrating
|
2024-02-03 00:41:47 -05:00 |
|
|
|
a5553966de
|
Add script for building scrobbles from past pages
|
2024-01-31 01:19:58 -05:00 |
|
|
|
9e2d7a6bc0
|
Start to add comicvine lookups and consoldiate koreader data
|
2024-01-29 01:48:56 -05:00 |
|
|
|
70c7eda415
|
[books] Don't auto update metadata on save
|
2024-01-27 01:16:45 -05:00 |
|
|
|
0ad7dac6cb
|
Fix bug in end_ts calc for book scrobbles
|
2024-01-27 01:16:45 -05:00 |
|
|
|
209875f0e6
|
Import fix, and don't overwrite KoReader data when OL conflicts
|
2024-01-27 01:16:45 -05:00 |
|
|
|
919fa1b0b4
|
Add fuzzing for book titles
|
2024-01-27 01:16:45 -05:00 |
|
|
|
0b3bc53704
|
Fix openlibrary lookups
|
2024-01-27 01:16:45 -05:00 |
|
|
|
dfc1365fa3
|
Fix koreader importing
|
2024-01-27 01:16:45 -05:00 |
|
|
|
f22ef1a163
|
Set user profile TZ to UTC by default, and setup signal
|
2024-01-27 01:16:45 -05:00 |
|
|
|
7cb818b585
|
Fix issue where pages may not come back from OL
|
2024-01-27 01:16:45 -05:00 |
|
|
|
1a5cd5106f
|
Update drone file with dev requirements
|
2024-01-25 10:30:42 -05:00 |
|
|
|
3b65144b68
|
Fine tuning koreader imports on real files
|
2024-01-25 10:15:15 -05:00 |
|
|
|
4ae13b3a1a
|
Refactor new KoReader importer a bit
|
2024-01-25 02:08:03 -05:00 |
|
|
|
3de2be50cf
|
Start refactoring the koreader importer
|
2024-01-22 20:26:11 -05:00 |
|
|
|
80d197bc54
|
Add new field to scrobbles for page data
|
2024-01-22 19:40:39 -05:00 |
|
|
|
a274796405
|
Fix bug in GeoLocation setting
|
2024-01-22 00:52:01 -05:00 |
|
|
|
37fd1d8458
|
Fix old style poetry groups
|
2024-01-22 00:50:30 -05:00 |
|