diff --git a/PROJECT.org b/PROJECT.org index ea9b720..f0cf3b8 100644 --- a/PROJECT.org +++ b/PROJECT.org @@ -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.7 [2/2] ** DONE [#B] Split up chart page between tables and maloja :charts:templates: :PROPERTIES: :ID: 103ab084-2016-cfa4-c677-3c5fdc54cce0 @@ -613,6 +614,7 @@ independent of the email flow it was originally creatdd for :PROPERTIES: :ID: 1a93e7cb-b883-aae5-2bd5-fcdd6e16f8ab :END: + * Version 58.6 [1/1] ** DONE [#B] Cleanup commands should check for broken images :metadata:cleanup: :PROPERTIES: diff --git a/pyproject.toml b/pyproject.toml index ae4cb16..e127966 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "vrobbler" -version = "58.6" +version = "58.7" description = "" authors = ["Colin Powell "]