.. |
__init__.py
|
|
|
analytics.py
|
no log: fix for GA
|
2021-05-06 19:30:40 -04:00 |
api.py
|
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection!
|
2021-05-08 10:25:29 -04:00 |
app.py
|
no log: removed the flask debug toolbar and the flask dev server usage with --dev args
|
2021-05-09 09:37:34 -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 real-time sync with Sonarr v3 and Radarr v3 by feeding from SignalR feeds. You can now reduce frequency of sync tasks to something like once a day.
|
2021-05-08 10:39:00 -04:00 |
create_db.sql
|
|
|
database.py
|
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection!
|
2021-05-08 10:25:29 -04:00 |
embedded_subs_reader.py
|
Ignore embedded commentary subtitles
|
2021-05-15 08:14:46 -04:00 |
event_handler.py
|
Handling progress delete event in UI
|
2021-05-11 10:54:33 +08: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
|
Added successful completion message to tasks progress toast.
|
2021-05-12 12:17:09 -04:00 |
get_languages.py
|
Adding simplified and traditional Chinese subtitles support (#1236)
|
2021-02-12 14:15:19 -05:00 |
get_movies.py
|
Added successful completion message to tasks progress toast.
|
2021-05-12 12:17:09 -04:00 |
get_providers.py
|
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection!
|
2021-05-08 10:25:29 -04:00 |
get_rootfolder.py
|
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection!
|
2021-05-08 10:25:29 -04:00 |
get_series.py
|
Added successful completion message to tasks progress toast.
|
2021-05-12 12:17:09 -04:00 |
get_subtitle.py
|
no log: fixed typo in SQL query
|
2021-05-13 06:32:51 -04:00 |
helper.py
|
Refactored Web UI using React
|
2021-03-25 10:22:43 -04:00 |
init.py
|
Improved how we deal with requirements.txt installation process results.
|
2021-05-11 20:11:26 -04:00 |
libs.py
|
|
|
list_subtitles.py
|
Added successful completion message to tasks progress toast.
|
2021-05-12 12:17:09 -04:00 |
logger.py
|
Added real-time sync with Sonarr v3 and Radarr v3 by feeding from SignalR feeds. You can now reduce frequency of sync tasks to something like once a day.
|
2021-05-08 10:39:00 -04:00 |
main.py
|
Fix for Bazarr version parsing.
|
2021-05-10 23:00:47 -04:00 |
notifier.py
|
Added Movie/Series Year to Notifier (based on #1393).
|
2021-04-30 21:54:54 -04:00 |
scheduler.py
|
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection!
|
2021-05-08 10:25:29 -04:00 |
server.py
|
no log: removed the flask debug toolbar and the flask dev server usage with --dev args
|
2021-05-09 09:37:34 -04:00 |
signalr_client.py
|
Fixed Radarr SignalR connection started even if Radarr integration isn't enabled.
|
2021-05-12 08:57:53 -04:00 |
subsyncer.py
|
Fix for manual subsync history logging
|
2021-05-01 00:00:50 -04:00 |
utils.py
|
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection!
|
2021-05-08 10:25:29 -04:00 |