From 864b45520acae62962a10f335eab3950ed84c6fc Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Fri, 6 Aug 2021 18:27:44 -0300 Subject: get fractional playback pos & duration from mpv This fixes a side-effect of timestamp files with fractional timestamps: mtui always used to assume it was at .000 of the current second, so it would briefly highlight the previous timestamp before completely passing the second the timestamp starts within. --- todo.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index 3b29b7e..290b8c0 100644 --- a/todo.txt +++ b/todo.txt @@ -631,3 +631,6 @@ TODO: "Alphabetize order of groups" order option. Listen to the releases of TODO: "Reveal in queue" option in the context menu for tracks that are part of the queue! Also, rename existing "Reveal" option to "Reveal in library". (Done!) + +TODO: Timestamps which have a timestampEnd property (all of them I think?) + should display their duration in the right column. -- cgit 1.3.0-6-gf8a5