Commit Graph

211 Commits

Author SHA1 Message Date
Halali c21c2869f7 Initial commit 2018-10-25 12:06:33 +02:00
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
morpheus65535 0dd1db936b Additional fix to single language 2018-06-28 05:55:07 -04:00
morpheus65535 f948814696 Fix a bug in with single language mode enabled #78 2018-06-28 05:47:17 -04:00
morpheus65535 26e9a81eef Implenting series and movies default values #78 2018-06-26 22:47:58 -04:00
morpheus65535 3251dc6466 Fix for #82 2018-06-16 09:06:55 -04:00
morpheus65535 575948f745 Typo fix #87 2018-06-14 21:04:33 -04:00
Louis Vézina f372e1aa57 Type correction 2018-06-14 16:06:54 -04:00
Louis Vézina 43d54823e3 Fix for #82 2018-06-14 12:46:52 -04:00
morpheus65535 6e4bc14144 Splitting path substitution for Radarr to address the case where Sonarr and Radarr access files trough the same path. 2018-06-05 20:06:00 -04:00
morpheus65535 6a978ba19b Add Radarr to path substitution settings UI 2018-06-04 23:24:32 -04:00
morpheus65535 757024f747 Initial release of radarr integration for testing 2018-05-26 23:01:57 -04:00
morpheus65535 c2d0d54fab Continuing development 2018-05-20 08:33:12 -04:00
morpheus65535 dfeae77d5c Merge branch 'development' into radarr 2018-05-02 06:44:14 -04:00
morpheus65535 f083807ef6 Settings form validation reworked 2018-05-02 06:38:57 -04:00
morpheus65535 e236fc7a67 Ongoing development 2018-05-02 06:25:42 -04:00
morpheus65535 9b96ec0f99 Merge branch 'development' into radarr 2018-04-24 20:50:15 -04:00
morpheus65535 05a7edbbfb Series progress fine-tuning 2018-04-24 20:48:23 -04:00
morpheus65535 fa863f56aa Merge branch 'master' into radarr 2018-04-24 19:39:59 -04:00
morpheus65535 5660abaa3b Series progress fine-tuning 2018-04-24 19:33:51 -04:00
Louis Vézina 4927612825 Series progress fine-tuning 2018-04-24 17:16:01 -04:00
Louis Vézina a5a2122324 Check if bazarr was restarted before trying to show progress bar 2018-04-24 10:55:21 -04:00
Louis Vézina f4890d3dd3 Continuing development 2018-04-24 10:48:52 -04:00
morpheus65535 efb1b94247 Merge branch 'development' into radarr 2018-04-23 09:16:59 -04:00
morpheus65535 7b341d1219 Add progress bar for series and seasons #62 2018-04-22 22:08:22 -04:00
morpheus65535 67587bf167 Use sortTitle instead of title to order series #61 2018-04-21 08:40:33 -04:00
morpheus65535 ea9d18903c Initial commit 2018-04-19 19:45:10 -04:00
Tony Moutaux 2038f3f0ce
Update episodes.tpl
Fixes "Loading..." display when NOT config modal and accordion
2018-04-16 19:12:02 +02:00
Tony Moutaux 67cbaf66d2
Update episode.tpl
Remove annoying "Loading..." when not needed on episodes page
2018-04-15 07:35:35 +02:00
morpheus65535 421119c75f Implement Sonarr full update scheduled task interval to be customised 2018-04-08 23:45:53 -04:00
morpheus65535 755580cf18 Fix for #52 2018-04-07 20:31:02 -04:00
morpheus65535 8aac949e8f UI tuning for post-processing 2018-04-02 13:37:11 -04:00
morpheus65535 34cd0233ea Fix sceneName usage in wanted page 2018-04-02 13:20:02 -04:00
morpheus65535 b5301d3154 Post-processing typo correction 2018-03-25 22:05:40 -04:00
morpheus65535 601611143d Post-processing fine-tuning 2018-03-25 22:01:10 -04:00
morpheus65535 b5d56614cf Post-processing fine-tuning 2018-03-25 09:25:37 -04:00
morpheus65535 2adb299eb8 Adding post-processing options 2018-03-23 20:00:50 -04:00
morpheus65535 3a87391868 Added scenename and minimum score settings #48 2018-03-14 16:28:42 -04:00
morpheus65535 adc784718d Unwanted page reload when doing an ajax call using the search bar 2018-03-12 21:53:45 -04:00
morpheus65535 103257ffe4 Correction to previous commit 2018-03-12 16:44:29 -04:00
morpheus65535 a8db9e85aa Add possibility to configure a hostname to reach Sonarr #47 2018-03-12 16:38:33 -04:00
morpheus65535 dd9b716df7 Trigger form validation everytime an element of the settings_form loose focus 2018-03-12 16:34:19 -04:00
morpheus65535 30812a66ac Bug correction regarding #46 2018-02-23 20:08:31 -05:00
morpheus65535 a987149341 If available, use sceneName from Sonarr imported episodes #46 2018-02-21 22:07:40 -05:00
morpheus65535 5de3732a76 Add path validation to series view. 2018-02-15 22:11:52 -05:00
morpheus65535 3ae55ee785 Statistic wording changes 2018-01-25 10:56:56 -05:00
morpheus65535 8069302986 First implementation of notifications #43 2018-01-22 23:25:58 -05:00
morpheus65535 78f09cd9d6 Added a button to refresh current log page 2018-01-17 10:25:37 -05:00
morpheus65535 ced28ddd59 Improvement to settings form validation #39 2018-01-16 23:14:21 -05:00
morpheus65535 27aae5a283 Implement single language option #36 2018-01-10 11:44:47 -05:00
morpheus65535 d170d518ad Implemented statistics #10 2018-01-07 21:47:40 -05:00