bazarr/bazarr
JayZed eb296e13c1
Improved global search function
* Use Hamming textdistance library

Used Hamming textdistance to sort by closest match.

* Global search UI improvements

Increased dropdown height to show more results initially (and which can also be scrolled into view).
Scrollbars will appear automatically as needed.
Remove dropdown when Search box is cleared.

* Added textdistance 4.6.2 library
2024-06-08 06:14:39 -04:00
..
api Improved global search function 2024-06-08 06:14:39 -04:00
app Fixed throttled_providers.dat reset 2024-05-30 22:16:24 -04:00
languages Modify portuguese custom language 2024-02-08 21:03:04 -04:00
radarr Fixed HI subtitles identification when downloading and improved some constants. #2386 2024-05-02 22:05:41 -04:00
sonarr Fixed HI subtitles identification when downloading and improved some constants. #2386 2024-05-02 22:05:41 -04:00
subtitles Removed closed subscene provider 2024-05-09 15:19:31 -04:00
utilities Fixed bazarr restart traceback exception 2024-05-30 22:08:29 -04:00
__init__.py
constants.py no log: pep8 fixes 2024-05-02 22:53:36 -04:00
get_args.py no log: fixed ImportError when Bazarr update itself from 1.0.4 without the daemon process being restarted. 2022-05-02 23:37:35 -04:00
init.py no log: pep8 fixes 2024-05-02 22:53:36 -04:00
literals.py Fixed restart loop when TCP port already in use. 2024-04-06 10:03:09 -04:00
main.py no log: pep8 fixes 2024-05-02 22:53:36 -04:00