caad6329c9
[scrobbles] Fixing tests and breaking more
2024-08-19 18:59:37 -04:00
e47f4905e8
[scrobbles] Radically simplify stopping ... may need to roll this back
2024-03-08 12:45:45 -05:00
1fb29304a3
[scrobbles] Try tweaking completion time for tracks
2024-03-06 20:30:00 -05:00
d1de4103e1
Fix early access of url that may not exist
2023-12-01 00:20:55 +01:00
d0b298e4cc
Fix resizing function for music
2023-12-01 00:19:53 +01:00
63ddb51e89
Add even more imagekit gloriousness
2023-11-30 23:37:42 +01:00
61c10db0dd
Try adding imagekit just once
2023-11-30 22:52:38 +01:00
ad2f28c214
Allow forcing updates from TADB
2023-06-21 11:18:06 -04:00
c864f408a1
Ooops. Set artist image on actual model
2023-04-19 00:25:25 -04:00
8f4ce4441b
Default to album art if artist not found
2023-04-18 13:29:43 -04:00
c4ddb4b51c
Revert "Let's also thumbnail the now playing widget"
...
This reverts commit 76cc1f7b1c .
2023-03-28 15:33:37 -04:00
76cc1f7b1c
Let's also thumbnail the now playing widget
2023-03-28 15:24:04 -04:00
1ee8fc589a
Actually fix the VA bug
2023-03-27 20:19:03 -04:00
a7605d9cc5
Fix small bug in getting album cover images
2023-03-24 15:18:59 -04:00
15be4e0068
Add generalized cover field for scobblable things
2023-03-22 18:44:06 -04:00
131fc379c3
Keep fixing primary artists issues
2023-03-15 12:51:33 -04:00
dd34e34970
Replace primary artist in allmusic
2023-03-15 12:48:26 -04:00
db32777f28
Add album_artist idea
2023-03-15 12:34:42 -04:00
31f490a32b
Scrape all the things
2023-03-14 23:40:54 -04:00
788e1ab9e9
Fix book importing
2023-03-06 14:05:33 -05:00
c757e743ac
Boom. Video game metadata
2023-03-05 16:36:36 -05:00
94f1396f2e
Blacken quotes
2023-03-04 17:29:25 -05:00
90b7be286c
Move lookup modules to approp app
2023-03-04 16:04:52 -05:00
2811146656
Add icons for music services
2023-03-04 15:46:26 -05:00
7dd7f369d8
Fix bug in audiodb scrape path
2023-03-02 15:45:15 -05:00
5a8e828b81
Add rudimentary album metadata from TADB
2023-03-02 14:48:33 -05:00
1d7cf965ef
Clean up album and artist views
2023-03-01 00:13:31 -05:00
6ff170e169
Quite a few bugs
2023-02-27 10:30:20 -05:00
a0101bf1ae
Add first pass at AudioDB fetching
2023-02-26 23:26:51 -05:00
0f44df2b9b
Add subtitle field to media objects
2023-02-23 10:56:21 -05:00
9f272df99c
Fix fetching release group and cover images
2023-02-08 20:00:09 -05:00
9ec31ba0f5
Remove noisy debug logging
2023-02-05 01:59:24 -05:00
eed344ae46
Add the beginnings of charts
...
This commit adds a lot of files, but most of them have no impact on any
other code. The thrust here is to start creating chart pages showing
which tracks and artists were most played for various time periods. Lots
still not working, but we're getting there.
2023-01-30 18:29:18 -05:00
93550c5734
Allow looking up artwork by release group
...
Historically we'd just fail if the specific MB release did not have
artwork, but this is silly. If the release itself does not have artwork,
we should also check the release group failing.
2023-01-29 14:31:31 -05:00
0d95f8fee8
Fix bug in unique tracks on different albums
2023-01-19 15:20:26 -05:00
0f562b7c58
Fix resume bug, stop trying to avoid resuming
...
Turns out trying to not resume in-progress Scrobbles is super painful.
Maybe I'll come up with a better idea later, but for now, I'd rather
just resurrect old paused scrobbles of past tracks, rather than
completely mess up all other aspects of scrobbling.
2023-01-16 23:44:49 -05:00
0634b94368
Fix how we calcualte resuming a scrobble
2023-01-16 13:43:14 -05:00
bb3dfdf7ba
Fix small debug log error
2023-01-15 01:42:46 -05:00
ab88fcb9a7
Fix lookup bug in track year
2023-01-13 17:15:13 -05:00
3f8b29f5ee
Dramatically simplify the scrobblig code
2023-01-12 21:33:45 -05:00
cc7d267494
Update repeated attributes for scrobblable models
2023-01-12 16:05:47 -05:00
8517212d0e
Add podcasts as new media type
2023-01-12 13:56:56 -05:00
f435e60b80
Add very rudimentary fetching of art and metadata from MB
2023-01-12 11:10:25 -05:00
2b81b28bff
Fix bug with duplicate Jellyfin scrobbles
2023-01-10 23:47:26 -05:00
bdd0f19161
Add start of a rating model for tracks
2023-01-09 11:20:37 -05:00
657b194dc7
Fix small typo in debug logs
2023-01-08 23:10:24 -05:00
e4027402ed
Add scrobble count property to tracks
2023-01-08 19:44:07 -05:00
4dc1599633
Add uuid fields for slugs at some point
2023-01-08 16:51:50 -05:00
f98fe4635c
Clean up display of last scrobbles
2023-01-08 14:08:57 -05:00
07ad6005c8
Add rudimentary support for mopidy-webhooks
2023-01-08 00:26:24 -05:00