From d37b3a7aac87e5f60c49202c824d985e53b7b544 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 14 Jun 2021 07:22:05 +0200 Subject: Rework around mpv issue: reload video if frozen after seek. Add f5 to reload video, readd video cache --- TODO | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'TODO') 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 -- cgit v1.2.3