aboutsummaryrefslogtreecommitdiff
path: root/server/opensubtitles.lua
Commit message (Expand)AuthorAgeFilesLines
* server/opensubtitles: init search_namesinanmohd2024-03-041-0/+65
* lib/curl: retire retriessinanmohd2024-03-041-4/+3
* mpv: respect slang varsinanmohd2024-03-041-115/+10
* treewide: / -> .sinanmohd2023-12-121-3/+3
* server/opensubtitles: more error logssinanmohd2023-10-081-1/+5
* server/opensubtitles/search_ohash: use the new fuzzy search algorithmsinanmohd2023-10-081-27/+19
* server/opensubtitles: init search_filesizesinanmohd2023-10-081-4/+86
* lib/util: init file_existssinanmohd2023-10-071-3/+8
* lib/curl: move retry logic to curl from serversinanmohd2023-10-041-8/+4
* repo: refactor error loggingsinanmohd2023-10-021-0/+4
* lib/curl: curl.zip_to_local_file -> zip_link_to_filesinanmohd2023-10-021-1/+1
* lib/curl: preserve nil value of hcodesinanmohd2023-10-021-1/+1
* curl: sub_fetch -> curl.zip_to_local_filesinanmohd2023-10-011-20/+1
* server: init opensubtitlessinanmohd2023-10-011-0/+169