.. |
api
|
no log: pep8 fixes
|
2022-02-24 09:27:35 -05:00 |
get_subtitle
|
no log: subsync memory usage improvement
|
2022-02-24 09:19:37 -05:00 |
__init__.py
|
|
|
analytics.py
|
Improved readability and maintenance by splitting get_subtitle.py into multiple files
|
2022-01-02 22:59:30 -05:00 |
app.py
|
Improved readability and maintenance by splitting get_subtitle.py into multiple files
|
2022-01-02 22:59:30 -05:00 |
backup.py
|
Added backup file size to API and table view.
|
2022-02-27 20:19:56 -05:00 |
binaries.json
|
Add binaries support for Apple M1 chip
|
2021-03-11 20:03:19 +08:00 |
check_update.py
|
Fixed Windows uninstaller being removed during Bazarr upgrade. #1693
|
2022-01-26 08:36:18 -05:00 |
config.py
|
Fixed cache invalidation on providers' password changes.
|
2022-02-28 06:51:27 -05:00 |
custom_lang.py
|
Fix database issue with LATAM Spanish custom language
|
2022-02-03 00:05:15 -04:00 |
database.py
|
no log: improved usage of some database queries to prevent exceptions.
|
2022-02-11 10:59:09 -05:00 |
embedded_subs_reader.py
|
Fixed knowit provider specification.
|
2022-03-03 15:31:08 -05:00 |
event_handler.py
|
Handling progress delete event in UI
|
2021-05-11 10:54:33 +08:00 |
filesystem.py
|
Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API.
|
2021-08-04 15:29:37 -04:00 |
get_args.py
|
Improved readability and maintenance by splitting get_subtitle.py into multiple files
|
2022-01-02 22:59:30 -05:00 |
get_episodes.py
|
no log: improved usage of some database queries to prevent exceptions.
|
2022-02-11 10:59:09 -05:00 |
get_languages.py
|
Fixed importation of standard languages issue introduced in beta.19
|
2021-06-07 09:14:10 -04:00 |
get_movies.py
|
no log: improved usage of some database queries to prevent exceptions.
|
2022-02-11 10:59:09 -05:00 |
get_providers.py
|
no log: pep8 fixes
|
2022-02-24 09:27:35 -05:00 |
get_rootfolder.py
|
Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API.
|
2021-08-04 15:29:37 -04:00 |
get_series.py
|
no log: improved usage of some database queries to prevent exceptions.
|
2022-02-11 10:59:09 -05:00 |
helper.py
|
Improved readability and maintenance by splitting get_subtitle.py into multiple files
|
2022-01-02 22:59:30 -05:00 |
init.py
|
Implemented backup and restore feature for configuration file and database
|
2022-02-22 22:55:07 -05:00 |
libs.py
|
|
|
list_subtitles.py
|
Fixed improperly calculated missing subtitles when cutoff is enabled and audio language match desired subtitles language. #1731
|
2022-02-21 14:58:20 -05:00 |
logger.py
|
Upgraded vendored Python dependencies to the latest versions and removed the unused dependencies.
|
2022-01-23 23:07:52 -05:00 |
main.py
|
Improved readability and maintenance by splitting get_subtitle.py into multiple files
|
2022-01-02 22:59:30 -05:00 |
notifier.py
|
no log: improved usage of some database queries to prevent exceptions.
|
2022-02-11 10:59:09 -05:00 |
scheduler.py
|
Implemented backup and restore feature for configuration file and database
|
2022-02-22 22:55:07 -05:00 |
score.py
|
Fix hash score in manual search
|
2021-12-05 00:49:50 -04:00 |
server.py
|
Improved readability and maintenance by splitting get_subtitle.py into multiple files
|
2022-01-02 22:59:30 -05:00 |
signalr_client.py
|
Clarified SignalR error for Sonarr
|
2022-02-17 15:53:53 -05:00 |
subsyncer.py
|
no log: subsync memory usage improvement
|
2022-02-24 09:19:37 -05:00 |
utils.py
|
Fixed subtitles translation when there's an empty string in the source file.
|
2022-03-02 20:16:04 -05:00 |