Halali
|
f5da9ebda0
|
Add providers settings UI
|
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 |
morpheus65535
|
35fcc703d6
|
Merge remote-tracking branch 'origin/halali' into halali
|
6 years ago |
morpheus65535
|
af16492230
|
Fix for providers in wizard.
|
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
|
2b564a060a
|
Merge remote-tracking branch 'origin/development' into halali
# Conflicts:
# bazarr/get_episodes.py
# bazarr/get_movies.py
# bazarr/get_series.py
# bazarr/get_subtitle.py
# bazarr/main.py
|
6 years ago |
Halali
|
ef2dc275ed
|
Move providers config from DB to config file
|
6 years ago |
morpheus65535
|
d0ada2f16a
|
Check for SSL when opening websocket connection.
|
6 years ago |
morpheus65535
|
536f0196c0
|
Merge branch 'development' into notifications
# Conflicts:
# bazarr/get_movies.py
# bazarr/list_subtitles.py
# bazarr/main.py
|
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
|
6286676bcd
|
Implement new config to wizard template
|
6 years ago |
Halali
|
6c72da41da
|
Fix template
|
6 years ago |
Halali
|
ead8dbfe0a
|
More work for new Config code
|
6 years ago |
Halali
|
99118f87fd
|
More work for new Config code
|
6 years ago |
morpheus65535
|
a1364c0d09
|
Continuing development
|
6 years ago |
morpheus65535
|
4686e7da55
|
Continuing development
|
6 years ago |
morpheus65535
|
fd840d86c0
|
Continuing development
|
6 years ago |
morpheus65535
|
71421de09e
|
One small change to use field value even if you haven't save settings.
|
6 years ago |
morpheus65535
|
82793da436
|
Continuing development
|
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
|
2761572948
|
Fix for console error after fix #245
|
6 years ago |
Halali
|
c7d37503d8
|
Fix for #245
|
6 years ago |
Halali
|
b2158ed08b
|
Fix for Firefox 63
|
6 years ago |
morpheus65535
|
005b78f350
|
Initial commit
|
6 years ago |
Halali
|
f941ee5199
|
Change get_argv to get_args in templates
|
6 years ago |
panni
|
1f485d0aa7
|
get_subtitle: implement manual subtitle download
|
6 years ago |
panni
|
a1677bf9b6
|
movie/episodes template: properly escape single quotes for title attribute
|
6 years ago |
panni
|
47295ac87a
|
implement download_subtitle; add helper functions: get_video, get_scores
|
6 years ago |
panni
|
fca858c669
|
manual_search: implement hints, use full parsing with sceneName
|
6 years ago |
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
|
6 years ago |
morpheus65535
|
1f38ec8c29
|
Fix for typo in missing language validation
|
6 years ago |
Halali
|
18ea5442de
|
Notification test button
|
6 years ago |
Halali
|
797499a92e
|
Fixe for malformed string
|
6 years ago |
Halali
|
aeb51b09cd
|
Fixed small visual bug
|
6 years ago |
morpheus65535
|
bf09e94c5b
|
Some small improvement
|
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 |