aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-06-14 07:22:05 +0200
committerdec05eba <dec05eba@protonmail.com>2021-06-14 07:23:14 +0200
commitd37b3a7aac87e5f60c49202c824d985e53b7b544 (patch)
tree165fec322b0166b48e298ebcae0e5015578d6a4a /TODO
parent977547ff7f0b609291da56df32e5642d10c530cd (diff)
Rework around mpv issue: reload video if frozen after seek. Add f5 to reload video, readd video cache
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO b/TODO
index f97cbd1..ee42725 100644
--- a/TODO
+++ b/TODO
@@ -164,8 +164,6 @@ Reload youtube video url if the video is idle for too long. The video url is onl
Improve live stream startup time by downloading the video formats in parts instead of the hls manifest?
Add youtube chapters.
Disable drop shadow on pinephone.
---resume-playback doesn't seem to work with the new youtube code. Or maybe --save-position-on-quit fails?
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
+Loading image background should be rounded.
+Workaround mpv issue where video is frozen after seeking (with and without cache enabled, but more often with cache enabled). \ No newline at end of file