summaryrefslogtreecommitdiffhomepage
path: root/bazarr.py
AgeCommit message (Expand)Author
2021-07-07Added an unsupported warning on startup if using Python 3.9morpheus65535
2020-05-24Rework on child process management.Smaarn
2020-05-18WIPLouis Vézina
2020-05-18WIPLouis Vézina
2020-04-27Fix for #952.Louis Vézina
2020-04-15Simplify daemon mechanism.Louis Vézina
2020-04-14Simplify daemon mechanism.Louis Vézina
2020-04-12Merge remote-tracking branch 'origin/development' into developmentLouis Vézina
2020-04-12Bazarr won't start anymore when launched with Python ealier than 3.7. No more...Louis Vézina
2020-04-11[Python 3 only] Changed SIGTERM signal handling.Smaarn
2020-04-11Increased minimal version of Python 3.x to 3.7 instead of 3.6. We have too mu...Louis Vézina
2020-02-16Fix for Python 2.7 compatibility regression.Louis Vézina
2020-02-09change: log redirection mechanismSmaarn
2020-01-31code cleanup: bazarrngosang
2020-01-19Fixed: when receiving a SIGTERM signal, a smooth shutdown procedure should be...Smaarn
2020-01-14Fixed: when receiving a SIGTERM signal, a smooth shutdown procedure should be...Smaarn
2019-12-14Added stdout flush even for Python 2.x.Louis Vézina
2019-12-08Fix for stdout/stderr logging under Python 3.x.Louis Vézina
2019-12-06Fix for restarting since Python 3.Louis Vézina
2019-09-28WIPLouis Vézina
2019-09-23WIPLouis Vézina
2019-09-22WIPLouis Vézina
2019-09-22Merge branch 'development' into python3Louis Vézina
2019-09-18Fix for Python minor version containing something else than digits.Louis Vézina
2019-09-13WIPLouis Vézina
2019-09-08Fix for Python version check when there's a "+" sign in revision number.Louis Vézina
2019-09-05Added a check for Python version.Louis Vézina
2019-06-11Reformat codeHalali
2019-06-01Reduce CPU, Disk and Memory usagengosang
2018-10-31rewrite get_argv to get_args; use in daemon and bazarr; fix os.path.join usag...panni
2018-10-31make bazarr a module; use centralized getopt in daemon; add --debug option fo...panni
2018-10-16Fix for arguments not passed correctly to child process.Louis Vézina
2018-10-16Fix to create daemon stop and restart file in config_dir. Add a fix for autom...Louis Vézina
2018-10-16Continuing developmentLouis Vézina
2018-10-16Flushing stdout bufferLouis Vézina
2018-10-14Add link to restart and manage KeyboardInterruptLouis Vézina
2018-10-11Cherrypy testLouis Vézina
2018-10-10Continuing developmentLouis Vézina
2018-10-10Auto reload after restartmorpheus65535
2018-10-09Fix for main.py not foundmorpheus65535
2018-10-04Moving everything else bazarr.py to a bazarr subdirectory.Louis Vézina
2018-10-03More developmentLouis Vézina
2018-10-03Renamed bazarr.py in main.py and daemon.py in bazarr.pymorpheus65535
2018-10-02Initial commitmorpheus65535
2018-09-29add fix for #151 to save_settingsHalali
2018-09-29fix for DeprecationWarning #162Halali
2018-09-26minor search engine changesHalali
2018-09-22Version bumpmorpheus65535
2018-09-22Fix for providers auth not usedmorpheus65535
2018-09-18Version bumpv0.6.4morpheus65535