|
|
1fb29304a3
|
[scrobbles] Try tweaking completion time for tracks
|
2024-03-06 20:30:00 -05:00 |
|
|
|
42604b9e23
|
[scrobbles] More robust fix for video and track overruns
|
2024-03-06 19:56:47 -05:00 |
|
|
|
4642063510
|
[scrobbles] Add check for long playing videos
|
2024-03-06 19:07:29 -05:00 |
|
|
|
65944eb911
|
[scrobbling] Add media type to filter on
|
2024-03-06 18:44:10 -05:00 |
|
|
|
4cf2ceb2dd
|
[scrobbling] Add logging to scrobbler webhooks
|
2024-03-06 18:29:04 -05:00 |
|
|
|
78151e5070
|
[scrobbling] Missed cleaning one log
|
2024-03-06 18:07:00 -05:00 |
|
|
|
f90fa160d7
|
[scrobbling] Enrich some more logs
|
2024-03-06 18:01:52 -05:00 |
|
|
|
3b7498c419
|
[scrobbling] Clean up a few more logs
|
2024-03-06 17:53:20 -05:00 |
|
|
|
a59997dafb
|
[scrobbles] Mostly cleaning up our logs
|
2024-03-06 17:46:55 -05:00 |
|
|
|
4cdb6150dc
|
[locations] Fix proximity stuff
|
2024-03-06 16:14:46 -05:00 |
|
|
|
7fa21c27ea
|
[locations] Remove RawGeoLocation model and ScrobbledPage model
|
2024-02-19 19:22:13 -05:00 |
|
|
|
b981c090c6
|
[locations] Change name of model function
|
2024-02-18 11:42:42 -05:00 |
|
|
|
605435b9ea
|
[locations] Make finding proximity locations easier
|
2024-02-18 11:39:37 -05:00 |
|
|
|
f4d00b4a22
|
[locations] Fix typo in settings
|
2024-02-18 01:46:32 -05:00 |
|
|
|
504620fc89
|
[locations] I think proximity logic was reversed
|
2024-02-18 01:39:53 -05:00 |
|
|
|
df3424c68f
|
[scrobbles] We don't have a user here yet
|
2024-02-18 01:39:40 -05:00 |
|
|
|
71b5af7615
|
[locations] Oops, don't want to update location scrobbles
|
2024-02-18 01:25:23 -05:00 |
|
|
|
7035f01441
|
[locations] Check for close named locations before creating new
|
2024-02-18 01:18:15 -05:00 |
|
|
|
525c7c4e2b
|
[books] Clean up fragmented KoReader scrobbling
|
2024-02-13 14:54:29 -05:00 |
|
|
|
4e330a6f03
|
[webpages] Fix lookup key for scrobbles
|
2024-02-12 23:06:29 -05:00 |
|
|
|
ff18ad8efc
|
[webpages] Remane foreign key to web_page
|
2024-02-12 22:58:07 -05:00 |
|
|
|
15c1317395
|
[locations] One more time, trying to fix this stuff
|
2024-02-12 15:12:12 -05:00 |
|
|
|
6b80d107b0
|
[locations] Fix scrobbling logic for locations
|
2024-02-12 13:47:15 -05:00 |
|
|
|
13124aca6b
|
[locations] Need to spoof user in gps webhook
|
2024-02-12 12:42:27 -05:00 |
|
|
|
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 |
|