[project] Update org tasks
This commit is contained in:
29
PROJECT.org
29
PROJECT.org
@ -92,7 +92,7 @@ fetching and simple saving.
|
|||||||
:LOGBOOK:
|
:LOGBOOK:
|
||||||
CLOCK: [2025-07-09 Wed 09:55]--[2025-07-09 Wed 10:15] => 0:20
|
CLOCK: [2025-07-09 Wed 09:55]--[2025-07-09 Wed 10:15] => 0:20
|
||||||
:END:
|
:END:
|
||||||
* Backlog [0/19]
|
* Backlog [1/21]
|
||||||
** 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:
|
||||||
** TODO [#C] Move to using more robust mopidy-webhooks pacakge form pypi :utility:improvement:
|
** TODO [#C] Move to using more robust mopidy-webhooks pacakge form pypi :utility:improvement:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
@ -421,11 +421,6 @@ https://app.todoist.com/app/task/add-a-csv-endpoint-for-users-book-reads-that-li
|
|||||||
|
|
||||||
As an example https://comicbookroundup.com/comic-books/reviews/humanoids-publishing/the-history-of-science-fiction
|
As an example https://comicbookroundup.com/comic-books/reviews/humanoids-publishing/the-history-of-science-fiction
|
||||||
** TODO [#B] Add PuzzleLogData class with with_people and completed :vrobbler:feature:puzzles:logdata:personal:project:
|
** TODO [#B] Add PuzzleLogData class with with_people and completed :vrobbler:feature:puzzles:logdata:personal:project:
|
||||||
** TODO [#A] Fix raw text webpage title not truncating to 254 chars :vrobbler:personal:bug:webpages:
|
|
||||||
|
|
||||||
- Note taken on [2025-09-30 Tue 09:33]
|
|
||||||
|
|
||||||
This may have already been resolved ... need to just confirm it.
|
|
||||||
** TODO [#A] Find page numbers for comic books from ComicVine :vrobbler:feature:books:personal:project:
|
** TODO [#A] Find page numbers for comic books from ComicVine :vrobbler:feature:books:personal:project:
|
||||||
** TODO [#A] Fix koreader scrobble imports to use DST properly :vrobbler:personal:bug:books:imports:
|
** TODO [#A] Fix koreader scrobble imports to use DST properly :vrobbler:personal:bug:books:imports:
|
||||||
|
|
||||||
@ -440,7 +435,29 @@ https://app.todoist.com/app/task/add-a-csv-endpoint-for-users-book-reads-that-li
|
|||||||
the importer to be aware of whether a user is using DST or not and roll back
|
the importer to be aware of whether a user is using DST or not and roll back
|
||||||
an hour for part of the year. Also, we'd need to adjust any old scrobbles that
|
an hour for part of the year. Also, we'd need to adjust any old scrobbles that
|
||||||
took place with DST off to roll them back by an hour.
|
took place with DST off to roll them back by an hour.
|
||||||
|
** TODO
|
||||||
|
|
||||||
|
** TODO [#A] Save raw scrobble request data to every scrobble log :vrobbler:personal:feature:scrobbles:
|
||||||
|
|
||||||
|
The idea here is that no matter where the data comes from, we should just save
|
||||||
|
it in the scrobble for posterity, so we can always in some form recover the
|
||||||
|
original intent of the scrobble.
|
||||||
|
|
||||||
|
It may also allow us to clean up junk scrobbles if the data was just horribly
|
||||||
|
wrong.
|
||||||
|
|
||||||
|
** TODO [#A] Fix lookup of music tracks from Musicbrainz :vrobbler:bug:tracks:music:
|
||||||
|
|
||||||
|
Turns out we're not looking up music tracks properly, again.
|
||||||
|
|
||||||
|
** DONE [#A] Fix raw text webpage title not truncating to 254 chars :vrobbler:personal:bug:webpages:
|
||||||
|
:PROPERTIES:
|
||||||
|
:ID: 13fa0efd-2c3f-dd07-deb2-62882096feff
|
||||||
|
:END:
|
||||||
|
|
||||||
|
- Note taken on [2025-09-30 Tue 09:33]
|
||||||
|
|
||||||
|
This may have already been resolved ... need to just confirm it.
|
||||||
* Version 37.0 [4/4]
|
* Version 37.0 [4/4]
|
||||||
** DONE [#A] Tasks from org-mode should properly update notes and leave them out of the body :vrobbler:bug:tasks:
|
** DONE [#A] Tasks from org-mode should properly update notes and leave them out of the body :vrobbler:bug:tasks:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
|
|||||||
Reference in New Issue
Block a user