Commit Graph

615 Commits

Author SHA1 Message Date
Louis Vézina 1092733b5e Fix for POB in manual search 2018-09-27 15:06:34 -04: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
Louis Vézina 7425166b4b Merge branch 'master' into development 2018-09-26 10:53:04 -04:00
Louis Vézina adb1b76f8f Removing my Docker image 2018-09-26 10:47:04 -04:00
Halali bfdc6200b7 minor search engine changes 2018-09-26 14:31:47 +02: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
Halali e4d7b83f38 fix for scheduler 2018-09-25 13:58:23 +02:00
morpheus65535 f1d12ff8ed Major improvement to movies synchronization 2018-09-24 22:23:47 -04:00
morpheus65535 6156a99ef9 Major improvement to series synchronization 2018-09-24 22:22:54 -04:00
morpheus65535 e6a44bcbd6 Major improvement to episodes synchronization 2018-09-24 22:22:27 -04: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 46c8a8a803
Update bug_report.md 2018-09-24 13:22:56 +02:00
morpheus65535 a7206e948c Update issue templates 2018-09-24 07:20:36 -04:00
morpheus65535 f405687d50 Fix for missing movieFile key returned by Radarr API 2018-09-23 10:47:55 -04:00
morpheus65535 8d13e5b548 Version bump 2018-09-22 18:10:35 -04:00
morpheus65535 54329b0d2b Fix for providers auth not used 2018-09-22 18:07:46 -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 01d6dcefa6 Merge branch 'development' of https://github.com/morpheus65535/bazarr into development 2018-09-21 15:35:10 +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
morpheus65535 367f5c314d Revert "fix for not able to login when changeing from basic to form login type"
This reverts commit 3a7381c0d2.
2018-09-21 09:28:35 -04: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 0551f2d0b8 Version bump 2018-09-18 00:08:32 -04:00
morpheus65535 46d8c49355 Fix for Sonarr and Radarr settings testing 2018-09-17 23:38:20 -04:00
morpheus65535 aa952e7bce
Update scheduler.py 2018-09-17 13:56:00 -04:00
Halali d184c5a6af fix typo 2018-09-17 14:20:41 +02:00
Halali 3bed120a8e Convert old auth settings to new 2018-09-17 14:18:52 +02:00
morpheus65535 3bedabc08c Fix for Dockerfile.amd64 2018-09-16 21:58:10 -04:00
morpheus65535 cfd16bfad6
Update Dockerfile.amd64 2018-09-16 21:53:19 -04:00
morpheus65535 ffd47f75b0 Merge remote-tracking branch 'remotes/origin/development' 2018-09-16 21:36:40 -04:00
morpheus65535 bbd514507c Fix for missing scenename 2018-09-16 21:26:06 -04:00
morpheus65535 6645c5a145 Text file to keep track of module version. 2018-09-16 21:19:58 -04:00
morpheus65535 807bf4ec67 Change to Dockerfile to remove installation of requirements.txt 2018-09-16 21:06:17 -04:00
morpheus65535 90cee1ce9b Revert "Fix bug with scenename"
This reverts commit 35cba2272f.
2018-09-16 20:36:41 -04:00
morpheus65535 0f061f2122 Include dependencies and remove requirements.txt 2018-09-16 20:33:04 -04:00
morpheus65535 8b681d8a15 Fix for default proxy value 2018-09-16 09:18:47 -04:00
morpheus65535 81daa902f6 Version bump 2018-09-16 08:41:33 -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
chbmb dffd47ba19 Just tidy up some grammatical English stuff (#141)
Nothing important.....
2018-09-13 10:38:02 -04:00
morpheus65535 26ac122548 update to API to include movies 2018-09-13 07:28:15 -04:00
morpheus65535 850fb666b6 Fix for --no-update 2018-09-13 06:58:50 -04:00
morpheus65535 badfb3f866 Fix for --no-update 2018-09-13 06:38:10 -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 98d5efb95e Merge branch 'development' 2018-09-10 21:32:04 -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
morpheus65535 265416ec67
Fix for minimum score too high 2018-09-10 13:18:09 -04:00