aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-02-14 06:59:23 +0100
committerdec05eba <dec05eba@protonmail.com>2022-02-16 02:04:34 +0100
commit4efce988240473a84a19dc2d378289b875d99a9e (patch)
treee17a2a3739c7aaddc69f423c253cb1a322125b04 /TODO
parent66312068bde937b0a5455800d1806e3f3077689c (diff)
Finish implementing time-pos, sub-add and event ipc
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 1e94118..066be72 100644
--- a/TODO
+++ b/TODO
@@ -219,4 +219,5 @@ Show in bookmarks and history page if a manga has been read (local-manga).
Add "finished reading" to online manga as well, for the manga sites that publish latest chapter in the search page.
Async load visible body item content. This is needed for local-manga if the manga is stored on NFS where recursively reading all manga directories is slow. We only want to read recursively for the manga that is visible on the screen.
Allow using ~/.config/mpv/input.conf when using use_system_mpv_config by merging QuickMedia's input.conf and the users input.conf and creating a temporary file in /tmp and load that. But make sure configs dont clash.
-Allow asynchronously loading body items. This is needed in manga combined plugin. \ No newline at end of file
+Allow asynchronously loading body items. This is needed in manga combined plugin.
+Bold video subtitles. \ No newline at end of file