This commit has no recorded session.
diff
commit f2b67b38dc2c674c6e5e6c1bc0b6b15fae49cd5eAuthor: Colin Powell <colin@unbl.ink>Date: Tue Jun 23 23:19:10 2026 -0400 [release] Bump to version 58.3 - Remove curl-cffi as it doesn't work on FreeBSD@@ -88,7 +88,8 @@ fetching and simple saving. *** Metadata sources **** Scraper -* Backlog [1/23] :vrobbler:project:personal:+* Backlog [0/22] :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: :ID: 702462cf-d54b-48c6-8a7c-78b8de751deb@@ -604,10 +605,12 @@ 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.3 [1/1] ** DONE [#A] Remove curl-cffi as it doesn't work on FreeBSD :webpages:deps: :PROPERTIES: :ID: 6bc1b0dd-e449-3d32-a176-46451e793e5d :END:+ * Version 58.2 [2/2] ** DONE [#B] Add more robust webpage scraping :webpages:metadata: :PROPERTIES:@@ -1,6 +1,6 @@ [tool.poetry] name = "vrobbler"-version = "58.2"+version = "58.3" description = "" authors = ["Colin Powell <colin@unbl.ink>"]