.. |
__init__.py
|
…
|
|
analytics.py
|
no log: fix for GA
|
2021-05-06 19:30:40 -04:00 |
api.py
|
no log: fixed typo in event type
|
2021-06-17 10:11:43 -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
|
…
|
|
check_update.py
|
…
|
|
config.py
|
Upgraded calls to Sonarr API in order to use the new v3 API when available.
|
2021-06-16 13:45:54 -04:00 |
custom_lang.py
|
Added custom language class to make it easier to implement non-standard/regional languages
|
2021-06-06 09:57:29 -04:00 |
database.py
|
Implemented database migration function
|
2021-06-19 00:03:40 -04:00 |
embedded_subs_reader.py
|
Fixed scan disk function to not use cached ffprobe result and force a refresh of the cache. #1434
|
2021-06-11 17:32:12 -04:00 |
event_handler.py
|
Handling progress delete event in UI
|
2021-05-11 10:54:33 +08:00 |
filesystem.py
|
Upgraded calls to Sonarr API in order to use the new v3 API when available.
|
2021-06-16 13:45:54 -04:00 |
get_args.py
|
…
|
|
get_episodes.py
|
Upgraded calls to Sonarr API in order to use the new v3 API when available.
|
2021-06-16 13:45:54 -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
|
Fixed some queries trowing exception when no existing row were found #1425
|
2021-06-02 22:29:11 -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
|
Upgraded calls to Sonarr API in order to use the new v3 API when available.
|
2021-06-16 13:45:54 -04:00 |
get_series.py
|
Improved events sent to browser.
|
2021-06-16 19:14:21 -04:00 |
get_subtitle.py
|
Added missing column to movies upgrade query.
|
2021-06-19 20:03:14 -04:00 |
helper.py
|
…
|
|
init.py
|
Implemented database migration function
|
2021-06-19 00:03:40 -04:00 |
libs.py
|
…
|
|
list_subtitles.py
|
Fixed scan disk function to not use cached ffprobe result and force a refresh of the cache. #1434
|
2021-06-11 17:32:12 -04:00 |
logger.py
|
Fixed removal of IPv4 and apikey from logs
|
2021-06-21 00:02:54 -04:00 |
main.py
|
Upgraded calls to Sonarr API in order to use the new v3 API when available.
|
2021-06-16 13:45:54 -04:00 |
notifier.py
|
Fixed query to add url to get_notifier_providers function
|
2021-05-28 17:40:03 -04:00 |
scheduler.py
|
Switched to Gevent scheduler instead of background threaded.
|
2021-05-15 10:01:32 -04:00 |
score.py
|
Improved subtitles scoring system
|
2021-06-10 16:00:42 -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
|
Improved events sent to browser.
|
2021-06-16 19:14:21 -04:00 |
subsyncer.py
|
Fix for manual subsync history logging
|
2021-05-01 00:00:50 -04:00 |
utils.py
|
Upgraded calls to Sonarr API in order to use the new v3 API when available.
|
2021-06-16 13:45:54 -04:00 |