e01
1f8b5e84b8
Add tooltips to provider checkboxes
6 years ago
Louis Vézina
d02fe76742
Modified increment for minimum score to 1 instead of 5.
6 years ago
e01
8fd96a2dfd
Add subsunacs.net and subs.sab.bz providers
6 years ago
Halali
181fe637de
Add some basic rules for subfolder custom path
6 years ago
Halali
1e74036db4
Merge remote-tracking branch 'origin/subliminal_patch' into subliminal_patch
6 years ago
morpheus65535
a5d547556b
Removed Shooter which do not exist anymore.
6 years ago
Halali
9fe6e8595e
Merge remote-tracking branch 'origin/subliminal_patch' into subliminal_patch
...
# Conflicts:
# bazarr/main.py
6 years ago
morpheus65535
693c82d57f
Merge remote-tracking branch 'origin/development' into subliminal_patch
...
# Conflicts:
# bazarr/main.py
# bazarr/scheduler.py
# views/settings.tpl
6 years ago
morpheus65535
f93c34b640
Added missing providers to UI.
6 years ago
Halali
bddf6fbb55
Fix for #286 and maybe #285
6 years ago
Halali
944dee19eb
Fix settings template
6 years ago
Halali
181e71fe65
Add feature #154 and chmod option is now available only for linux
6 years ago
Halali
acbbf6e58b
Add chmod, provider throttle, multithread options
6 years ago
morpheus65535
834f4b1cdd
Fix for episodes and movies languages selection popup not showing anymore.
6 years ago
morpheus65535
f9f35f11c0
Adding donate button.
6 years ago
Halali
8472a48e28
Clean up and add some tooltips to providers
6 years ago
Halali
f5da9ebda0
Add providers settings UI
6 years ago
morpheus65535
42c0b95a5b
Removing Subscenter provider from UI since it's not supported anymore in Subliminal.
6 years ago
Halali
0b706a4e41
Merge remote-tracking branch 'origin/development' into subliminal_patch
...
# Conflicts:
# bazarr/get_movies.py
# bazarr/get_subtitle.py
# bazarr/init.py
# bazarr/main.py
# views/settings.tpl
6 years ago
morpheus65535
2006f7be31
Merge remote-tracking branch 'origin/development' into development
6 years ago
morpheus65535
ecfde95a94
Refactoring of providers UI in settings and wizard. Removec the ugly alert when savong settings and replacing it with a notification.
6 years ago
Halali
1cc7efa413
Add Feature Request #229
6 years ago
Halali
c765359fcf
Fixes after merge
6 years ago
Halali
e6a8aea924
Merge remote-tracking branch 'origin/development' into subliminal_patch
...
# Conflicts:
# bazarr/check_update.py
# bazarr/get_episodes.py
# bazarr/get_languages.py
# bazarr/get_movies.py
# bazarr/get_providers.py
# bazarr/get_series.py
# bazarr/get_settings.py
# bazarr/get_subtitle.py
# bazarr/init.py
# bazarr/list_subtitles.py
# bazarr/main.py
# bazarr/notifier.py
# bazarr/scheduler.py
# bazarr/update_db.py
# bazarr/utils.py
# views/history.tpl
6 years ago
Halali
80b09d3e73
Merge remote-tracking branch 'origin/development' into subliminal_patch
6 years ago
Halali
4fd9ed1157
Merge remote-tracking branch 'origin/development' into halali
6 years ago
Halali
b5dd80caf1
Remove alert from test notification
6 years ago
Halali
d2cba5b2c1
Remove alert from test notification
6 years ago
Halali
f89b4a94de
Remove alert from test notification
6 years ago
Halali
67bf114098
Merge remote-tracking branch 'origin/development' into subliminal_patch
...
# Conflicts:
# bazarr/check_update.py
# bazarr/get_episodes.py
# bazarr/get_movies.py
# bazarr/get_series.py
# bazarr/get_subtitle.py
# bazarr/init.py
# bazarr/list_subtitles.py
# bazarr/main.py
# views/menu.tpl
# views/settings.tpl
# views/wanted.tpl
6 years ago
Halali
ef2dc275ed
Move providers config from DB to config file
6 years ago
Halali
fcc663af91
Continue development for new config backend
6 years ago
Halali
e9677354a2
Merge remote-tracking branch 'origin/development' into halali
...
# Conflicts:
# bazarr/check_update.py
6 years ago
morpheus65535
bfb211ccda
Fix for test notification returning a 404 behind a reverse proxy.
6 years ago
Halali
99118f87fd
More work for new Config code
6 years ago
morpheus65535
71421de09e
One small change to use field value even if you haven't save settings.
6 years ago
Halali
a80d425398
Merge branch 'development' of https://github.com/morpheus65535/bazarr into halali
6 years ago
Halali
4586cd422d
Update Jquery to v3.3.1 and templates clean up
6 years ago
Halali
f941ee5199
Change get_argv to get_args in templates
6 years ago
Halali
18ea5442de
Notification test button
6 years ago
morpheus65535
1fb0a4078f
Merge branch 'development' into halali
6 years ago
morpheus65535
73b81dd558
Removed warning about too many subtitles providers and delays.
6 years ago
Halali
82a78275b7
Merge remote-tracking branch 'origin/development' into halali
...
# Conflicts:
# views/logs.tpl
6 years ago
Halali
3891ccdaf5
Remove restart requirement icon from Debug setting
6 years ago
Halali
cb1ea10add
Merge branch 'development' into logging
6 years ago
Halali
c9a14c2c02
Make dropdown menu searchable
6 years ago
Halali
bdbfde3b46
Fix for z-index in data-tooltip
6 years ago
Halali
5ff8baa19c
Change Log_level settings to Debug checkbox
6 years ago
Louis Vézina
09206a91d8
Fix for reverse proxy port and loader message when restarting.
6 years ago
Halali
d4cd75b0fb
fix for not able to login when changeing from basic to form login type
6 years ago
Halali
1de528bcdb
Revert "fix for not able to login when changeing from basic to form login type"
...
This reverts commit 3a7381c0d2
.
6 years ago
Halali
3a7381c0d2
fix for not able to login when changeing from basic to form login type
6 years ago
morpheus65535
46d8c49355
Fix for Sonarr and Radarr settings testing
6 years ago
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
6 years ago
morpheus65535
e42d1e2dd2
Fix for #80
6 years ago
morpheus65535
da7c1aa5ad
Merge branch 'development' of http://github.com/morpheus65535/bazarr into development
6 years ago
morpheus65535
ae108adcb0
Removed dependency on Pillow(PIL) module and added button to check Soanrr and Radarr connection settings #80
6 years ago
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
6 years ago
morpheus65535
f9cf849abe
Adaptive searching UI
6 years ago
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
6 years ago
morpheus65535
1c6a427b5a
Implement command line argument like requested in #85
6 years ago
morpheus65535
a8d7b91490
Merge branch 'development' of https://github.com/morpheus65535/bazarr into development
6 years ago
morpheus65535
faecbbfa09
Implement only monitored feature for episodes and movies #70
6 years ago
morpheus65535
fa0ffafbcf
Fix for #69
6 years ago
Louis Vézina
9857368c95
Added dedicated minimum score settings for movie and episode #95
6 years ago
morpheus65535
55be0aad60
Implement basic auth #57 and fix for notification provider
6 years ago
morpheus65535
3d98836f3b
Aded option to ignore embedded subtitles #69
6 years ago
Louis Vézina
a1a1292b41
Implementing page size selection in settings #67
6 years ago
morpheus65535
0dd1db936b
Additional fix to single language
6 years ago
morpheus65535
f948814696
Fix a bug in with single language mode enabled #78
6 years ago
morpheus65535
26e9a81eef
Implenting series and movies default values #78
6 years ago
morpheus65535
575948f745
Typo fix #87
6 years ago
morpheus65535
6e4bc14144
Splitting path substitution for Radarr to address the case where Sonarr and Radarr access files trough the same path.
7 years ago
morpheus65535
6a978ba19b
Add Radarr to path substitution settings UI
7 years ago
morpheus65535
757024f747
Initial release of radarr integration for testing
7 years ago
morpheus65535
c2d0d54fab
Continuing development
7 years ago
morpheus65535
dfeae77d5c
Merge branch 'development' into radarr
7 years ago
morpheus65535
f083807ef6
Settings form validation reworked
7 years ago
morpheus65535
e236fc7a67
Ongoing development
7 years ago
Louis Vézina
f4890d3dd3
Continuing development
7 years ago
morpheus65535
421119c75f
Implement Sonarr full update scheduled task interval to be customised
7 years ago
morpheus65535
8aac949e8f
UI tuning for post-processing
7 years ago
morpheus65535
b5301d3154
Post-processing typo correction
7 years ago
morpheus65535
601611143d
Post-processing fine-tuning
7 years ago
morpheus65535
b5d56614cf
Post-processing fine-tuning
7 years ago
morpheus65535
2adb299eb8
Adding post-processing options
7 years ago
morpheus65535
3a87391868
Added scenename and minimum score settings #48
7 years ago
morpheus65535
103257ffe4
Correction to previous commit
7 years ago
morpheus65535
a8db9e85aa
Add possibility to configure a hostname to reach Sonarr #47
7 years ago
morpheus65535
dd9b716df7
Trigger form validation everytime an element of the settings_form loose focus
7 years ago
morpheus65535
8069302986
First implementation of notifications #43
7 years ago
morpheus65535
ced28ddd59
Improvement to settings form validation #39
7 years ago
morpheus65535
27aae5a283
Implement single language option #36
7 years ago
morpheus65535
67124665b9
Implementing form validation for settings #4
7 years ago
morpheus65535
6331206cc1
Implement series search
7 years ago
morpheus65535
24958ce256
Adding some tooltips for settings
7 years ago
Bazarr user
ed275d979e
Limit restart requirement to where it's really required
7 years ago
morpheus65535
a10574f805
Providers authentication implementation
7 years ago
Louis Vézina
ee9ef5e790
Updating improvement
7 years ago
Louis Vézina
4e50a655aa
Continuing update development
7 years ago