aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-02-28 07:42:02 +0100
committerdec05eba <dec05eba@protonmail.com>2022-02-28 16:36:42 +0100
commit608a24a42836dd1b5dfa43c1607b41170242d864 (patch)
tree85b05100fbebb8215dbf4ed3c024ece8fb10d931 /TODO
parent871b12196b4b4ed0a2be0d2579203e5511197768 (diff)
Use custom mpv osd script to change mpv ui
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index b437734..89871e4 100644
--- a/TODO
+++ b/TODO
@@ -214,9 +214,8 @@ Save manga "I" mode to file and load it on startup.
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 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. Or use --include.
Allow asynchronously loading body items. This is needed in manga combined plugin.
-Bold video subtitles.
Add ctrl+o keybind to open the selected media in an external application (video, imageviewer, music player should be configured in the config.json file). Open other files or youtube links in a browser when using this keybind.
Local anime bookmark.
Local anime history.