bazarr/bazarr
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
..
__init__.py
analytics.py
check_update.py
config.py
create_db.sql
database.py
embedded_subs_reader.py
get_args.py
get_episodes.py
get_languages.py Fix for #841 2020-03-15 09:05:51 -04:00
get_movies.py Fix for #851 2020-03-08 18:07:10 -04:00
get_providers.py Merge branch 'development' 2020-01-31 20:30:39 -05:00
get_series.py Fix for #796 2020-02-04 06:53:20 -05:00
get_subtitle.py do not show release info if it contains only whitespace characters 2020-03-21 10:08:50 +02:00
helper.py Added audio language variables to post processing command. Required to use with subsync. 2020-02-22 19:29:04 +00:00
init.py
libs.py
list_subtitles.py Convert subtitle text to unicode before sending to guess_language 2020-03-18 13:31:34 +02:00
logger.py
main.py Fix for #841 2020-03-15 09:05:51 -04:00
notifier.py
queueconfig.py
scheduler.py Blocking Bazarr update for users that don't use Python 3.x yet. 2020-02-16 10:39:02 -05:00
utils.py