Commit Graph

1593 Commits

Author SHA1 Message Date
Kraken eccbfdaf1c
Update settings_radarr.tpl 2019-09-17 15:36:04 +01:00
Kraken 46be1725f3
Update settings_sonarr.tpl 2019-09-17 15:34:02 +01:00
Kraken a8d08fa06c
Update settings_radarr.tpl 2019-09-17 15:28:29 +01:00
Kraken 661c677c50
Update settings_subtitles.tpl 2019-09-17 15:27:01 +01:00
Kraken 29f2077606
Update settings_radarr.tpl 2019-09-17 15:17:49 +01:00
Kraken 0c63fcacc6
Update settings_notifications.tpl 2019-09-17 15:15:19 +01:00
Kraken 24c4acc255
Update settings_general.tpl 2019-09-17 15:14:09 +01:00
Kraken 85d9089a19
Update historyseries.tpl 2019-09-17 15:04:44 +01:00
Kraken 9465e8e8e1
Update historymovies.tpl 2019-09-17 15:03:35 +01:00
Kraken f8975ba9eb
Update historyseries.tpl 2019-09-17 15:01:26 +01:00
Kraken 596e17ea50
Update system.tpl 2019-09-17 14:58:59 +01:00
Kraken 106f40895e
Update get_subtitle.py 2019-09-17 14:51:40 +01:00
morpheus65535 9ed30f2015
Merge pull request #553 from UnhealthyKraken/patch-2
Update scheduler.py
2019-09-17 09:45:44 -04:00
Kraken b99a9ca3d0
Update scheduler.py 2019-09-17 14:36:50 +01:00
Louis Vézina 10e73994e6 Revert "Removed erroneous null constraint on DB."
This reverts commit d910cbcc
2019-09-16 19:40:42 -04:00
Louis Vézina d910cbcc6c Removed erroneous null constraint on DB. 2019-09-16 06:34:24 -04:00
Louis Vézina 5c80278629 Fix for Google Analytics unique ID issue #539. 2019-09-15 22:25:18 -04:00
Louis Vézina 7d318117af Fix for #546 2019-09-15 14:21:57 -04:00
Louis Vézina 262ab090d5 Merge remote-tracking branch 'origin/development' into development 2019-09-15 10:39:57 -04:00
Louis Vézina 7910fa55ce Fix for history when series/movies have been deleted. 2019-09-15 10:39:31 -04:00
Pika 1005584f4f Actually skip PGS subtitles (#543)
* Update embedded_subs_reader.py

* Update list_subtitles.py
2019-09-14 18:15:59 -04:00
Louis Vézina a0200b23da Removed 1 hour interval for search subtitles task. 2019-09-14 09:32:19 -04:00
Louis Vézina 5c905021f5 Added better logging of exception while getting video information from a file. 2019-09-13 21:56:52 -04:00
Louis Vézina 2fcf3dee08 Fix for new install since peewee integration. 2019-09-13 21:53:56 -04:00
Louis Vézina 5fcad77383 Missing Cork file creation. 2019-09-13 16:30:18 -04:00
Louis Vézina 4e7e3a39d2 Fix for 90609b6433 2019-09-12 06:34:01 -04:00
Louis Vézina 90609b6433 Fix for episodes being removed from DB if connection to Sonarr fail. 2019-09-11 20:01:48 -04:00
Louis Vézina 94474e8eae Added debug when unable to update existing subtitles in DB. 2019-09-11 15:01:08 -04:00
Louis Vézina 490e4ad515 Added ability to customize tasks execution frequencies. 2019-09-11 06:50:33 -04:00
Louis Vézina 3e20252434 Added support for Radarr Aphrodite. 2019-09-09 14:33:40 -04:00
morpheus65535 2e5b0b4902
Fix for audio language profiles. 2019-09-09 13:16:18 -04:00
Louis Vézina 859bc90662 Fix for audio language profiles. 2019-09-09 13:14:27 -04:00
Louis Vézina d704686cd5 Merge branch 'morpheus' into development 2019-09-09 11:31:45 -04:00
Louis Vézina 9d51bfac74 Version bump. 2019-09-09 11:31:24 -04:00
Louis Vézina 3d2137e94e Merge remote-tracking branch 'origin/master' 2019-09-09 11:22:40 -04:00
Louis Vézina baa56f58c9 Fix for list_subtitles doing path mapping over already mapped path. 2019-09-08 23:08:30 -04:00
Louis Vézina 20f26c72ec Merge branch 'development' into morpheus 2019-09-08 23:01:18 -04:00
Halali 36c0d2d311 Add Titulky as private CZ,SK tracker 2019-09-08 14:46:01 +02:00
Halali 486935a465 Make DownloadLimitSxceeded instantly throttled 2019-09-08 14:45:05 +02:00
Louis Vézina fef399d0a4 Fix for Python version check when there's a "+" sign in revision number. 2019-09-08 07:59:08 -04:00
Louis Vézina df9f49e012 Merge fix. 2019-09-05 19:40:44 -04:00
Louis Vézina 2e950a14f6 Merge branch 'development' into morpheus
# Conflicts:
#	bazarr/get_series.py
2019-09-05 19:37:16 -04:00
Louis Vézina 9617710dd6 Reworked audio language API call using new get_sonarr_version() function instead of relying on to call to the Sonarr API. 2019-09-05 19:33:34 -04:00
Louis Vézina dc510c71e3 Added a check for Python version. 2019-09-05 11:30:14 -04:00
Louis Vézina 30b94a62ff Merge branch 'development' into morpheus
# Conflicts:
#	bazarr/get_subtitle.py
2019-09-04 22:28:11 -04:00
Louis Vézina b0c68c151f Fix to catch exception when calling Google Analytics. 2019-09-04 20:48:10 -04:00
Louis Vézina 0650e2a380 Fixes for analytics. 2019-09-04 07:29:37 -04:00
Louis Vézina 1abd291d51 Better description of what is analytics and how we use it. 2019-09-03 14:25:02 -04:00
Louis Vézina 1b4e4e1495 Merge branch 'development' into morpheus
# Conflicts:
#	bazarr/get_subtitle.py
#	bazarr/main.py
#	bazarr/utils.py
2019-09-02 23:30:23 -04:00
Louis Vézina d5c0061cc9 Google Analytics implementation to get usage data in order to better understand how Bazarr is used. 2019-09-02 23:22:38 -04:00