From fcccd6d9a4f2179221b7874bc23305c4bcffef1b Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Tue, 2 Dec 2025 17:46:17 -0500 Subject: [PATCH] [project] Update org tasks --- PROJECT.org | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/PROJECT.org b/PROJECT.org index d3971e8..ce2224c 100644 --- a/PROJECT.org +++ b/PROJECT.org @@ -92,7 +92,7 @@ fetching and simple saving. :LOGBOOK: CLOCK: [2025-07-09 Wed 09:55]--[2025-07-09 Wed 10:15] => 0:20 :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] Move to using more robust mopidy-webhooks pacakge form pypi :utility:improvement: :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 ** 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] 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 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. +** 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] ** DONE [#A] Tasks from org-mode should properly update notes and leave them out of the body :vrobbler:bug:tasks: :PROPERTIES: