diff --git a/PROJECT.org b/PROJECT.org index 18b9aac..4b07038 100644 --- a/PROJECT.org +++ b/PROJECT.org @@ -88,7 +88,7 @@ fetching and simple saving. *** Metadata sources **** Scraper -* Backlog [5/27] :vrobbler:project:personal: +* Backlog [0/22] :vrobbler:project:personal: ** TODO [#C] Create small utility to clean up tracks scrobbled with wonky playback times :bug:music:scrobbles: :PROPERTIES: :ID: 702462cf-d54b-48c6-8a7c-78b8de751deb @@ -604,6 +604,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: +* Version 57.0 [5/5] ** DONE [#A] Scrobble button on some media list pages dont work :bug:scrobbles: :PROPERTIES: :ID: a3a5c707-2e3d-a6b1-0f7f-4c6f7433aa1f @@ -624,6 +625,7 @@ independent of the email flow it was originally creatdd for :PROPERTIES: :ID: c5fca159-c7e0-5795-7c05-bbc48f539650 :END: + * Version 56.4 [3/3] ** DONE [#B] Add ability to do reverse address lookup on lat-long pairs :geolocations:feature: :PROPERTIES: diff --git a/pyproject.toml b/pyproject.toml index ffdfa04..9bcf46b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "vrobbler" -version = "56.4" +version = "57.0" description = "" authors = ["Colin Powell "]