[release] Bump to version 58.4
- Allow people all trends or individual trends - Fix a bug in board game scorelog data
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.4 [2/2]
|
||||||
** DONE [#B] Allow people all trends or individual trends :trends:profiles:
|
** DONE [#B] Allow people all trends or individual trends :trends:profiles:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:ID: 1d081152-abd1-73c2-a625-903565a10c6c
|
:ID: 1d081152-abd1-73c2-a625-903565a10c6c
|
||||||
@ -613,6 +614,7 @@ independent of the email flow it was originally creatdd for
|
|||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:ID: 014bab30-13bf-fae7-e678-4666a8d38ae4
|
:ID: 014bab30-13bf-fae7-e678-4666a8d38ae4
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
* Version 58.3 [1/1]
|
* Version 58.3 [1/1]
|
||||||
** DONE [#A] Remove curl-cffi as it doesn't work on FreeBSD :webpages:deps:
|
** DONE [#A] Remove curl-cffi as it doesn't work on FreeBSD :webpages:deps:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "vrobbler"
|
name = "vrobbler"
|
||||||
version = "58.3"
|
version = "58.4"
|
||||||
description = ""
|
description = ""
|
||||||
authors = ["Colin Powell <colin@unbl.ink>"]
|
authors = ["Colin Powell <colin@unbl.ink>"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user