Commit Graph

160 Commits

Author SHA1 Message Date
Halali 8be60afaff Remove scenename and embedded from Wizard and rework for default settings in save_wizard 2018-10-21 16:50:42 +02:00
Halali 9aba6cad49 Change default settings 2018-10-19 13:51:15 +02:00
Halali b0cca15254 Fix for validation and remove unused jquery 2018-10-19 13:25:17 +02:00
Halali 054202a227 Remove unnecessary jquery from wizard 2018-10-19 10:33:41 +02:00
Halali 5a3875c75e Add Wizard 2018-10-18 23:28:38 +02:00
Louis Vézina 09206a91d8 Fix for reverse proxy port and loader message when restarting. 2018-10-16 23:25:04 -04:00
Louis Vézina fb2860396a Fix for incorrect reloading URL 2018-10-16 22:04:07 -04:00
Louis Vézina e124e1c3fd Fix to create daemon stop and restart file in config_dir. Add a fix for automatic reloading after restart when using a reverse proxy with SSL. 2018-10-16 21:15:42 -04:00
Louis Vézina 3e17afc028 Merge branch 'development' into daemon
# Conflicts:
#	bazarr.py
#	bazarr/get_languages.py
2018-10-16 20:20:32 -04:00
Louis Vézina c0276d32c1 Continuing development 2018-10-16 16:00:55 -04:00
Louis Vézina 67b722cce1 Continuing development 2018-10-16 10:58:25 -04:00
Louis Vézina 9c28c30ec8 Add link to restart and manage KeyboardInterrupt 2018-10-14 09:32:16 -04:00
morpheus65535 ec9137d698 Fix for #183 2018-10-12 13:01:32 -04:00
Louis Vézina 3119502a0f Modify ping url and loader message on restart. 2018-10-10 17:06:21 -04:00
morpheus65535 1cccd810ae Auto reload after restart 2018-10-10 07:15:06 -04:00
morpheus65535 cb385d8706 Initial commit 2018-10-02 22:31:20 -04:00
Halali 3e15b55e16 Final fix for #84 2018-09-28 17:46:34 +02:00
Halali 3445189115 Final fix for #84 2018-09-28 16:40:36 +02:00
Louis Vézina f7ef9495c8 Partial fix for #84 2018-09-27 11:50:48 -04:00
Louis Vézina 6be749d018 Fix for UI bug in histories statistic 2018-09-26 15:13:02 -04:00
Halali fd7cd0a92c Fix for #84 2018-09-26 12:35:46 +02:00
Halali c774ef8a16 fix for bad showing monitored status 2018-09-26 11:06:17 +02:00
morpheus65535 0f2371423d Fix for search bar still mentionning series even if you're in movies 2018-09-24 18:04:33 -04:00
Halali d4cd75b0fb fix for not able to login when changeing from basic to form login type 2018-09-22 12:15:52 +02:00
Halali 1de528bcdb Revert "fix for not able to login when changeing from basic to form login type"
This reverts commit 3a7381c0d2.
2018-09-21 15:35:05 +02:00
Halali 3a7381c0d2 fix for not able to login when changeing from basic to form login type 2018-09-21 14:48:12 +02:00
morpheus65535 46d8c49355 Fix for Sonarr and Radarr settings testing 2018-09-17 23:38:20 -04:00
halali 4416799122 Proxy support #113
* Initial commit

* More development

* Update requirements

* Update init filr

* fix

* Added exclude settings

* Change wording

* Fix bad merge

* Hide setting if not selected proxy type

* revert disabled update check

* Fix for APScheduler import

* Revert "Fix for APScheduler import"

This reverts commit 0f4744d2c8.

* Fix som Bugs

* Fix som Bugs

* Dynamicaly add or remove form validation rules for proxy
2018-09-16 08:38:00 -04:00
morpheus65535 e42d1e2dd2 Fix for #80 2018-09-13 00:32:09 -04:00
morpheus65535 da7c1aa5ad Merge branch 'development' of http://github.com/morpheus65535/bazarr into development 2018-09-12 23:25:12 -04:00
morpheus65535 ae108adcb0 Removed dependency on Pillow(PIL) module and added button to check Soanrr and Radarr connection settings #80 2018-09-12 23:17:46 -04:00
halali cc3c4462a0 Login form #127
* Initial commit

* Fix cookies

* Continue work

* Login error msg

* Reimplement Basic auth

* Some improvements

* Reimplement Basic auth

* Some improvements

* Change validation key for cookies

* Some Changes

* Add client side control of password when changing username

* Some changes
2018-09-11 22:32:09 -04:00
morpheus65535 66dac7f19c
Manual searching implementation (#137)
* Initial commit

* Continuing development

* Continuing development

* Continuing development

* Continuing development

* Continuing development

* Manual searching completed for episode

* Fix for multiple desired languages

* Fix some error

* Continuing development

* Continuing development

* Final part of manual searching #107
2018-09-10 17:10:33 -04:00
Louis Vézina e58fa8b95f Fix for bad redering of release tab in system 2018-08-29 09:29:44 -04:00
morpheus65535 f9cf849abe Adaptive searching UI 2018-08-26 21:03:50 -04:00
morpheus65535 1c1aec5a06 Add a releases tab in system to keep track of changes. 2018-08-26 20:51:29 -04:00
halali db2378943f Move settings from Database to Config file (#126)
* Move settings from Database to Config file

* Delete unused config and forgot upload init

* Fix

* Update get_subtitles and fix provider auth

* Revert "Update get_subtitles and fix provider auth"

This reverts commit c904bf6b5a.

* Update get_sebtitles

* more fixes

* Update requirements
2018-08-23 15:58:15 -04:00
morpheus65535 1c6a427b5a Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00
morpheus65535 a8d7b91490 Merge branch 'development' of https://github.com/morpheus65535/bazarr into development 2018-08-08 23:53:54 -04:00
morpheus65535 faecbbfa09 Implement only monitored feature for episodes and movies #70 2018-08-08 23:43:13 -04:00
morpheus65535 fa0ffafbcf
Fix for #69 2018-08-05 00:34:05 -04:00
Louis Vézina 9857368c95 Added dedicated minimum score settings for movie and episode #95 2018-08-03 07:21:46 -04:00
morpheus65535 55be0aad60 Implement basic auth #57 and fix for notification provider 2018-08-02 19:11:34 -04:00
morpheus65535 3d98836f3b Aded option to ignore embedded subtitles #69 2018-07-29 22:39:37 -04:00
morpheus65535 c164939520 Added support for Brazilian Portuguese requested in #109 2018-07-29 20:42:24 -04:00
morpheus65535 7aedf79b33 Fix for #112 2018-07-24 15:23:22 -04:00
morpheus65535 7af17c9703 Fix for undefined variable in #108 2018-07-13 08:21:45 -04:00
morpheus65535 4c4b51e9cc Fix for undefined variable in #108 2018-07-13 08:15:44 -04:00
Louis Vézina 2ea766a67c Better formatting of exception in logs viewer 2018-07-11 15:15:47 -04:00
Louis Vézina a1a1292b41 Implementing page size selection in settings #67 2018-07-11 08:50:11 -04:00