This commit has no recorded session.
diff
commit 681252b845bf3093aaabc4c956ad20e85631102cAuthor: Colin Powell <colin@unbl.ink>Date: Tue Jul 14 12:54:04 2026 -0400 [release] Bump to version 60.1 - Migrate coffee scrobbles to new Coffee model@@ -88,7 +88,7 @@ fetching and simple saving. *** Metadata sources **** Scraper -* Backlog [1/25] :vrobbler:project:personal:+* Backlog [0/24] :vrobbler:project:personal: ** TODO [#C] After transition to linux add curl_cffi as webpage scrapper again :webpages:metadata: ** TODO [#C] Create small utility to clean up tracks scrobbled with wonky playback times :bug:music:scrobbles: :PROPERTIES:@@ -619,6 +619,7 @@ The Edit log form should have from top to bottom: - Expansion ids (which should a multi-select widget of expansions for this game) - Location (which should be a drop down of BoardGameLocations for this user) +* Version 60.1 [1/1] ** DONE [#B] Migrate coffee scrobbles to new Coffee model :drinks:mgmtcmd: :PROPERTIES: :ID: edaf1200-b58e-8512-b2a2-c8bc25bed7a0@@ -640,6 +641,7 @@ start updating the French Press scrobbles with a newly created Coffee. If we don't have a roast log in the Chore tasks before a French Press entry, we should use the "Unknown Roast" Coffee title and skip all the othe metadata. + * Version 60.0 [2/2] ** DONE [#B] Send water drinking notifications :drinks:notifications: :PROPERTIES:@@ -1,6 +1,6 @@ [tool.poetry] name = "vrobbler"-version = "60.0"+version = "60.1" description = "" authors = ["Colin Powell <colin@unbl.ink>"]