Commit Graph

2069 Commits

Author SHA1 Message Date
Louis Vézina 362691220c WIP 2020-03-08 10:32:38 -04:00
Louis Vézina 49d81aab35 Merge branch 'development' into hermes
# Conflicts:
#	bazarr/main.py
#	views/providers.tpl
#	views/settings_general.tpl
2020-03-08 10:23:39 -04:00
Louis Vézina c7c7a23f58 Fix for d5feea0b09 2020-03-08 09:50:31 -04:00
panni d5feea0b09 fix #731 2020-03-08 05:53:27 +01:00
morpheus65535 53f7b234ba
Merge pull request #848 from mvanbaak/move-header-files
Move _scandir.c needed header files to correct directory
2020-03-05 12:53:40 -05:00
morpheus65535 9f27b949c0
Version bump 2020-03-05 12:51:21 -05:00
morpheus65535 c12c54a42a
Fix for #849 2020-03-05 12:50:54 -05:00
Michiel van Baak 30a801b04d Move scandir.c header files to the correct directory 2020-03-03 14:06:25 +01:00
Louis Vézina de1fe680df Fix for #843 2020-03-01 08:51:00 -05:00
Louis Vézina fd339b5fff Fix for release update missing an import 2020-02-29 18:53:13 -05:00
Louis Vézina 1a7ae1bd39 Merge remote-tracking branch 'origin/hermes' into hermes 2020-02-27 16:45:11 -05:00
Moravčík, Marian a0c159e099 WIP 2020-02-27 20:12:11 +01:00
Louis Vézina e0b98337b2 WIP 2020-02-26 21:08:52 -05:00
Louis Vézina ae46a0fc49 WIP 2020-02-25 16:14:15 -05:00
morpheus65535 04a0d5ffb2
Merge pull request #833 from JpF4E/master
Addition of audio language variables to post processing commands
2020-02-25 06:40:58 -05:00
Louis Vézina c96ca8fe16 WIP 2020-02-24 19:22:18 -05:00
morpheus65535 0a81f79f49
Merge pull request #838 from GermanG/legendasdivx
Legendasdivx: adding scores to subtitles to get best match in archive
2020-02-24 14:54:16 -05:00
German Gutierrez c2614fc776 legendasdivx: adding scores to subtitles to get best match in archive 2020-02-24 16:13:30 +01:00
JpF4E 8bdf2db607 Fixed manual download. 2020-02-24 14:31:40 +00:00
morpheus65535 051988783f
Merge pull request #836 from GermanG/legendasdivx
legendasdivx: using guessit to pick up the right sub in archive
2020-02-24 07:08:18 -05:00
German Gutierrez c72366d883 legendasdivx: using guessit to pick up the right sub in archive 2020-02-24 11:06:48 +01:00
Moravčík, Marian df0f4dd92d Fix for Mobile UI 2020-02-24 07:23:10 +01:00
Louis Vézina 32a467cec5 WIP 2020-02-23 22:48:56 -05:00
Louis Vézina 34f34130c6 WIP 2020-02-23 21:55:09 -05:00
Louis Vézina 5466ce42e9 WIP 2020-02-23 21:47:26 -05:00
morpheus65535 fafeffcfe5
Merge pull request #835 from GermanG/bsplayersubs
bsplayer: adding matches
2020-02-23 20:24:11 -05:00
German Gutierrez 9036a0863c bsplayer: adding matches 2020-02-23 17:37:02 +01:00
Louis Vézina 44f090fd92 WIP 2020-02-23 10:17:49 -05:00
Louis Vézina fcbb2300a3 WIP 2020-02-23 09:25:24 -05:00
JpF4E 1af408f684 Added audio language variables to post processing command. Required to use with subsync. 2020-02-22 20:53:33 +00:00
JpF4E e5ecd17f80 Added audio language variables to post processing command. Required to use with subsync. 2020-02-22 19:29:04 +00:00
Louis Vézina f32836d82e WIP 2020-02-22 10:11:35 -05:00
Louis Vézina aeda5a768f WIP 2020-02-22 09:11:56 -05:00
Louis Vézina 57cdd2fce9 WIP 2020-02-22 09:03:58 -05:00
Louis Vézina 8749fc13f2 WIP 2020-02-20 06:41:05 -05:00
Louis Vézina 54376299d9 WIP 2020-02-18 22:34:22 -05:00
Louis Vézina 988e88211b WIP 2020-02-17 22:44:39 -05:00
Louis Vézina 83abf21687 WIP 2020-02-17 21:45:12 -05:00
Louis Vézina 7cfa3fe337 WIP 2020-02-17 12:54:20 -05:00
Louis Vézina 261b05fd13 Merge branch 'master' into development 2020-02-16 19:40:22 -05:00
Louis Vézina 630f7e8394 WIP 2020-02-16 19:38:10 -05:00
Louis Vézina 710db7e94f WIP 2020-02-16 11:42:16 -05:00
Louis Vézina fc3923ad81 Merge branch 'development' into hermes
# Conflicts:
#	bazarr/main.py
#	libs/version.txt
#	views/menu.tpl
2020-02-16 11:41:17 -05:00
Louis Vézina 96e210cae1 Blocking Bazarr update for users that don't use Python 3.x yet. 2020-02-16 10:39:02 -05:00
Louis Vézina cc61d0188f Fix for Python 2.7 compatibility regression. 2020-02-16 10:37:55 -05:00
Louis Vézina 7d881e6de9 Version bump 2020-02-16 10:37:01 -05:00
panni 6c32db637d fix usage of compute_score after retval changes; sort by secondary score as well 2020-02-16 15:25:22 +01:00
Louis Vézina 1f99e230fb Fixes to broken manual search and download following @pannal changes to compute_score(). 2020-02-16 08:33:50 -05:00
panni 584f4a7c04 update subliminal_patch; improve scoring; improve bsplayer; possibly fix bazarr#821 2020-02-16 05:53:32 +01:00
Louis Vézina 9455847a0e Revert "subliminal_patch: hearing impaired fix"
This reverts commit 258dc3a7
2020-02-15 11:17:57 -05:00