[release] Bump to version 65.3
- Trail scrobbles without names should try to use trial heads loc
This commit is contained in:
@ -1,5 +1,22 @@
|
||||
#+title: CHANGELOG
|
||||
|
||||
* Version 65.3 [1/1]
|
||||
** DONE [#B] Trail scrobbles without names should try to use trial heads loc :trails:metadata:
|
||||
:PROPERTIES:
|
||||
:ID: 632c3d8d-d084-462b-a485-3affb494fc57
|
||||
:END:
|
||||
|
||||
*** Description
|
||||
|
||||
Currenlty when a trail does not have a title yet, the name `hiking` or `walking`
|
||||
is used from the activity type. Instead, the geoloc for the start and end of the
|
||||
trail should be looked up in the GeoLocation table and the title should be a
|
||||
combination of "<Start title> to <End title>" unless the start and end are the
|
||||
same (loop or out and back) in which case, it should just be the "<start
|
||||
title>". In cases where there is no GeoLocation, revert to the usual behavior of
|
||||
activity type.
|
||||
|
||||
|
||||
* Version 65.2 [3/3]
|
||||
** DONE [#A] Dedup track scrobbles from lastfm import :importers:lastfm:tracks:
|
||||
:PROPERTIES:
|
||||
|
||||
Reference in New Issue
Block a user