Louis Vézina
|
710db7e94f
|
WIP
|
5 years ago |
Louis Vézina
|
fc3923ad81
|
Merge branch 'development' into hermes
# Conflicts:
# bazarr/main.py
# libs/version.txt
# views/menu.tpl
|
5 years ago |
Louis Vézina
|
cc61d0188f
|
Fix for Python 2.7 compatibility regression.
|
5 years ago |
Louis Vézina
|
d933108766
|
Merge branch 'development' into hermes
# Conflicts:
# bazarr.py
# bazarr/get_series.py
# bazarr/list_subtitles.py
# bazarr/main.py
|
5 years ago |
Smaarn
|
6c0d2926b8
|
change: log redirection mechanism
Rely on native output and error stream printing.
Blocked input reading
|
5 years ago |
Louis Vézina
|
1f82645e1d
|
WIP
|
5 years ago |
Louis Vézina
|
a8e27a6a79
|
Merge branch 'development' into Flask
# Conflicts:
# bazarr.py
# bazarr/get_series.py
# bazarr/main.py
# bazarr/scheduler.py
# views/historymovies.tpl
# views/historyseries.tpl
# views/menu.tpl
|
5 years ago |
ngosang
|
0083ae3137
|
code cleanup: bazarr
|
5 years ago |
Louis Vézina
|
21fe339d3f
|
WIP
|
5 years ago |
Louis Vézina
|
091f9270fb
|
Merge branch 'development' into Flask
# Conflicts:
# bazarr.py
# bazarr/main.py
# views/menu.tpl
# views/providers.tpl
# views/settings.tpl
# views/settings_general.tpl
# views/settings_radarr.tpl
# views/settings_subtitles.tpl
|
5 years ago |
Louis Vézina
|
2a77abc918
|
WIP
|
5 years ago |
Smaarn
|
02c3c98cf8
|
Fixed: when receiving a SIGTERM signal, a smooth shutdown procedure should be performed on children processes.
Reverted the change for Python 2
|
5 years ago |
Smaarn
|
e26f7fc49e
|
Fixed: when receiving a SIGTERM signal, a smooth shutdown procedure should be performed on children processes.
|
5 years ago |
Louis Vézina
|
e4b6020f63
|
Added stdout flush even for Python 2.x.
|
5 years ago |
Louis Vézina
|
0df9b70558
|
Fix for stdout/stderr logging under Python 3.x.
|
5 years ago |
Louis Vézina
|
1eb174d9ef
|
Fix for restarting since Python 3.
|
5 years ago |
Louis Vézina
|
96f44c6a80
|
WIP
|
5 years ago |
Louis Vézina
|
2b2fd4e8d7
|
WIP
|
5 years ago |
Louis Vézina
|
bcc4183ef3
|
WIP
|
5 years ago |
Louis Vézina
|
b055d89b4f
|
Merge branch 'development' into python3
# Conflicts:
# bazarr.py
# bazarr/get_subtitle.py
|
5 years ago |
Louis Vézina
|
e7bebc495f
|
Fix for Python minor version containing something else than digits.
|
5 years ago |
Louis Vézina
|
645952c61a
|
WIP
|
5 years ago |
Louis Vézina
|
fef399d0a4
|
Fix for Python version check when there's a "+" sign in revision number.
|
5 years ago |
Louis Vézina
|
dc510c71e3
|
Added a check for Python version.
|
5 years ago |
Halali
|
daa6d87e76
|
Reformat code
|
5 years ago |
ngosang
|
42bbd7439e
|
Reduce CPU, Disk and Memory usage
|
6 years ago |
panni
|
f692930e26
|
rewrite get_argv to get_args; use in daemon and bazarr; fix os.path.join usage; PEPify most
|
6 years ago |
panni
|
6cc97a17cd
|
make bazarr a module; use centralized getopt in daemon; add --debug option for console handler; add logging dependencies
|
6 years ago |
Louis Vézina
|
376ee719fb
|
Fix for arguments not passed correctly to child process.
|
6 years ago |
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.
|
6 years ago |
Louis Vézina
|
67b722cce1
|
Continuing development
|
6 years ago |
Louis Vézina
|
8a1dc9e275
|
Flushing stdout buffer
|
6 years ago |
Louis Vézina
|
9c28c30ec8
|
Add link to restart and manage KeyboardInterrupt
|
6 years ago |
Louis Vézina
|
a88672070e
|
Cherrypy test
|
6 years ago |
Louis Vézina
|
21104b4407
|
Continuing development
|
6 years ago |
morpheus65535
|
1cccd810ae
|
Auto reload after restart
|
6 years ago |
morpheus65535
|
3008c7a746
|
Fix for main.py not found
|
6 years ago |
Louis Vézina
|
1137090735
|
Moving everything else bazarr.py to a bazarr subdirectory.
|
6 years ago |
Louis Vézina
|
53b52d364e
|
More development
|
6 years ago |
morpheus65535
|
f2497685e8
|
Renamed bazarr.py in main.py and daemon.py in bazarr.py
|
6 years ago |
morpheus65535
|
cb385d8706
|
Initial commit
|
6 years ago |
Halali
|
a6da80645d
|
add fix for #151 to save_settings
|
6 years ago |
Halali
|
20b315a368
|
fix for DeprecationWarning #162
|
6 years ago |
Halali
|
bfdc6200b7
|
minor search engine changes
|
6 years ago |
morpheus65535
|
8d13e5b548
|
Version bump
|
6 years ago |
morpheus65535
|
54329b0d2b
|
Fix for providers auth not used
|
6 years ago |
morpheus65535
|
0551f2d0b8
|
Version bump
|
6 years ago |
morpheus65535
|
46d8c49355
|
Fix for Sonarr and Radarr settings testing
|
6 years ago |
morpheus65535
|
0f061f2122
|
Include dependencies and remove requirements.txt
|
6 years ago |
morpheus65535
|
81daa902f6
|
Version bump
|
6 years ago |