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-08-02 19:23:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1b41718004d42eaf2a5249d4e8a2517158b09fdd
bazarr
/
custom_libs
/
subliminal_patch
History
JMVS
1b41718004
Fixed NoneType error in
SubX
provider when description is null
2026-03-01 21:24:56 -05:00
..
converters
…
providers
Fixed NoneType error in
SubX
provider when description is null
2026-03-01 21:24:56 -05:00
refiners
…
__init__.py
…
core_persistent.py
…
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
…
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
…