Commit Graph

176 Commits

Author SHA1 Message Date
panni 83dfb18ccb get_languages: return a set of babelfish Language objects; use code3 by default 2019-02-27 22:12:29 +01:00
panni 8a1baa2d24 list_subtitles: use configured language list as fallback when searching external subtitles 2019-02-27 22:07:37 +01:00
panni 4db7ccea7d list_subtitles: use only_one 2019-02-27 21:55:37 +01:00
Halali e7dc0379c9 Merge remote-tracking branch 'origin/development' into halali
# Conflicts:
#	bazarr/get_subtitle.py
#	bazarr/main.py
2019-02-24 20:01:23 +01:00
Louis Vézina 7d823a2930 Added queue argument for notifications. 2019-02-23 22:58:13 -05:00
Louis Vézina 5f4175a0e3 Optimizing the notification system (popup in browser). 2019-02-20 23:30:25 -05:00
Halali 181e71fe65 Add feature #154 and chmod option is now available only for linux 2019-01-24 21:39:23 +01:00
Halali 65927c742b Clen up 2019-01-15 17:25:13 +01:00
Halali e6a8aea924 Merge remote-tracking branch 'origin/development' into subliminal_patch
# Conflicts:
#	bazarr/check_update.py
#	bazarr/get_episodes.py
#	bazarr/get_languages.py
#	bazarr/get_movies.py
#	bazarr/get_providers.py
#	bazarr/get_series.py
#	bazarr/get_settings.py
#	bazarr/get_subtitle.py
#	bazarr/init.py
#	bazarr/list_subtitles.py
#	bazarr/main.py
#	bazarr/notifier.py
#	bazarr/scheduler.py
#	bazarr/update_db.py
#	bazarr/utils.py
#	views/history.tpl
2019-01-02 20:19:31 +01:00
Halali 67bf114098 Merge remote-tracking branch 'origin/development' into subliminal_patch
# Conflicts:
#	bazarr/check_update.py
#	bazarr/get_episodes.py
#	bazarr/get_movies.py
#	bazarr/get_series.py
#	bazarr/get_subtitle.py
#	bazarr/init.py
#	bazarr/list_subtitles.py
#	bazarr/main.py
#	views/menu.tpl
#	views/settings.tpl
#	views/wanted.tpl
2019-01-01 21:15:12 +01:00
Halali 2b564a060a Merge remote-tracking branch 'origin/development' into halali
# Conflicts:
#	bazarr/get_episodes.py
#	bazarr/get_movies.py
#	bazarr/get_series.py
#	bazarr/get_subtitle.py
#	bazarr/main.py
2019-01-01 08:46:27 +01:00
morpheus65535 536f0196c0 Merge branch 'development' into notifications
# Conflicts:
#	bazarr/get_movies.py
#	bazarr/list_subtitles.py
#	bazarr/main.py
2018-12-31 13:18:32 -05:00
morpheus65535 108d7af1e6 Continuing development. 2018-12-31 12:49:11 -05:00
Halali fcc663af91 Continue development for new config backend 2018-12-27 20:19:59 +01:00
Halali ead8dbfe0a More work for new Config code 2018-12-15 01:42:09 +01:00
Halali 99118f87fd More work for new Config code 2018-12-15 01:36:28 +01:00
morpheus65535 b0e6136de1 Added more debug logging for the existing subtitles indexing process. 2018-12-04 20:30:03 -05:00
panni c8595241c1 add fixme for subtitle folder setting for movies 2018-11-29 14:54:02 +01:00
panni e34201ff2b add fixme for subtitle folder setting 2018-11-29 14:53:13 +01:00
panni 221c67449b Merge remote-tracking branch 'origin/development' into subliminal_patch
# Conflicts:
#	bazarr/check_update.py
#	bazarr/get_argv.py
#	bazarr/get_movies.py
#	bazarr/get_settings.py
#	bazarr/get_subtitle.py
#	bazarr/main.py
#	bazarr/scheduler.py
2018-11-28 12:36:44 +01:00
morpheus65535 fb6ebf5c7a Fix for #225 when langdetect cannot recognize the language. 2018-11-25 09:14:07 -05:00
panni f692930e26 rewrite get_argv to get_args; use in daemon and bazarr; fix os.path.join usage; PEPify most 2018-10-31 20:34:40 +01:00
panni d8c6570b49 first non-boot-failing version 2018-10-31 17:33:19 +01:00
Louis Vézina d61bdfcd4f Initial commit. 2018-10-20 22:53:12 -04:00
Louis Vézina f95c089874 Added debug logging to subtitles downloading. 2018-10-18 23:33:01 -04:00
Louis Vézina 1137090735 Moving everything else bazarr.py to a bazarr subdirectory. 2018-10-04 14:16:49 -04:00
Renamed from list_subtitles.py (Browse further)