aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index f8677fb..f97cbd1 100644
--- a/TODO
+++ b/TODO
@@ -163,7 +163,9 @@ Update item height when it switches from not being merged with previous to being
Reload youtube video url if the video is idle for too long. The video url is only valid for a specific amount of time (the valid duration is in the json).
Improve live stream startup time by downloading the video formats in parts instead of the hls manifest?
Add youtube chapters.
-Faster seeking for long youtube videos.
Disable drop shadow on pinephone.
--resume-playback doesn't seem to work with the new youtube code. Or maybe --save-position-on-quit fails?
-Create drop shadow with shader instead of quads. \ No newline at end of file
+Load the next page in chapter list when reaching the bottom (when going to previous chapters in image view).
+Seeking too much breaks mpv when playing youtube. It takes 30 seconds or something to resume!
+Re-enable video cache which was disabled because youtube seeking freezes for up to 20 seconds when its used!
+Loading image background should be rounded. \ No newline at end of file