[release] Bump to version 51.1
- Fix scrobbling comic books
This commit is contained in:
@ -88,7 +88,7 @@ fetching and simple saving.
|
|||||||
*** Metadata sources
|
*** Metadata sources
|
||||||
**** Scraper
|
**** Scraper
|
||||||
|
|
||||||
* Backlog [1/15] :vrobbler:project:personal:
|
* Backlog [0/14] :vrobbler:project:personal:
|
||||||
** TODO [#C] Create small utility to clean up tracks scrobbled with wonky playback times :vrobbler:personal:bug:music:scrobbles:
|
** TODO [#C] Create small utility to clean up tracks scrobbled with wonky playback times :vrobbler:personal:bug:music:scrobbles:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:ID: 702462cf-d54b-48c6-8a7c-78b8de751deb
|
:ID: 702462cf-d54b-48c6-8a7c-78b8de751deb
|
||||||
@ -518,6 +518,7 @@ log a warning and move on.
|
|||||||
We should have a global view `/favorites/` that shows the logged in users's
|
We should have a global view `/favorites/` that shows the logged in users's
|
||||||
favorited media objects.
|
favorited media objects.
|
||||||
|
|
||||||
|
* Version 51.1 [1/1]
|
||||||
** DONE [#A] Fix scrobbling comic books :books:scrobbles:bug:
|
** DONE [#A] Fix scrobbling comic books :books:scrobbles:bug:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:ID: 8dfbff19-3fa4-f3b8-21c7-7a416498000c
|
:ID: 8dfbff19-3fa4-f3b8-21c7-7a416498000c
|
||||||
@ -529,6 +530,7 @@ At some point logdata and log got confused, and now when you try
|
|||||||
to scrobble a comic book, it just throws errors. We should look
|
to scrobble a comic book, it just throws errors. We should look
|
||||||
into where the confusion happened and fix it.
|
into where the confusion happened and fix it.
|
||||||
|
|
||||||
|
|
||||||
* Version 51.0 [3/3]
|
* Version 51.0 [3/3]
|
||||||
** DONE [#B] Fix koreader scrobble imports to use DST properly :bug:books:imports:
|
** DONE [#B] Fix koreader scrobble imports to use DST properly :bug:books:imports:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "vrobbler"
|
name = "vrobbler"
|
||||||
version = "51.0"
|
version = "51.1"
|
||||||
description = ""
|
description = ""
|
||||||
authors = ["Colin Powell <colin@unbl.ink>"]
|
authors = ["Colin Powell <colin@unbl.ink>"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user