diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-08-11 18:35:42 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-08-11 18:35:42 +0200 |
commit | 2a15b70c229e2e654e69d11f2df2a5ccd7c22f40 (patch) | |
tree | 2577867266a479578d1cde033c05627df3852acd /TODO | |
parent | a64c0d866a510a7e2838d5d6ba6e292f5215f6a3 (diff) |
Youtube: dont update signature while youtube is running
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -192,4 +192,8 @@ Synapse is gay and mentions do not actually include the whole mxid. It only incl Make it possible to redact invites. Reapply filter when changing body item text. When fetching previous messages in matrix, ignore user info updates. -Add throttling to youtube live stream (MediaProxy).
\ No newline at end of file +Add throttling to youtube live stream (MediaProxy). +Use event timestamp to sort display name/room name (etc) events to apply them in order when fetching previous messages or additional messages. +Restart and resume youtube media download in downloader when media is throttled. +Try to reconnect media proxy on disconnect. The internet may be unstable (for example on mobile internet). +Youtube is still getting throttled, but to 500kb/sec from 5mb/sec. How to detect this???.
\ No newline at end of file |