Commit Graph

194 Commits (b10190c5b1d9e4c44b60dab593c618f75366c7f8)

Author SHA1 Message Date
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
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
5 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
halali 4416799122 Proxy support #113
6 years ago
morpheus65535 26ac122548 update to API to include movies
6 years ago
morpheus65535 badfb3f866 Fix for --no-update
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
6 years ago
morpheus65535 66dac7f19c
Manual searching implementation (#137)
6 years ago
morpheus65535 eef65f79bd
Version bump
6 years ago
halali 53f3338ef7 Adaptive searching (#130)
6 years ago
morpheus65535 1c1aec5a06 Add a releases tab in system to keep track of changes.
6 years ago
halali db2378943f Move settings from Database to Config file (#126)
6 years ago
morpheus65535 0a3ccbb1c2 Final fix for #85 ... I hope...
6 years ago