[release] Bump to version 55.2
- Fix bug in scrobble id in calendar view - Video game cleanup script should clear out broken images
This commit is contained in:
@ -88,7 +88,7 @@ fetching and simple saving.
|
|||||||
*** Metadata sources
|
*** Metadata sources
|
||||||
**** Scraper
|
**** Scraper
|
||||||
|
|
||||||
* Backlog [2/23] :vrobbler:project:personal:
|
* Backlog [0/21] :vrobbler:project:personal:
|
||||||
** 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:
|
||||||
:ID: 702462cf-d54b-48c6-8a7c-78b8de751deb
|
:ID: 702462cf-d54b-48c6-8a7c-78b8de751deb
|
||||||
@ -591,6 +591,7 @@ a helper method to create board game scrobbles given a json blob. It's
|
|||||||
independent of the email flow it was originally creatdd for
|
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 55.2 [2/2]
|
||||||
** DONE [#A] Fix bug in scrobble id in calendar view :templates:
|
** DONE [#A] Fix bug in scrobble id in calendar view :templates:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:ID: 8cb34852-b18f-e794-cd9b-fb1ecad70a0d
|
:ID: 8cb34852-b18f-e794-cd9b-fb1ecad70a0d
|
||||||
@ -599,6 +600,7 @@ independent of the email flow it was originally creatdd for
|
|||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:ID: ca1f1ea9-0f79-082c-5ff7-867671faff4b
|
:ID: ca1f1ea9-0f79-082c-5ff7-867671faff4b
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
* Version 55.1 [1/1]
|
* Version 55.1 [1/1]
|
||||||
** DONE [#A] Clean up metadata scrapping for video games :metadata:videogames:
|
** DONE [#A] Clean up metadata scrapping for video games :metadata:videogames:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "vrobbler"
|
name = "vrobbler"
|
||||||
version = "55.1"
|
version = "55.2"
|
||||||
description = ""
|
description = ""
|
||||||
authors = ["Colin Powell <colin@unbl.ink>"]
|
authors = ["Colin Powell <colin@unbl.ink>"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user