morpheus65535
d0ada2f16a
Check for SSL when opening websocket connection.
2018-12-31 23:46:33 -05:00
morpheus65535
536f0196c0
Merge branch 'development' into notifications
...
# Conflicts:
# bazarr/get_movies.py
# bazarr/list_subtitles.py
# bazarr/main.py
2018-12-31 13:18:32 -05:00
Halali
fcc663af91
Continue development for new config backend
2018-12-27 20:19:59 +01:00
Halali
e9677354a2
Merge remote-tracking branch 'origin/development' into halali
...
# Conflicts:
# bazarr/check_update.py
2018-12-27 15:13:50 +01:00
morpheus65535
bfb211ccda
Fix for test notification returning a 404 behind a reverse proxy.
2018-12-18 06:39:49 -05:00
Halali
6286676bcd
Implement new config to wizard template
2018-12-15 19:43:25 +01:00
Halali
6c72da41da
Fix template
2018-12-15 01:53:24 +01:00
Halali
ead8dbfe0a
More work for new Config code
2018-12-15 01:42:09 +01:00
Halali
99118f87fd
More work for new Config code
2018-12-15 01:36:28 +01:00
morpheus65535
a1364c0d09
Continuing development
2018-12-14 09:28:14 -05:00
morpheus65535
4686e7da55
Continuing development
2018-12-14 06:52:09 -05:00
morpheus65535
fd840d86c0
Continuing development
2018-12-13 23:01:15 -05:00
morpheus65535
71421de09e
One small change to use field value even if you haven't save settings.
2018-12-13 22:05:42 -05:00
morpheus65535
82793da436
Continuing development
2018-12-12 21:50:05 -05:00
Halali
a80d425398
Merge branch 'development' of https://github.com/morpheus65535/bazarr into halali
2018-12-10 22:42:03 +01:00
Halali
4586cd422d
Update Jquery to v3.3.1 and templates clean up
2018-12-09 21:23:51 +01:00
Halali
2761572948
Fix for console error after fix #245
2018-12-07 16:18:16 +01:00
Halali
c7d37503d8
Fix for #245
2018-12-06 21:53:16 +01:00
Halali
b2158ed08b
Fix for Firefox 63
2018-12-05 10:26:35 +01:00
morpheus65535
005b78f350
Initial commit
2018-11-29 21:24:48 -05:00
Halali
f941ee5199
Change get_argv to get_args in templates
2018-11-29 20:09:34 +01:00
panni
1f485d0aa7
get_subtitle: implement manual subtitle download
2018-11-29 14:40:31 +01:00
panni
a1677bf9b6
movie/episodes template: properly escape single quotes for title attribute
2018-11-29 14:15:49 +01:00
panni
47295ac87a
implement download_subtitle; add helper functions: get_video, get_scores
2018-11-29 14:03:44 +01:00
panni
fca858c669
manual_search: implement hints, use full parsing with sceneName
2018-11-29 12:36:01 +01:00
panni
221c67449b
Merge remote-tracking branch 'origin/development' into subliminal_patch
...
# Conflicts:
# bazarr/check_update.py
# bazarr/get_argv.py
# bazarr/get_movies.py
# bazarr/get_settings.py
# bazarr/get_subtitle.py
# bazarr/main.py
# bazarr/scheduler.py
2018-11-28 12:36:44 +01:00
morpheus65535
1f38ec8c29
Fix for typo in missing language validation
2018-11-27 22:55:25 -05:00
Halali
18ea5442de
Notification test button
2018-11-27 22:34:09 +01:00
Halali
797499a92e
Fixe for malformed string
2018-11-27 21:00:13 +01:00
Halali
aeb51b09cd
Fixed small visual bug
2018-11-26 21:18:12 +01:00
morpheus65535
bf09e94c5b
Some small improvement
2018-11-25 22:00:12 -05:00
morpheus65535
1fb0a4078f
Merge branch 'development' into halali
2018-11-25 21:05:12 -05:00
morpheus65535
73b81dd558
Removed warning about too many subtitles providers and delays.
2018-11-17 22:10:13 -05:00
Halali
82a78275b7
Merge remote-tracking branch 'origin/development' into halali
...
# Conflicts:
# views/logs.tpl
2018-11-13 20:40:53 +01:00
Halali
3891ccdaf5
Remove restart requirement icon from Debug setting
2018-11-10 20:02:02 +01:00
Halali
cb1ea10add
Merge branch 'development' into logging
2018-11-10 16:42:52 +01:00
Halali
2f5f9bad35
Fix for episodes template
2018-11-10 14:36:12 +01:00
Halali
e1b9f0dd8d
Some tweak
2018-11-08 14:04:45 +01:00
Halali
c20236141f
Add tooltips for scenename, filename and adaptive searching in movies and wanted movies
2018-11-08 14:03:34 +01:00
Halali
1f25a9f484
Add DEBUG icon to logs page
2018-11-08 13:56:52 +01:00
morpheus65535
3c271ec64e
Some tweak.
2018-11-06 17:52:09 -05:00
Halali
675bacc78d
Add tooltips for scenename, filename and adaptive searching in episode and wanted episode
2018-11-03 22:56:24 +01:00
Halali
c9a14c2c02
Make dropdown menu searchable
2018-11-03 16:18:42 +01:00
Halali
280b437116
Add Logout to system tab
2018-11-02 22:14:36 +01:00
Halali
ac640e4054
Add status page and fix for #160
2018-11-02 20:08:07 +01:00
panni
f692930e26
rewrite get_argv to get_args; use in daemon and bazarr; fix os.path.join usage; PEPify most
2018-10-31 20:34:40 +01:00
Halali
bdbfde3b46
Fix for z-index in data-tooltip
2018-10-31 18:45:16 +01:00
Halali
5ff8baa19c
Change Log_level settings to Debug checkbox
2018-10-30 19:06:30 +01:00
morpheus65535
fbc919fa75
Fix for series progress bar #202
2018-10-30 06:47:54 -04:00
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