aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-01-14 13:37:51 +0100
committerdec05eba <dec05eba@protonmail.com>2021-01-14 13:37:51 +0100
commit366551b1123a13a055711b4d74c7950750bc4b94 (patch)
tree8af66071f5133a7b47868f935bce11a67ad3dcb4 /TODO
parentacf7f34b6b72a7d64c88544e401e9e9cb33574b8 (diff)
c
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 3aa6e54..346ed0f 100644
--- a/TODO
+++ b/TODO
@@ -163,4 +163,4 @@ Add option to decline and mute user in invites. This is to combat invite spam, w
Searching in channel page should search in the channel instead of filter, because with filtering we only filter the videos we have loaded in the channel page and the channel page uses pagination; so we may have only loaded 20 videos while the channel may actually have 2000 videos.
Allow hiding videos so they dont show up in recommendations and related videos.
Limit youtube-dl video resolution to <= largest monitor resolution. This is absolutely required for smooth playback on pinephone. Also add an option to select video resolution, if we want to use less power and less bandwidth.
-Use mpv option --gpu-context=x11egl on pinephone to force xwayland on wayland, to be able to embed the mpv window inside the quickmedia.
+Use mpv option --gpu-context=x11egl on pinephone to force xwayland on wayland, to be able to embed the mpv window inside the quickmedia. \ No newline at end of file