[release] Bump to version 58.7
- Split up chart page between tables and maloja - Fix CI so we don't double run deploys and builds
This commit is contained in:
@ -88,7 +88,7 @@ fetching and simple saving.
|
|||||||
*** Metadata sources
|
*** Metadata sources
|
||||||
**** Scraper
|
**** 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] 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:
|
** TODO [#C] Create small utility to clean up tracks scrobbled with wonky playback times :bug:music:scrobbles:
|
||||||
:PROPERTIES:
|
: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:
|
** 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:
|
** DONE [#B] Split up chart page between tables and maloja :charts:templates:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:ID: 103ab084-2016-cfa4-c677-3c5fdc54cce0
|
:ID: 103ab084-2016-cfa4-c677-3c5fdc54cce0
|
||||||
@ -613,6 +614,7 @@ independent of the email flow it was originally creatdd for
|
|||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:ID: 1a93e7cb-b883-aae5-2bd5-fcdd6e16f8ab
|
:ID: 1a93e7cb-b883-aae5-2bd5-fcdd6e16f8ab
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
* Version 58.6 [1/1]
|
* Version 58.6 [1/1]
|
||||||
** DONE [#B] Cleanup commands should check for broken images :metadata:cleanup:
|
** DONE [#B] Cleanup commands should check for broken images :metadata:cleanup:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "vrobbler"
|
name = "vrobbler"
|
||||||
version = "58.6"
|
version = "58.7"
|
||||||
description = ""
|
description = ""
|
||||||
authors = ["Colin Powell <colin@unbl.ink>"]
|
authors = ["Colin Powell <colin@unbl.ink>"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user