This commit has no recorded session.
diff
commit c0d2881585aaf83391ce6bc9d1e1e320d493c546Author: Colin Powell <colin@unbl.ink>Date: Thu Jun 25 20:02:34 2026 -0400 [release] Bump to version 58.4 - Allow people all trends or individual trends - Fix a bug in board game scorelog data@@ -88,7 +88,7 @@ fetching and simple saving. *** Metadata sources **** Scraper -* Backlog [2/25] :vrobbler:project:personal:+* Backlog [0/23] :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:@@ -605,6 +605,7 @@ independent of the email flow it was originally creatdd for ** TODO [#B] Is there way to create unique slugs for media instances :media_types: +* Version 58.4 [2/2] ** DONE [#B] Allow people all trends or individual trends :trends:profiles: :PROPERTIES: :ID: 1d081152-abd1-73c2-a625-903565a10c6c@@ -613,6 +614,7 @@ independent of the email flow it was originally creatdd for :PROPERTIES: :ID: 014bab30-13bf-fae7-e678-4666a8d38ae4 :END:+ * Version 58.3 [1/1] ** DONE [#A] Remove curl-cffi as it doesn't work on FreeBSD :webpages:deps: :PROPERTIES:@@ -1,6 +1,6 @@ [tool.poetry] name = "vrobbler"-version = "58.3"+version = "58.4" description = "" authors = ["Colin Powell <colin@unbl.ink>"]