.. |
api
|
Fixed Plex webhook for series by having a more robust imdb parsing nd some logging in case of exception. #1780
|
2022-03-28 12:25:09 -04:00 |
get_subtitle
|
Fixed issue with same subtitles downloaded multiple times. #1785
|
2022-03-30 14:13:18 -04: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
|
Fixed backups ordering and rotation
|
2022-03-14 07:39:38 -04:00 |
binaries.json
|
Add binaries support for Apple M1 chip
|
2021-03-11 20:03:19 +08:00 |
check_update.py
|
Fixed update mechanism when running Bazarr from %programdata%\Bazarr on Windows. #1768
|
2022-03-25 06:54:56 -04:00 |
config.py
|
Added defer searching missing subtitles on live synchro with Sonarr and Radarr. #1765
|
2022-03-21 22:14:44 -04:00 |
custom_lang.py
|
Fix database issue with LATAM Spanish custom language
|
2022-02-03 00:05:15 -04:00 |
database.py
|
no log: fixed null values returned by system/languages/profiles API endpoint
|
2022-04-05 09:50:14 -04: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
|
Added defer searching missing subtitles on live synchro with Sonarr and Radarr. #1765
|
2022-03-21 22:14:44 -04: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
|
Added defer searching missing subtitles on live synchro with Sonarr and Radarr. #1765
|
2022-03-21 22:14:44 -04:00 |
get_providers.py
|
no log: trying to fix midnight throttling
|
2022-03-18 22:04:10 -04: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
|
Fixed log rotation under Python 3.9 or greater.
|
2022-03-09 22:40:18 -05:00 |
main.py
|
Frontend improvement and cleanup (#1690)
|
2022-03-16 14:26:15 +08: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
|
Added defer searching missing subtitles on live synchro with Sonarr and Radarr. #1765
|
2022-03-21 22:14:44 -04:00 |
subsyncer.py
|
no log: subsync memory usage improvement
|
2022-02-24 09:19:37 -05:00 |
utils.py
|
no log: fix Chinese language translation conversion dict
|
2022-03-22 14:35:57 -04:00 |