1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-29 11:06:02 +00:00
Commit graph

574 commits

Author SHA1 Message Date
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
morpheus65535
1abfa4d0c5
Merge pull request #123 from halali/Import
Update imports and clean up
2018-08-15 19:52:42 -04:00
Halali
ef8f474cfa Update imports and clean up 2018-08-15 22:51:46 +02:00
morpheus65535
5a1ffdad7c Fix for wrong create column at the right place 2018-08-11 08:56:54 -04:00
morpheus65535
267300bb47 Version bump 2018-08-10 20:18:27 -04:00
morpheus65535
76c123daa0 Fix for wonr update order #70 2018-08-10 20:16:47 -04:00
morpheus65535
e3c1d98531 Fix for new notifier 2018-08-10 19:36:43 -04:00
morpheus65535
d4938cb2fc Fix for new notifier 2018-08-10 19:28:47 -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
97b8b8257e
Typo error: replace Sonarr by Radarr 2018-08-05 20:41:03 -04:00
morpheus65535
93ffd4b60f
Fix for #95 2018-08-05 20:39:10 -04:00
morpheus65535
e4ed6d247c
Fix for #69 2018-08-05 00:44:55 -04:00
morpheus65535
fa0ffafbcf
Fix for #69 2018-08-05 00:34:05 -04:00
morpheus65535
99308ce594
Fix for #69 2018-08-05 00:32:53 -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