From 295ab1f44b76bf88606a217fd6a014cbdf5a915d Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 19 Jun 2022 04:46:27 +0200 Subject: Fix submit on async reload page, fix submit on search suggestion page empty text --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index bb0ba83..be98cd6 100644 --- a/TODO +++ b/TODO @@ -223,4 +223,5 @@ Periodically cleanup old cache files (especially manga images, thumbnails and me Render watch progress in youtube. Set _NET_WM_USER_TIME (see sfml). Make saucenao work with encrypted images in matrix, or show an error as this is a "security" risk. -Body image cache (async image loader) should take requested size into consideration, because the same image can be requested at multiple sizes and we dont want to cache the smaller sized image for both. \ No newline at end of file +Body image cache (async image loader) should take requested size into consideration, because the same image can be requested at multiple sizes and we dont want to cache the smaller sized image for both. +To make quickmedia more resilient against broken youtube videos, quickmedia should try other quality if video/audio fails to play. Also do that if the download is stuck/slow for the current quality. \ No newline at end of file -- cgit v1.2.3