1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-27 18:17:46 +00:00
Commit graph

1871 commits

Author SHA1 Message Date
Louis Vézina
187e8bdd4d Fix for #739 and #798 2020-02-07 15:41:23 -05:00
Louis Vézina
d0d8388d9f Fix for #796 2020-02-04 06:53:20 -05:00
Louis Vézina
f80727f409 Merge remote-tracking branch 'origin/development' into development 2020-02-03 22:39:33 -05:00
Louis Vézina
3ff4518b4a Fix for #796 2020-02-03 22:38:29 -05:00
morpheus65535
2c2c130fdb
Merge pull request #800 from ngosang/feature/langdet
replace langdetect with guess_language-spirit. resolves #799
2020-02-03 21:54:53 -05:00
ngosang
d0c1330362 replace langdetect with guess_language-spirit. resolves #799 2020-02-04 01:09:05 +01:00
Louis Vézina
7c8f6c988d Fix for #790. 2020-02-02 08:36:28 -05:00
morpheus65535
f8258aa9cf
Merge pull request #794 from ngosang/feature/fixloop
webui: fix infinite loop in browser when bazarr stops
2020-01-31 20:38:42 -05:00
morpheus65535
3dec9c6a2b
Merge pull request #793 from ngosang/feature/clean4
code cleanup: scheduler
2020-01-31 20:37:15 -05:00
morpheus65535
cba99d834d
Merge pull request #791 from ngosang/feature/clean3
code cleanup: bazarr
2020-01-31 20:34:50 -05:00
ngosang
b9d4863fef webui: fix infinite loop in browser when bazarr stops 2020-02-01 02:14:45 +01:00
ngosang
f3405d645b code cleanup: scheduler 2020-02-01 01:54:17 +01:00
Louis Vézina
dd4d24fc3c Fix for #789. 2020-01-31 19:18:51 -05:00
ngosang
0083ae3137 code cleanup: bazarr 2020-01-31 23:47:18 +01:00
morpheus65535
a1a452e452
Merge pull request #788 from ngosang/feature/clean2
code cleanup: get_series
2020-01-30 21:55:15 -05:00
morpheus65535
f2a0e13359
Merge pull request #787 from ngosang/feature/clean1
code cleanup: notifier, utils
2020-01-30 21:38:42 -05:00
ngosang
93cdd562b7 code cleanup: get_series 2020-01-31 01:02:59 +01:00
ngosang
f49d30d722 code cleanup: notifier, utils 2020-01-31 00:03:35 +01:00
Louis Vézina
9cf2cdb868 Modified deprecation warning in webui as we don't support Python 2.x anymore. 2020-01-30 10:26:44 -05:00
Louis Vézina
570cf3d783 Merge remote-tracking branch 'origin/development' into development 2020-01-29 20:30:43 -05:00
Louis Vézina
04d02d0d59 Fix for #775. 2020-01-29 20:30:30 -05:00
morpheus65535
98719a17ec
Merge pull request #785 from Wolveix/development
Text Capitalisation Unification Across Various Pages
2020-01-29 15:07:45 -05:00
Robert Thomas
8a1c869528
Update settings_general.tpl 2020-01-29 20:03:44 +00:00
Robert Thomas
fc118ab406
Update settings_subtitles.tpl 2020-01-29 20:02:53 +00:00
Robert Thomas
24a5259163
Update settings_radarr.tpl 2020-01-29 20:02:08 +00:00
Louis Vézina
b1f60b012e Merge remote-tracking branch 'origin/development' into development 2020-01-28 21:41:26 -05:00
Louis Vézina
38bb505c2a Fix for #776. 2020-01-28 21:41:02 -05:00
Halali
57c24a6e56 Another Possible fix for titulky provider 2020-01-27 22:11:54 +01:00
morpheus65535
e7d7ad408e
Update unix.py 2020-01-25 08:04:12 -05:00
morpheus65535
6c3a0ba354
Merge pull request #770 from IIIspaceIII/feature/provider-titrari-ro
Feature/provider titrari ro
2020-01-24 06:23:12 -05:00
Space
07b6fc2fbd Merge remote-tracking branch 'origin/feature/provider-titrari-ro' into feature/provider-titrari-ro 2020-01-24 12:06:33 +02:00
Space
1801d2555b #769
-fixed searching without imdbId
2020-01-24 12:06:18 +02:00
Halali
91101073b8 Possible fix for titulky provider 2020-01-23 22:55:04 +01:00
Louis Vézina
c16ba5e17a Fix for #767 2020-01-22 20:09:32 -05:00
morpheus65535
2c74e382a8
Merge pull request #762 from IIIspaceIII/feature/provider-titrari-ro
Feature/provider titrari ro
2020-01-20 06:32:46 -05:00
qxe5534
197489a481 Merge remote-tracking branch 'origin/feature/provider-titrari-ro' into feature/provider-titrari-ro 2020-01-20 10:26:04 +02:00
qxe5534
517454b2df Merge branch 'development' into feature/provider-titrari-ro
# Conflicts:
#	bazarr/get_providers.py
2020-01-20 10:25:15 +02:00
IIIspaceIII
6e1ceec829
Merge pull request #1 from IIIspaceIII/development
Development
2020-01-20 09:28:47 +02:00
morpheus65535
3fa13b890f
Merge pull request #747 from smaarn/fix/ensure-kill-signal-is-propagated
Fixed: upon SIGTERM reception, send an interruption signal to children process
2020-01-19 17:56:14 -05:00
Space
d8050f792a -updated README.md 2020-01-19 22:57:03 +02:00
Space
3cb1a33867 -added provider titrari.ro for movies 2020-01-19 22:55:56 +02:00
Smaarn
02c3c98cf8 Fixed: when receiving a SIGTERM signal, a smooth shutdown procedure should be performed on children processes.
Reverted the change for Python 2
2020-01-19 14:46:27 +01:00
panni
314c1f90e5 update subliminal_patch; possibly fix bazarr#656 2020-01-19 05:30:39 +01:00
morpheus65535
7cb4f5c4f7
Merge pull request #756 from GermanG/germangfixes
Some fixes on providers subdvix, legendasdivx and bsplayer.
2020-01-18 08:44:36 -05:00
German Gutierrez
7d5fdafe0c LegendasDivxs: skipping .txt files from archived file 2020-01-18 14:20:53 +01:00
German Gutierrez
6291cf7134 removing unneeded imports from bsplayer and legendasdivx 2020-01-18 13:02:37 +01:00
German Gutierrez
304ee8766c Adding release info to bsplayer and subdvix providers 2020-01-18 12:59:14 +01:00
German Gutierrez
22ce5dc450 LegendasDivx: adding missing import ParseResponseError 2020-01-18 12:58:22 +01:00
morpheus65535
6677d20686
Quick fix for #752 2020-01-16 23:13:44 -05:00
morpheus65535
a0a30a9684
Merge pull request #751 from GermanG/legendasdivx
Provider Legendasdivx
2020-01-16 15:59:19 -05:00