Commit Graph

1144 Commits

Author SHA1 Message Date
Louis Vézina 44e34a4d8c Fix to catch refine_video exception and log them. 2019-02-02 23:30:03 -05:00
Louis Vézina bcdf28d3f0 Merge remote-tracking branch 'origin/development' into development 2019-02-02 23:29:23 -05:00
Louis Vézina 80d21091f5 Fix to cath refine_video exception and log them. 2019-02-02 23:28:58 -05:00
Halali f7d308fc3d Try to fix subtitles deletion 2019-02-02 18:04:12 +01:00
Halali 63054e8a42 Merge remote-tracking branch 'origin/development' into development 2019-02-02 08:54:49 +01:00
Halali b178d8fd0f Change quotas to prevent issue with title contain "'" 2019-02-02 08:54:29 +01:00
Louis Vézina 3f5410dea3 Reordering of providers 2019-02-01 14:15:46 -05:00
Louis Vézina 626d7c81d7 Merge branch 'pr/292' into development 2019-02-01 13:51:02 -05:00
Louis Vézina e4050a8130 Fix for unrar path detection. 2019-02-01 06:33:32 -05:00
Louis Vézina 50ff0137a1 Fix for unrar path detection. 2019-01-31 17:22:12 -05:00
Halali 3a2c28f3cf Rewrite tooltips for new settings 2019-01-31 22:20:22 +01:00
Halali eeb63d2568 Merge remote-tracking branch 'origin/development' into halali
# Conflicts:
#	bazarr/get_subtitle.py
2019-01-31 21:35:04 +01:00
morpheus65535 8b9f252842 Merge branch 'master' into development 2019-01-31 07:37:03 -05:00
morpheus65535 640794b75f Adding requirements.txt 2019-01-31 07:35:00 -05:00
Halali df9e2634e2 Remove lxml from internal libs 2019-01-31 07:42:03 +01:00
morpheus65535 71149a6232 Fix to use OS unrar in path before those included with Bazarr. 2019-01-30 23:23:04 -05:00
morpheus65535 97e72a8f9d Fix for not matching case between video and subtitles filename #278 2019-01-30 22:28:59 -05:00
morpheus65535 052ee77441 Added basic refining to video object and added lxml module to libs 2019-01-30 22:19:58 -05:00
e01 1f8b5e84b8 Add tooltips to provider checkboxes 2019-01-30 19:41:54 +02:00
e01 0bd2f2e68f Move providers to subliminal_patch 2019-01-30 19:36:32 +02:00
e01 aafc55f3cb Fix previously mess with providers registering on subssabbz and subsunacs 2019-01-30 09:14:17 +02:00
morpheus65535 1c8377184b Added the execute permission on Linux and MacOS unrar binaries 2019-01-29 20:50:31 -05:00
Louis Vézina d02fe76742 Modified increment for minimum score to 1 instead of 5. 2019-01-29 12:24:27 -05:00
e01 2e8cb7b1f5 Remove subsunacs and subssabbz providers from subliminal library. 2019-01-29 15:28:37 +02:00
e01 8fd96a2dfd Add subsunacs.net and subs.sab.bz providers 2019-01-29 15:27:45 +02:00
e01 76d5be0e77 Add subsunacs.net and subs.sab.bz providers 2019-01-29 15:25:24 +02:00
morpheus65535 118cc741a1 Merge remote-tracking branch 'origin/development' into development 2019-01-28 22:12:28 -05:00
morpheus65535 7e053f8d0c Added code3b language from DB to repl_map to be sure subtitles file including those tag get recognized correctly. 2019-01-28 22:11:01 -05:00
Halali f1b7e28e57 Change User-Agent to random User-Agent for Titlovi provider 2019-01-28 19:47:59 +01:00
Halali 5ba92b2142 Change User-Agent for Titlovi provider 2019-01-28 16:59:07 +01:00
morpheus65535 968fad4193 Fix for #290. 2019-01-27 21:35:44 -05:00
morpheus65535 a5858c3328 Merge remote-tracking branch 'origin/development' into development 2019-01-27 21:21:10 -05:00
morpheus65535 96259b02c5 Removed page length dropdown in manual search dialog. 2019-01-27 21:19:56 -05:00
Halali 3b83c7b75c Remove empty file 2019-01-27 16:40:40 +01:00
Halali 250af26f49 Merge remote-tracking branch 'origin/development' into subliminal_patch 2019-01-27 16:40:18 +01:00
Halali 5998b4dab3 Merge remote-tracking branch 'origin/subliminal_patch' into subliminal_patch
# Conflicts:
#	bazarr/get_subtitle.py
#	bazarr/main.py
2019-01-27 16:39:52 +01:00
Halali 62c89a8157 Reflect providers settings changes to wizard 2019-01-27 16:33:37 +01:00
morpheus65535 48b8ffae40 Adding file encoding again. 2019-01-27 09:36:44 -05:00
morpheus65535 aee726edb6 Removed duplicate version number. 2019-01-27 09:35:16 -05:00
morpheus65535 818e45d100 Version bump 2019-01-27 09:28:14 -05:00
morpheus65535 a53547391d Clarified logging when subtitles is invalid. 2019-01-27 09:18:39 -05:00
Halali f490951bfe Merge remote-tracking branch 'origin/subliminal_patch' into subliminal_patch
# Conflicts:
#	bazarr/main.py
2019-01-27 14:00:56 +01:00
panni f7550e1889 libs: update subliminal_patch to newest develop: fix subscene missing poster; don't raise an exception when subtitle not found inside archive 2019-01-27 04:23:19 +01:00
panni 67963633ef main: set user agent for providers 2019-01-27 04:22:25 +01:00
Halali 181fe637de Add some basic rules for subfolder custom path 2019-01-27 01:00:00 +01:00
Halali 64079a3c22 Fix forced debug in save_settings 2019-01-26 22:12:19 +01:00
Halali 1e74036db4 Merge remote-tracking branch 'origin/subliminal_patch' into subliminal_patch 2019-01-26 20:27:37 +01:00
morpheus65535 a5d547556b Removed Shooter which do not exist anymore. 2019-01-26 12:32:04 -05:00
Halali 9fe6e8595e Merge remote-tracking branch 'origin/subliminal_patch' into subliminal_patch
# Conflicts:
#	bazarr/main.py
2019-01-26 08:16:39 +01:00
morpheus65535 29b4271e0e Replacing x86_64 unrar executable. 2019-01-26 00:04:58 -05:00