sessions / ec4c190e6c04f6d57dd6bebee044dffaeee6e31f

/home/powellc/src/code.unbl.ink/secstate/vrobbler

This commit has no recorded session.

diff

ignore whitespace

commit ec4c190e6c04f6d57dd6bebee044dffaeee6e31fAuthor: Colin Powell <colin@unbl.ink>Date:   Tue Jun 30 15:02:16 2026 -0400    [release] Bump to version 58.5        - The maloja style charts are messed updiff --git a/PROJECT.org b/PROJECT.orgindex 9fdcfec..10a0850 100644--- a/PROJECT.org+++ b/PROJECT.org@@ -88,7 +88,7 @@ fetching and simple saving. *** Metadata sources **** Scraper -* Backlog [1/24] :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,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.5 [1/1] ** DONE [#A] The maloja style charts are messed up :templates:charts: :PROPERTIES: :ID:       987397a2-7e74-4eb1-87cc-4c8bbe1c7b23 :END:+ * Version 58.4 [2/2] ** DONE [#B] Allow people all trends or individual trends :trends:profiles: :PROPERTIES:diff --git a/pyproject.toml b/pyproject.tomlindex 3ed1fa0..20663c4 100644--- a/pyproject.toml+++ b/pyproject.toml@@ -1,6 +1,6 @@ [tool.poetry] name = "vrobbler"-version = "58.4"+version = "58.5" description = "" authors = ["Colin Powell <colin@unbl.ink>"]