aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* server/subscene: use the new fuzzy searchsinanmohd2023-10-081-5/+5
* server/opensubtitles: more error logssinanmohd2023-10-081-1/+5
* readme: update featuressinanmohd2023-10-081-1/+2
* server/opensubtitles/search_ohash: use the new fuzzy search algorithmsinanmohd2023-10-083-37/+36
* server/opensubtitles: init search_filesizesinanmohd2023-10-084-6/+335
* lib/util: init file_existssinanmohd2023-10-073-6/+16
* mpv: use media-title as key for http streamssinanmohd2023-10-052-6/+7
* lib/curl: move retry logic to curl from serversinanmohd2023-10-043-45/+30
* tests: fix, avoid matching on nilsinanmohd2023-10-031-1/+5
* readme: clean upsinanmohd2023-10-021-1/+1
* repo: refactor error loggingsinanmohd2023-10-023-14/+33
* readme: initsinanmohd2023-10-021-0/+32
* lib/curl: curl.zip_to_local_file -> zip_link_to_filesinanmohd2023-10-023-5/+5
* server/subscene: clean upsinanmohd2023-10-021-1/+1
* repo: os.execute/io.popen -> util.runsinanmohd2023-10-022-42/+42
* lib/curl: preserve nil value of hcodesinanmohd2023-10-023-5/+8
* lib/curl: scode -> hcodesinanmohd2023-10-021-3/+3
* lib/curl: io.popen -> util.runsinanmohd2023-10-022-15/+23
* lib/util/run: more error checkingsinanmohd2023-10-021-3/+5
* lib/util: init array_mergesinanmohd2023-10-021-0/+16
* lib/uril/table_merge: dont modify arg tablesinanmohd2023-10-021-2/+6
* lib/util: init runsinanmohd2023-10-021-0/+35
* lib/curl: clean upsinanmohd2023-10-011-2/+2
* curl: sub_fetch -> curl.zip_to_local_filesinanmohd2023-10-013-41/+22
* server: init opensubtitlessinanmohd2023-10-014-4/+196
* license: update descriptionsinanmohd2023-10-011-1/+1
* lib/util: string_rm_vid_ext -> string_vid_path_to_namesinanmohd2023-10-014-11/+13
* mpv: clean upsinanmohd2023-10-011-4/+2
* tests: more error checkingsinanmohd2023-10-011-4/+5
* lib/util: init opensubtitle_hashsinanmohd2023-10-012-8/+53
* mpv: init support for linkssinanmohd2023-10-011-1/+1
* mpv: don't fetch subtitles for vtubesinanmohd2023-10-011-1/+7
* mpv: now works without sub-auto=fuzzysinanmohd2023-10-012-1/+2
* mpv: fix out path when sub-file-paths not setsinanmohd2023-10-011-1/+1
* main: clean upsinanmohd2023-10-011-1/+1
* main: notify -> mp.osd_messagesinanmohd2023-10-011-7/+3
* util: init error loggingsinanmohd2023-10-013-6/+25
* mpv: initsinanmohd2023-10-012-1/+74
* subscene: more error checkingsinanmohd2023-10-011-2/+7
* lib/curl: clean upsinanmohd2023-09-301-2/+2
* tests: exit with non zero status on failuresinanmohd2023-09-301-0/+2
* repo: initsinanmohd2023-09-305-0/+1026