Commit graph

427 commits

Author SHA1 Message Date
morpheus65535 5d83b4b3ec
Merge pull request #568 from UnhealthyKraken/patch-16
Update serieseditor.tpl
2019-09-17 11:39:32 -04:00
morpheus65535 d97985d855
Merge pull request #567 from UnhealthyKraken/patch-15
Update series.tpl
2019-09-17 11:39:13 -04:00
morpheus65535 632543ba95
Merge pull request #566 from UnhealthyKraken/patch-14
Update movieseditor.tpl
2019-09-17 11:38:51 -04:00
morpheus65535 0d9e4c6e96
Merge pull request #565 from UnhealthyKraken/patch-13
Update movie.tpl
2019-09-17 11:38:33 -04:00
morpheus65535 1333536956
Merge pull request #563 from UnhealthyKraken/patch-12
Update movies.tpl
2019-09-17 11:37:37 -04:00
morpheus65535 0db84df490
Merge pull request #562 from UnhealthyKraken/patch-11
Update settings_sonarr.tpl
2019-09-17 11:35:46 -04:00
morpheus65535 3199ef9697
Merge pull request #561 from UnhealthyKraken/patch-10
Update settings_subtitles.tpl
2019-09-17 11:34:46 -04:00
morpheus65535 9eab5cec09
Merge pull request #560 from UnhealthyKraken/patch-9
Update settings_radarr.tpl
2019-09-17 11:33:56 -04:00
morpheus65535 1a31726452
Merge pull request #559 from UnhealthyKraken/patch-8
Update settings_notifications.tpl
2019-09-17 11:33:15 -04:00
morpheus65535 6fdb216637
Merge pull request #558 from UnhealthyKraken/patch-7
Update settings_general.tpl
2019-09-17 11:32:38 -04:00
morpheus65535 6378043952
Merge pull request #557 from UnhealthyKraken/patch-6
Update historymovies.tpl
2019-09-17 11:31:49 -04:00
morpheus65535 9a650041a2
Merge pull request #556 from UnhealthyKraken/patch-5
Update historyseries.tpl
2019-09-17 11:31:24 -04:00
Kraken 9b09fd81e6
Update serieseditor.tpl 2019-09-17 16:07:38 +01:00
Kraken 011a0e4608
Update series.tpl 2019-09-17 16:06:03 +01:00
Kraken 3442c5d2cf
Update movieseditor.tpl 2019-09-17 16:01:18 +01:00
Kraken bb156c1910
Update movie.tpl 2019-09-17 15:57:34 +01:00
Kraken dd85914881
Update movies.tpl 2019-09-17 15:43:27 +01:00
Kraken 6fb353aee4
Update settings_sonarr.tpl 2019-09-17 15:38:31 +01:00
Kraken 139d389fe6
Update settings_radarr.tpl 2019-09-17 15:36:49 +01:00
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
Louis Vézina a0200b23da Removed 1 hour interval for search subtitles task. 2019-09-14 09:32:19 -04:00
Louis Vézina 2fcf3dee08 Fix for new install since peewee integration. 2019-09-13 21:53:56 -04:00
Louis Vézina 490e4ad515 Added ability to customize tasks execution frequencies. 2019-09-11 06:50:33 -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 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
Louis Vézina ab68581eda Continuing development. 2019-08-25 23:34:35 -04:00
Louis Vézina 5b96df4c40 Merge branch 'development' into morpheus
# Conflicts:
#	bazarr/get_subtitle.py
#	bazarr/main.py
#	views/movie.tpl
2019-08-25 22:20:42 -04:00
Louis Vézina e774bd41d0 Merge remote-tracking branch 'origin/development' into development 2019-08-25 22:15:04 -04:00
Louis Vézina 4b12dea4cf Removing mediainfo related code. 2019-08-25 22:10:31 -04:00
Eduardo Almeida fdf04df0ed [Feature] Subtitles Upload (#512)
* Subtitle upload support.

* Changes requested for PR #512.

* Work on differentiating manual upload from the other types.

* Support for forced subtitles.

* Fixed message when forced.

* Fixed forced subtitle filename.

* Fixed missing subtitles for movies not updating.

* Changed subtitle upload dialog format.

* Fixed upload UI.

* Fixed toggle.

* Small fixes.

* Small fixes.
2019-08-22 20:02:11 -04:00
Louis Vézina d37e883f2c Merge branch 'development' into morpheus
# Conflicts:
#	views/movie.tpl
2019-08-15 17:21:27 -04:00
Louis Vézina 4bb47f01a3 Fix for ajax long polling not working as expected. #518 2019-08-15 08:05:58 -04:00
Louis Vézina 3a1285e2da Fix for mediainfo error on Linux. 2019-08-13 13:46:29 -04:00
Louis Vézina f892c93bd8 Continuing development. 2019-08-08 06:33:00 -04:00
Louis Vézina 93adaea3cb Continuing development. 2019-08-05 10:28:25 -04:00
Louis Vézina d7c824500a Merge remote-tracking branch 'origin/development' into development 2019-07-31 16:05:18 -04:00
Louis Vézina 6a7af0aabd Fix for downloading both forced and not forced when clicking on manual download link while having "Both" requested. 2019-07-31 16:04:52 -04:00
Louis Vézina 874984d529 Switching episodes page to peewee. 2019-07-31 06:09:08 -04:00