diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-10-03 12:42:07 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-10-03 12:42:07 +0200 |
commit | a9074aeb6fdef5139ce978449efa55cf7e388020 (patch) | |
tree | 3b77342eeae60429ee729bd11260332317888b82 /TODO | |
parent | adfdc6109c18776c69d8b519606d6721354ec004 (diff) |
Nyaa.si: show title when viewing torrent
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -82,4 +82,7 @@ Use linear-interpolation for thumbnail creation. If --no-audio is used then music should be played with a lightweight music player instead. MPV is heavy even for music (60mb RAM). Optimize startup time. Update 4chan thread in real time, just like 4chan-x. -Save the original event message, so when replying for example we can use the original message as the replying to message, rather than our converted "body" text.
\ No newline at end of file +Save the original event message, so when replying for example we can use the original message as the replying to message, rather than our converted "body" text. +Remove tidy dependency and use my own html-parser. +Add option to sort by other than timestamp for nyaa.si. +Only have one page, and the plugin should have tabs and action after each tab action and use a stack for navigation.
\ No newline at end of file |