.. |
__init__.py
|
|
|
analytics.py
|
no log: fix for GA
|
2021-05-06 19:30:40 -04:00 |
api.py
|
Improved the ffprobe call caching mechanism by storing result to DB and using it for indexing and subtitles search.
|
2021-05-05 23:07:23 -04:00 |
app.py
|
Refactored Web UI using React
|
2021-03-25 10:22:43 -04:00 |
binaries.json
|
Add binaries support for Apple M1 chip
|
2021-03-11 20:03:19 +08:00 |
check_update.py
|
Fixed upgrade process to properly use bazarr.zip asset #1379
|
2021-04-15 16:37:53 -04:00 |
config.py
|
Added settings to ignore ASS embedded subtitles
|
2021-05-06 09:18:40 -04:00 |
create_db.sql
|
WIP
|
2019-10-28 00:05:28 -04:00 |
database.py
|
Improved the ffprobe call caching mechanism by storing result to DB and using it for indexing and subtitles search.
|
2021-05-05 23:07:23 -04:00 |
embedded_subs_reader.py
|
Improved the ffprobe call caching mechanism by storing result to DB and using it for indexing and subtitles search.
|
2021-05-05 23:07:23 -04:00 |
event_handler.py
|
Languages profiles (#1232)
|
2021-01-18 23:49:51 -05:00 |
filesystem.py
|
Languages profiles (#1232)
|
2021-01-18 23:49:51 -05:00 |
get_args.py
|
Languages profiles (#1232)
|
2021-01-18 23:49:51 -05:00 |
get_episodes.py
|
Add dogpile.cache for ffprobe results to prevent repetitive disk IO.
|
2021-05-02 17:30:35 -04:00 |
get_languages.py
|
Adding simplified and traditional Chinese subtitles support (#1236)
|
2021-02-12 14:15:19 -05:00 |
get_movies.py
|
Add dogpile.cache for ffprobe results to prevent repetitive disk IO.
|
2021-05-02 17:30:35 -04:00 |
get_providers.py
|
Added filter for unknown providers in settings.
|
2021-05-07 21:57:29 -04:00 |
get_series.py
|
Added Bazarr user-agent to requests to Sonarr and Radarr
|
2021-04-05 16:47:57 -04:00 |
get_subtitle.py
|
Fixed bad function call.
|
2021-05-06 10:35:43 -04:00 |
helper.py
|
Refactored Web UI using React
|
2021-03-25 10:22:43 -04:00 |
init.py
|
Fixed package_info parsing to deal with single line text with \n separator
|
2021-04-07 19:39:11 -04:00 |
libs.py
|
WIP
|
2020-01-29 06:53:29 -05:00 |
list_subtitles.py
|
Added settings to ignore ASS embedded subtitles
|
2021-05-06 09:18:40 -04:00 |
logger.py
|
Fix to disable async_mode for Apprise as it was causing issues.
|
2020-10-02 09:48:53 -04:00 |
main.py
|
Fix auth issues by only check auth when requesting webui
|
2021-04-21 22:29:25 +08:00 |
notifier.py
|
Added Movie/Series Year to Notifier (based on #1393).
|
2021-04-30 21:54:54 -04:00 |
scheduler.py
|
Revert "Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes."
|
2021-04-05 10:00:43 -04:00 |
server.py
|
Languages profiles (#1232)
|
2021-01-18 23:49:51 -05:00 |
subsyncer.py
|
Fix for manual subsync history logging
|
2021-05-01 00:00:50 -04:00 |
utils.py
|
no log: fix for GA
|
2021-05-06 19:30:40 -04:00 |