[release] Bump to version 60.2
- Use FastCork to lookup wine data
This commit is contained in:
@ -88,7 +88,7 @@ fetching and simple saving.
|
|||||||
*** Metadata sources
|
*** Metadata sources
|
||||||
**** Scraper
|
**** Scraper
|
||||||
|
|
||||||
* Backlog [1/26] :vrobbler:project:personal:
|
* Backlog [0/25] :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:
|
||||||
@ -619,10 +619,12 @@ The Edit log form should have from top to bottom:
|
|||||||
- Expansion ids (which should a multi-select widget of expansions for this game)
|
- Expansion ids (which should a multi-select widget of expansions for this game)
|
||||||
- Location (which should be a drop down of BoardGameLocations for this user)
|
- Location (which should be a drop down of BoardGameLocations for this user)
|
||||||
|
|
||||||
|
* Version 60.2 [1/1]
|
||||||
** DONE Use FastCork to lookup wine data :drinks:wine:metadata:
|
** DONE Use FastCork to lookup wine data :drinks:wine:metadata:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:ID: add9a951-d957-415d-b41e-feee40479774
|
:ID: add9a951-d957-415d-b41e-feee40479774
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
* Version 60.1 [1/1]
|
* Version 60.1 [1/1]
|
||||||
** DONE [#B] Migrate coffee scrobbles to new Coffee model :drinks:mgmtcmd:
|
** DONE [#B] Migrate coffee scrobbles to new Coffee model :drinks:mgmtcmd:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "vrobbler"
|
name = "vrobbler"
|
||||||
version = "60.1"
|
version = "60.2"
|
||||||
description = ""
|
description = ""
|
||||||
authors = ["Colin Powell <colin@unbl.ink>"]
|
authors = ["Colin Powell <colin@unbl.ink>"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user