1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-02-22 14:00:52 +00:00
Commit graph

35 commits

Author SHA1 Message Date
Louis Vézina
ea097d6ec4 Improvement and simplification to subtitles synchronisation mechanism. We let the reference track selection to ffsubsync that already include an algorithm to choose the best possible track. 2020-08-04 22:42:27 -04:00
Louis Vézina
376e13d7f1 Upgraded GuessIt to 3.0.1 2020-05-20 11:29:39 -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
c83d3eeae3 Updated tzlocal module and removed check for improperly configured time zone. 2020-04-18 20:42:27 -04:00
Louis Vézina
1b0e721a9d WIP 2020-04-15 00:02:44 -04: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
fc3923ad81 Merge branch 'development' into hermes
# Conflicts:
#	bazarr/main.py
#	libs/version.txt
#	views/menu.tpl
2020-02-16 11:41:17 -05:00
Michiel van Baak
40dbfa7e0b Document the manual merge of upstream PR to Js2Py 2020-02-15 11:26:58 +01:00
Michiel van Baak
da1405fdb3 Document the version of Js2Py in the tree 2020-02-13 17:58:19 +01:00
Louis Vézina
d933108766 Merge branch 'development' into hermes
# Conflicts:
#	bazarr.py
#	bazarr/get_series.py
#	bazarr/list_subtitles.py
#	bazarr/main.py
2020-02-10 19:42:17 -05:00
ngosang
d0c1330362 replace langdetect with guess_language-spirit. resolves #799 2020-02-04 01:09:05 +01:00
Moravčík, Marian
11128bee14 Add Flask to lib folder 2019-11-28 12:40:45 +01:00
Louis Vézina
ec94960376 Patch for simpleconfigparser when running under Python 3.7x and newer. 2019-11-27 16:18:53 -05:00
Louis Vézina
5007d983e3 Removing ConfigParser2 as we don't use it anymore. 2019-11-27 14:58:43 -05:00
Louis Vézina
672e69e887 Upgraded Apprise to 0.8.2. 2019-11-25 19:44:28 -05:00
Louis Vézina
777913bd40 Upgrade Apprise to fix issue with Discord notification. 2019-11-24 20:15:30 -05:00
Louis Vézina
1b4e4e1495 Merge branch 'development' into morpheus
# Conflicts:
#	bazarr/get_subtitle.py
#	bazarr/main.py
#	bazarr/utils.py
2019-09-02 23:30:23 -04:00
Louis Vézina
d5c0061cc9 Google Analytics implementation to get usage data in order to better understand how Bazarr is used. 2019-09-02 23:22:38 -04:00
Louis Vézina
5b96df4c40 Merge branch 'development' into morpheus
# Conflicts:
#	bazarr/get_subtitle.py
#	bazarr/main.py
#	views/movie.tpl
2019-08-25 22:20:42 -04:00
Louis Vézina
07bf13c87e Adding customized version of pyprobe to libs. 2019-08-25 22:08:13 -04:00
Louis Vézina
d37e883f2c Merge branch 'development' into morpheus
# Conflicts:
#	views/movie.tpl
2019-08-15 17:21:27 -04:00
Louis Vézina
2496660cc0 Updating Apprise to 0.7.9 in order to fix #478 and #515. 2019-08-14 12:46:21 -04:00
Louis Vézina
fc757a7e54 First commit to the Peewee DataModel and add module to libs. 2019-07-29 13:03:45 -04:00
Louis Vézina
78e43f3e69 Fix for #462 2019-06-07 07:16:07 -04:00
morpheus65535
7a4e2a5a16 Update to version.txt 2019-01-15 21:35:23 -05:00
Louis Vézina
99ae7e54b6 Revert "Try to fix interpolation in saving provider password"
This reverts commit 718406de2c.
2019-01-15 16:43:28 -05:00
Halali
718406de2c Try to fix interpolation in saving provider password 2019-01-15 18:16:36 +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
Halali
fcc663af91 Continue development for new config backend 2018-12-27 20:19:59 +01:00
morpheus65535
e12b09bca9 Continuing development 2018-12-16 23:18:53 -05:00
morpheus65535
306487880b Continuing development 2018-12-14 07:25:18 -05:00
Halali
4d37267078 Dynamic notification providers provisioning 2018-10-22 18:39:11 +02:00
Louis Vézina
a88672070e Cherrypy test 2018-10-11 20:50:33 -04:00
morpheus65535
6645c5a145 Text file to keep track of module version. 2018-09-16 21:19:58 -04:00