This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
bazarr
Watch
1
Star
0
Fork
0
You've already forked bazarr
mirror of
https://github.com/morpheus65535/bazarr.git
synced
2026-06-02 05:02:49 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
bazarr
/
custom_libs
/
subliminal_patch
History
morpheus65535
5dc1d278e1
Improved error handling in
subdl
provider to log specific "no subtitles found" cases instead of raising exceptions when title is not found.
#3218
2026-02-24 15:17:47 -05:00
..
converters
Fixed the Persian language issue with the subsource provider.
#3050
2025-10-17 23:38:17 -04:00
providers
Improved error handling in
subdl
provider to log specific "no subtitles found" cases instead of raising exceptions when title is not found.
#3218
2026-02-24 15:17:47 -05:00
refiners
…
__init__.py
…
core_persistent.py
Fixed subtitles conversion when use original format is enabled and prevented hearing-impaired detection for non srt format subtitles.
#2693
2024-10-12 11:35:27 -04:00
core.py
Removed OpenSubtitles.org provider and associated functionality across the codebase. Updated tests and provider references.
2026-01-30 17:27:54 -05:00
exceptions.py
Added subsource.net provider
2025-10-13 23:23:54 -04:00
extensions.py
…
http.py
…
language.py
…
pitcher.py
…
score.py
…
subtitle.py
no log: Refactored
Subtitle.matches
to use
None
instead of
{}
by default and initialized as
set()
in the constructor.
2026-01-30 23:36:37 -05:00
utils.py
…
video.py
Added jimaku provider (
#2505
)
2024-08-06 09:24:15 +09:00