sessions / cf444e8dd42a38995007c59f39cb3d0d4805cb62

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

This commit has no recorded session.

diff

ignore whitespace

commit cf444e8dd42a38995007c59f39cb3d0d4805cb62Author: Colin Powell <colin@unbl.ink>Date:   Wed Jul 1 23:22:54 2026 -0400    [release] Bump to version 58.8        - Clean up trend templatesdiff --git a/PROJECT.org b/PROJECT.orgindex 1421346..2878cf4 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.8 [1/1] ** DONE [#B] Clean up trend templates :trends:templates: :PROPERTIES: :ID:       83237e2c-857b-47c9-c86c-32a5e3f1359d :END:+ * Version 58.7 [2/2] ** DONE [#B] Split up chart page between tables and maloja :charts:templates: :PROPERTIES:diff --git a/pyproject.toml b/pyproject.tomlindex e127966..4c17960 100644--- a/pyproject.toml+++ b/pyproject.toml@@ -1,6 +1,6 @@ [tool.poetry] name = "vrobbler"-version = "58.7"+version = "58.8" description = "" authors = ["Colin Powell <colin@unbl.ink>"]