1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-27 18:17:46 +00:00
Commit graph

790 commits

Author SHA1 Message Date
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
morpheus65535
35cba2272f
Fix bug with scenename 2018-09-09 15:44:12 -04:00
morpheus65535
22d85d720e Fix for SSL connection to Soanrr and Radarr not working 2018-09-02 09:48:50 -04:00
morpheus65535
b2dac1e69b Fix for error creating db 2018-08-29 19:39:16 -04:00
Halali
801370c693 fix create_db 2018-08-30 01:02:18 +02:00
Louis Vézina
e58fa8b95f Fix for bad redering of release tab in system 2018-08-29 09:29:44 -04:00
morpheus65535
eef65f79bd
Version bump 2018-08-29 08:59:47 -04:00
morpheus65535
e99b7b06c8 Merge branch 'master' into development 2018-08-29 07:03:09 -04:00
halali
449585803e Improve series notification message (#131)
* Improve series notification message

* Forgot delete Print

* Simplify code
2018-08-28 13:19:20 -04:00
morpheus65535
b8481f8ec3
Update get_subtitle.py 2018-08-28 10:52:48 -04:00
morpheus65535
f9cf849abe Adaptive searching UI 2018-08-26 21:03:50 -04:00
halali
53f3338ef7 Adaptive searching (#130)
* 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

* Initial Commit

* Finished
2018-08-26 20:53:02 -04:00
morpheus65535
1c1aec5a06 Add a releases tab in system to keep track of changes. 2018-08-26 20:51:29 -04:00
morpheus65535
4b7fefe3a9 Git ignore new config file 2018-08-23 21:48:36 -04:00
morpheus65535
4b1ddf3fd3
Update requirements.txt 2018-08-23 16:01:09 -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
9b11324c85 Merge branch 'development' 2018-08-22 23:42:58 -04:00
morpheus65535
ba49abfb8d Fix for missing double quote blocking installation of requirements.txt on Windows when Bazarr path contain a space. 2018-08-22 23:41:58 -04:00
morpheus65535
e7594579d7 Revert "Fix for path returning None"
This reverts commit b6fc720759.
2018-08-22 21:33:58 -04:00
morpheus65535
1d0651c9e8 Revert "Fix for path returning None"
This reverts commit b6fc720759.
2018-08-22 21:32:29 -04:00
morpheus65535
b6fc720759 Fix for path returning None 2018-08-22 09:52:14 -04:00
morpheus65535
e5d0f43b8e Adjustement to score calculation 2018-08-17 11:46:01 -04:00
morpheus65535
0a3ccbb1c2 Final fix for #85 ... I hope... 2018-08-15 22:21:16 -04:00
morpheus65535
9b59368b06 Fix for #85 2018-08-15 22:12:01 -04:00
morpheus65535
933e4e413f Fix for #85 2018-08-15 22:06:38 -04:00
morpheus65535
1c6a427b5a Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00