1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-26 01:27:07 +00:00
Commit graph

669 commits

Author SHA1 Message Date
Louis Vézina
4dfc250287 Fix for Subliminal exception: 'list' object has no attribute 'lower'. This is panni's fix. 2018-10-17 00:21:24 -04:00
Louis Vézina
09206a91d8 Fix for reverse proxy port and loader message when restarting. 2018-10-16 23:25:04 -04:00
Louis Vézina
fb2860396a Fix for incorrect reloading URL 2018-10-16 22:04:07 -04:00
Louis Vézina
376ee719fb Fix for arguments not passed correctly to child process. 2018-10-16 21:55:30 -04:00
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. 2018-10-16 21:15:42 -04:00
Louis Vézina
7186fc8968 Prevent spawning of new instance of CherryPy before the first one has stopped. 2018-10-16 20:26:44 -04:00
Louis Vézina
3e17afc028 Merge branch 'development' into daemon
# Conflicts:
#	bazarr.py
#	bazarr/get_languages.py
2018-10-16 20:20:32 -04:00
Louis Vézina
88fccbe28f Continuing development and removing root directory 2018-10-16 20:13:08 -04:00
Louis Vézina
c0276d32c1 Continuing development 2018-10-16 16:00:55 -04:00
Louis Vézina
67b722cce1 Continuing development 2018-10-16 10:58:25 -04:00
Louis Vézina
8a1dc9e275 Flushing stdout buffer 2018-10-16 08:48:25 -04:00
Trenton Holmes
05fb7088f8 Updates to close the database connection in all cases (#191) 2018-10-15 19:52:28 -04:00
Louis Vézina
54b2c06a37 Version Bump 2018-10-14 21:36:32 -04:00
Louis Vézina
9c28c30ec8 Add link to restart and manage KeyboardInterrupt 2018-10-14 09:32:16 -04:00
Louis Vézina
bf02d07759 Added restart after update 2018-10-13 22:39:03 -04:00
morpheus65535
ec9137d698 Fix for #183 2018-10-12 13:01:32 -04:00
Louis Vézina
3163b4dcf9 Fix for #180 2018-10-11 23:44:34 -04:00
Louis Vézina
b256c5f341 Fix for #179 2018-10-11 22:24:27 -04:00
Louis Vézina
fe283d3cd9 Version bump 2018-10-11 21:22:58 -04:00
Louis Vézina
e01f97ed79 Fix for sceneName returned as NoneType 2018-10-11 20:58:47 -04:00
Louis Vézina
a88672070e Cherrypy test 2018-10-11 20:50:33 -04:00
Louis Vézina
c7ffcf46e1 Version bump 2018-10-10 22:41:24 -04:00
Louis Vézina
1c5d613e4e Fix for media without a scenename when use_scenename is enabled 2018-10-10 22:40:36 -04:00
Louis Vézina
bb85224826 Fix for guessit returning a list for format 2018-10-10 22:33:08 -04:00
Louis Vézina
80eaa7a21e Fix for exception not managed in get_subtitles 2018-10-10 21:37:43 -04:00
Louis Vézina
21104b4407 Continuing development 2018-10-10 21:23:30 -04:00
Louis Vézina
3119502a0f Modify ping url and loader message on restart. 2018-10-10 17:06:21 -04:00
morpheus65535
1cccd810ae Auto reload after restart 2018-10-10 07:15:06 -04:00
morpheus65535
56226f941d Fix for Linux 2018-10-09 19:59:55 -04:00
morpheus65535
3008c7a746 Fix for main.py not found 2018-10-09 19:47:32 -04:00
morpheus65535
27962727c7 Version bump 2018-10-09 16:42:01 -04:00
morpheus65535
9b8c529f51 Fix for #163 2018-10-09 16:33:18 -04:00
morpheus65535
c7866b3f11 Moving back to GuessIt 2.1.4. Too many bugs in 3.0.0. 2018-10-06 13:18:55 -04:00
Halali
50b8a50a06 Fix typo 2018-10-05 08:00:33 +02:00
morpheus65535
cb2d04d834 Merge branch 'master' into development 2018-10-04 20:32:09 -04:00
morpheus65535
bcd3914324 Refactory of history logging 2018-10-04 20:24:22 -04:00
Louis Vézina
1137090735 Moving everything else bazarr.py to a bazarr subdirectory. 2018-10-04 14:16:49 -04:00
Louis Vézina
203d75a470 Better extraction of provider name for history. 2018-10-03 17:15:08 -04:00
Louis Vézina
53b52d364e More development 2018-10-03 17:01:10 -04:00
morpheus65535
f2497685e8 Renamed bazarr.py in main.py and daemon.py in bazarr.py 2018-10-03 06:53:22 -04:00
morpheus65535
cb385d8706 Initial commit 2018-10-02 22:31:20 -04:00
Halali
1fec4c67e9 fix for #171 2018-10-02 21:02:53 +02:00
morpheus65535
8c57521fe5 Fix for #170 2018-10-02 14:38:37 -04:00
morpheus65535
7c70564646 Merge branch 'development' 2018-09-30 21:04:58 -04:00
morpheus65535
fc34550606 Fix for #153 2018-09-30 20:48:36 -04:00
morpheus65535
26118abb2a Real fix for #158 2018-09-30 20:23:12 -04:00
Halali
a6da80645d add fix for #151 to save_settings 2018-09-29 21:31:31 +02:00
morpheus65535
9611f18d71 Fix for #151 2018-09-29 14:50:14 -04:00
Halali
20b315a368 fix for DeprecationWarning #162 2018-09-29 19:31:31 +02:00
morpheus65535
c576e36d4e
Update README.md 2018-09-28 21:57:40 -04:00