Commit Graph

246 Commits

Author SHA1 Message Date
Louis Vézina 9c9cbe8f19 Added on demand subtitles synchronization. 2020-06-12 15:08:44 -04:00
Louis Vézina c6548c06b7 Subsync first implementation (only after download/upload). 2020-06-10 12:04:54 -04:00
Moravčík, Marian 074b54685a Small fix for Pos-processing log output 2020-05-23 19:04:37 +02:00
Moravčík, Marian 85da831879 Fix Post-Processing trashold TypeError 2020-05-23 12:10:32 +02:00
Louis Vézina 51d9d6fb4f WIP 2020-05-20 11:29:49 -04:00
Louis Vézina 376e13d7f1 Upgraded GuessIt to 3.0.1 2020-05-20 11:29:39 -04:00
Louis Vézina cc07ab5331 WIP 2020-05-19 11:39:57 -04:00
Louis Vézina f908f0d04a WIP 2020-05-19 09:27:13 -04:00
Louis Vézina 7e0c298dd7 WIP 2020-05-18 08:21:16 -04:00
Louis Vézina 823b4ee9b4 WIP 2020-05-15 14:12:31 -04:00
Louis Vézina 41b18cb5de WIP 2020-05-11 00:39:21 -04:00
Louis Vézina 83d226a8a0 Merge branch 'development' into hermes
# Conflicts:
#	bazarr/main.py
#	bazarr/scheduler.py
2020-04-25 09:11:05 -04:00
Louis Vézina 55fb852fba Fix for ffprobe not being used correctly. 2020-04-25 08:55:12 -04:00
Louis Vézina f0e9c0f58a Fix for ffprobe not being used correctly. 2020-04-25 08:51:26 -04:00
Aurel004 81271b52f7
Update get_subtitle.py 2020-04-23 20:12:13 +02:00
Roberto Santalla 635b865b2a
logging: show file error reason in log
In case of an error occurs while saving subtitles, the cause for the error should be printed to the log file. Otherwise it becomes difficult to debug it.
2020-04-22 18:02:03 +02:00
Louis Vézina 1f25fdde2f Merge branch 'development' into hermes
# Conflicts:
#	bazarr.py
#	bazarr/main.py
#	views/menu.tpl
2020-04-12 09:02:17 -04:00
Louis Vézina 93b95f9936 Fix for #920. 2020-04-11 10:43:03 -04:00
Louis Vézina d9453121a6 Merge branch 'development' into hermes
# Conflicts:
#	bazarr/main.py
#	views/episodes.tpl
#	views/movie.tpl
#	views/providers.tpl
2020-03-29 10:02:10 -04:00
Louis Vézina b3dfb5590b Fix for #859 2020-03-25 16:25:37 -04:00
Louis Vézina d1a94638e1 Partial fix for #729 (only Shameless (US)) 2020-03-25 00:04:32 -04:00
morpheus65535 e04364d17d
Merge pull request #876 from josdion/development
add uploader member variable to subtitle class
2020-03-22 07:50:07 -04:00
josdion dd4707176a add subtitle uploader as a column in manual search dialog 2020-03-22 11:54:54 +02:00
Louis Vézina 71af42441b Merge branch 'development' into hermes
# Conflicts:
#	views/episodes.tpl
#	views/movie.tpl
#	views/providers.tpl
2020-03-21 09:26:28 -04:00
morpheus65535 08a38f6505
Merge pull request #873 from josdion/development
do not show release info if it contains only whitespace characters
2020-03-21 07:45:33 -04:00
josdion 03b181701e do not show release info if it contains only whitespace characters
if the release_info contains only whitespace characters in the manual search result dialog they will appear as empty labels. Now they will not be included in releases won't be shown.
2020-03-21 10:08:50 +02:00
Louis Vézina aa1b9dfcf4 Merge branch 'development' into hermes
# Conflicts:
#	bazarr/embedded_subs_reader.py
#	bazarr/list_subtitles.py
#	bazarr/logger.py
#	bazarr/main.py
#	views/providers.tpl
2020-03-18 22:52:49 -04:00
Louis Vézina 0f85f683c2 Possible fix for #860 2020-03-18 15:33:54 -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 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
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 fc3923ad81 Merge branch 'development' into hermes
# Conflicts:
#	bazarr/main.py
#	libs/version.txt
#	views/menu.tpl
2020-02-16 11:41:17 -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
Louis Vézina bfa438df7c WIP 2020-02-12 23:16:22 -05:00
Louis Vézina a8e27a6a79 Merge branch 'development' into Flask
# Conflicts:
#	bazarr.py
#	bazarr/get_series.py
#	bazarr/main.py
#	bazarr/scheduler.py
#	views/historymovies.tpl
#	views/historyseries.tpl
#	views/menu.tpl
2020-01-31 21:54:53 -05:00
Louis Vézina dd4d24fc3c Fix for #789. 2020-01-31 19:18:51 -05:00
Louis Vézina 95b8aadb23 WIP 2020-01-29 06:53:29 -05:00
Louis Vézina 298a563b4f Fix for #737. 2020-01-06 17:11:01 -05:00
Louis Vézina db7951ced2 Fix for #737. 2020-01-05 10:33:36 -05:00
Louis Vézina 61ab911747 Merge branch 'development' into python3
# Conflicts:
#	bazarr/main.py
2019-11-12 08:18:43 -05:00
Louis Vézina 833fc80e28 Removing GA tracking of search as we are exceeding monthly limit. 2019-11-11 20:52:40 -05:00
Louis Vézina 1b1fef6f62 WIP 2019-11-07 23:43:37 -05:00
Louis Vézina d31299870d Merge branch 'development' into python3
# Conflicts:
#	bazarr/list_subtitles.py
#	bazarr/main.py
2019-11-06 16:45:51 -05:00
Louis Vézina d3cc56dd95 Fix search languages for analytics. 2019-11-01 10:07:21 -04:00
Louis Vézina c4ca5ab533 Fix search languages for analytics. 2019-10-31 19:38:14 -04:00
Louis Vézina 7f80b1de83 Merge branch 'development' into python3
# Conflicts:
#	bazarr/get_series.py
#	bazarr/list_subtitles.py
2019-10-31 13:21:49 -04:00
Louis Vézina 95c3bcac7d Small fix to episodes to upgrade list SQL query. 2019-10-31 12:56:12 -04:00
Louis Vézina 086f54a659 Another fix for missing movies. 2019-10-31 06:40:45 -04:00