Commit Graph

164 Commits

Author SHA1 Message Date
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 f9cf849abe Adaptive searching UI 2018-08-26 21:03:50 -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
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 575948f745 Typo fix #87 2018-06-14 21:04:33 -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
Louis Vézina f4890d3dd3 Continuing development 2018-04-24 10:48:52 -04:00
morpheus65535 421119c75f Implement Sonarr full update scheduled task interval to be customised 2018-04-08 23:45:53 -04:00
morpheus65535 8aac949e8f UI tuning for post-processing 2018-04-02 13:37:11 -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 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 8069302986 First implementation of notifications #43 2018-01-22 23:25:58 -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 67124665b9 Implementing form validation for settings #4 2018-01-01 14:57:38 -05:00
morpheus65535 6331206cc1 Implement series search 2017-12-21 19:49:39 -05:00
morpheus65535 24958ce256 Adding some tooltips for settings 2017-12-19 23:35:31 -05:00
Bazarr user ed275d979e Limit restart requirement to where it's really required 2017-12-15 21:44:08 -05:00
morpheus65535 a10574f805 Providers authentication implementation 2017-12-07 20:03:32 -05:00
Louis Vézina ee9ef5e790 Updating improvement 2017-11-14 20:20:44 -05:00
Louis Vézina 4e50a655aa Continuing update development 2017-11-09 16:13:14 -05:00
Louis Vézina 526ca08be0 Test 2017-10-27 21:52:41 -04:00
Louis Vézina 47321c9b01 Typo 2017-10-27 21:50:38 -04:00
Louis Vézina f63ce12dbd Test 2017-10-27 21:41:24 -04:00
Louis Vézina 392f0aeb25 Tabs loader problem 2017-10-27 12:24:22 -04:00
Louis Vézina 700a5724bf Loader not loading for some tabs 2017-10-27 12:13:28 -04:00
Louis Vézina 1f2e48349b Revert change 2017-10-27 11:56:45 -04:00
Louis Vézina 7368f13517 Add support for javascript mobile touch instead of click event 2017-10-25 22:58:35 -04:00
Louis Vézina ce874efb31 Continuig development 2017-10-19 07:10:52 -04:00
Louis Vézina ec10cdbe82 Continuing development 2017-10-18 14:54:24 -04:00
Louis Vézina edb46d9115 Continuig development 2017-10-16 19:27:19 -04:00
Louis Vézina 546c3ac066 Continuing development 2017-10-02 22:59:45 -04:00
Louis Vézina 1568d0e363 Continuing development 2017-09-27 21:55:21 -04:00
Louis Vézina 6fa68abe6b Settings implementation 2017-09-19 06:43:14 -04:00
Louis Vézina a9187e033e Initial commit 2017-09-15 20:49:46 -04:00