Commit Graph

21 Commits

Author SHA1 Message Date
Claudio Ortolina f57485e509 Allow manual upload of artist image 2025-07-06 16:57:30 +01:00
Claudio Ortolina 35e060613b Add function to backfill missing data in scrobbled tracks 2025-06-19 17:38:51 +03:00
Claudio Ortolina 676c2e4290 Enable quokka with :module_directives rule 2025-05-28 19:41:57 +01:00
Claudio Ortolina b44693b022 Move Artist and ArtistInfo under Artists context 2025-05-23 20:11:57 +01:00
Claudio Ortolina 157b408341 Fix Artists.exists?/1 to account for multiple records 2025-05-13 10:22:23 +01:00
Claudio Ortolina 1c3efb262b Return 404 for artist image requests without image data 2025-04-29 18:52:38 +01:00
Claudio Ortolina 818a416b1c Prune artist info after deleting the artist's last record 2025-04-29 18:44:37 +01:00
Claudio Ortolina 5e9fba824c Refactor function to remove nested error handling 2025-04-29 16:11:05 +01:00
Claudio Ortolina f1dd45e438 Show country flag for artist 2025-04-29 09:58:06 +01:00
Claudio Ortolina 91a00fab94 Account for fetch_artist_info error 2025-04-28 20:24:57 +01:00
Claudio Ortolina f5b783bdff Add async job to fetch artist image 2025-04-27 21:20:38 +01:00
Claudio Ortolina 3d3e758a7a Add endpoint to display an artist image 2025-04-27 21:20:38 +01:00
Claudio Ortolina 9b7990c14c Account for absence of discogs id 2025-04-26 14:32:40 +01:00
Claudio Ortolina 34e789fa76 Store artist infos async 2025-04-26 14:03:33 +01:00
Claudio Ortolina ece877086f Store artist infos 2025-04-26 13:57:43 +01:00
Claudio Ortolina 35a792df8a Polyfill artist id in scrobble activity 2025-04-25 16:36:57 +01:00
Claudio Ortolina 4fc86c959b Only show similar artists from collection 2025-04-09 20:39:47 +01:00
Claudio Ortolina c67d11da0c Show similar artists in artist page
Styling to be defined - only links for now.
2025-02-23 16:56:52 +00:00
Claudio Ortolina 889ba61e4c Extract LastFm module 2025-02-21 16:02:18 +00:00
Claudio Ortolina db57195a0a Map Last.fm error codes to error atoms 2024-12-27 19:54:10 +00:00
Claudio Ortolina 53b89dc329 Extract Artists context 2024-12-18 11:12:06 +00:00