1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-26 09:37:25 +00:00
Commit graph

1020 commits

Author SHA1 Message Date
Halali
702576822c Add providers config while saving wizard config 2019-01-17 16:30:13 +01:00
Halali
f5da9ebda0 Add providers settings UI 2019-01-16 22:49:44 +01:00
morpheus65535
b89e16033f
Update README.md 2019-01-16 10:50:41 -05:00
panni
7c59b2d82c save_subtitle: use original_path not original_name 2019-01-16 15:34:33 +01:00
morpheus65535
42c0b95a5b Removing Subscenter provider from UI since it's not supported anymore in Subliminal. 2019-01-16 06:41:18 -05:00
morpheus65535
62d5d3e7cb Version bump 2019-01-15 22:28:37 -05:00
morpheus65535
3271d1a12b Fix for ConfigParser2 import. 2019-01-15 22:12:57 -05:00
morpheus65535
471607e50f
Update README.md 2019-01-15 21:50:39 -05:00
morpheus65535
0231aae9b5 Add Beerpay's badge 2019-01-15 21:48:16 -05: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
65927c742b Clen up 2019-01-15 17:25:13 +01:00
Halali
0b706a4e41 Merge remote-tracking branch 'origin/development' into subliminal_patch
# Conflicts:
#	bazarr/get_movies.py
#	bazarr/get_subtitle.py
#	bazarr/init.py
#	bazarr/main.py
#	views/settings.tpl
2019-01-15 15:45:38 +01:00
panni
10c1c08f07 core: use ConfigParser import from configparser2 backports package 2019-01-15 14:06:46 +01:00
panni
c16d9aadfc add requirements.txt for gevent and lxml 2019-01-15 14:04:52 +01:00
panni
e61af7850b core: fix ConfigParser import 2019-01-15 13:52:37 +01:00
panni
10c7012c18 subliminal_patch: update again; add is_valid shortcut 2019-01-15 13:44:17 +01:00
panni
8879f5a82e core: update subliminal_patch to 2.6.4.2917-dev; fix addic7ed, subscene, titlovi; fix SSAStyle parsing in SRT 2019-01-15 13:39:34 +01:00
panni
d896599417 video: store original_name and use it for saving 2019-01-15 13:35:58 +01:00
panni
c975f7f07c manual_search: compute not_matched after compute_score 2019-01-15 13:26:26 +01:00
panni
27b879a04c logger: set non-debug loggers for sz/patch 2019-01-15 13:21:53 +01:00
panni
ab60b9276b manual_download_subtitle: fix download success handling 2019-01-15 13:20:39 +01:00
morpheus65535
9bcbd79f78 Merge remote-tracking branch 'origin/development' into development 2019-01-13 21:54:26 -05:00
morpheus65535
d936a4313e Small logging fix when manual download fail. 2019-01-13 21:53:36 -05:00
Halali
94b967282d Merge remote-tracking branch 'origin/development' into development 2019-01-12 08:30:40 +01:00
morpheus65535
2006f7be31 Merge remote-tracking branch 'origin/development' into development 2019-01-11 23:26:47 -05:00
morpheus65535
ecfde95a94 Refactoring of providers UI in settings and wizard. Removec the ugly alert when savong settings and replacing it with a notification. 2019-01-11 23:23:53 -05:00
Halali
6a53ee784a Merge remote-tracking branch 'origin/halali' into development 2019-01-10 18:53:48 +01:00
Halali
04edd01746 Fix only_monitored for movies 2019-01-10 18:14:25 +01:00
Halali
9fef1ab9a3 Merge remote-tracking branch 'origin/halali' into development 2019-01-10 17:45:08 +01:00
morpheus65535
78de68b8a8 Revert "Merge pull request #249 from goldenpipes/goldenpipes-logo-remake"
This reverts commit 57e0363bb9, reversing
changes made to 02d9dc4799.
2019-01-09 20:50:24 -05:00
morpheus65535
57e0363bb9
Merge pull request #249 from goldenpipes/goldenpipes-logo-remake
Add files via upload
2019-01-09 20:43:53 -05:00
morpheus65535
02d9dc4799 Merge remote-tracking branch 'origin/master' into development 2019-01-06 13:54:59 -05:00
morpheus65535
4feeb3eaa9 Merge remote-tracking branch 'origin/development' into development 2019-01-06 13:51:32 -05:00
morpheus65535
8b3bf459ea Improvement to the episodes and movies update process. We now scan for existing subtitles and store them in DB when Sonarr or Radarr replace or rename the media file. 2019-01-06 13:50:36 -05:00
Halali
006fcd2be9 fix last commit 2019-01-06 18:18:28 +01:00
Halali
1cc7efa413 Add Feature Request #229 2019-01-06 18:15:43 +01:00
Halali
3ac4b75b88 Add exception for configparser import 2019-01-06 13:12:31 +01:00
morpheus65535
4141b7c280
Merge pull request #265 from kidburglar/264-Possibility-to-avoid-certificate-verification 2019-01-05 20:23:13 -05:00
Halali
d6d7c4bd1f Fix init script 2019-01-05 15:55:27 +01:00
kidburglar
83237af9ce Add verify=False for the test_url route 2019-01-05 15:08:56 +01:00
Halali
e561889902 Add rest providers config 2019-01-04 21:01:18 +01:00
Halali
ab4bbc35dd Start work on providers configs 2019-01-03 21:57:21 +01:00
Halali
7cdf9fcc4e Merge remote-tracking branch 'origin/development' into subliminal_patch 2019-01-03 21:30:34 +01:00
morpheus65535
84ccabfad4 Fix for configparser2 import error. 2019-01-02 23:12:33 -05:00
Halali
c765359fcf Fixes after merge 2019-01-02 20:43:40 +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
305cc616f1 Add .gitignore to data folder 2019-01-02 19:25:43 +01:00
morpheus65535
4667c306cb Merge remote-tracking branch 'origin/halali' into halali 2019-01-02 11:53:42 -05:00