From c11d8f861b0e260240ec59c423cdb440d7409ac1 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 6 Aug 2019 17:38:05 +0200 Subject: Fix black video after next video plays --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 544167b..a618000 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,5 @@ For manga, view the next chapter when reaching the end of a chapter. Make network requests asynchronous to not freeze gui when navigating. Also have loading animation. Retain search text when navigating back. Disable ytdl_hook subtitles. If a video has subtitles for many languages, then it will stall video playback for several seconds -until all subtitles have been downloaded and loaded. \ No newline at end of file +until all subtitles have been downloaded and loaded. +Figure out why memory usage doesn't drop much when killing the video player. Is it a bug in proprietary nvidia drivers on gnu/linux? \ No newline at end of file -- cgit v1.2.3