From f0693a48f176c01dd7b22ca4aa2aca0299146b30 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 8 Jul 2023 11:41:56 +0200 Subject: Youtube: fix livestream not working (filtered out by yt-dlp) --- TODO | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 0bc4a58..20471ee 100644 --- a/TODO +++ b/TODO @@ -276,6 +276,13 @@ Run ~/.config/quickmedia/script.sh or something like that for every body item an This is similar to muting/ignore in matrix so maybe implement that at the same time? or was ignore server side, I forgot. To make this work properly the script needs to be sent more information than the body item text only. It also needs plugin name, current tab (url, name), body item url, etc. + Also do this when item is selected or a hotkey is used. +Hotkeys should be in a config file that maps it to an action (a name). This would also allow the user to overwrite hotkeys or add + more hotkeys. Ctrl+H to show/hide dot files in file manager. Dramacool search pagination. Search for "samurai" for example and see that the results are limited. -Fix flickering on resize by creating a child window and draw on that. See: https://bugs.chromium.org/p/chromium/issues/detail?id=326995 \ No newline at end of file +Fix flickering on resize by creating a child window and draw on that. See: https://bugs.chromium.org/p/chromium/issues/detail?id=326995 +Add option to get notified on any matrix event type (maybe have a config list with events that we are interested in). + This could be used to get notified when somebody calls us (m.call.invite) with quickmedia doesn't implement, but + we could know when somebody calls us. + Also mark such room the same way as a mention - it should be put at the top of the room list. \ No newline at end of file -- cgit v1.2.3