aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorsinanmohd <sinan@sinanmohd.com>2024-03-04 21:22:25 +0530
committersinanmohd <sinan@sinanmohd.com>2024-03-04 21:23:02 +0530
commit2ddcf86ee17e9ef3e8cf878365649bd69852f724 (patch)
tree63afdae2b29f8d39437ac56ed8251fbdc6903255 /README.md
parent79f01d52d80ac168474fa42aabd2dab84e989ff7 (diff)
server/opensubtitles: init search_name
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e8c0721..eab6258 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ TODO
- [x] use language from slang and fall back to english
- [x] deprecate subscene (unreliable servers and poor db)
- [x] add key binding to force subtitle lookup
-- [ ] implement text search on all severs
+- [x] implement text search on all severs
- [x] remove the default retries
- [ ] shill on reddit and matrix
- [ ] first fetch normally when key is pressed then bring up a menu to select subs(we likely got it wrong)