Commit graph

1605 commits

Author SHA1 Message Date
Louis Vézina
b591918e03 Moved enum to libs2 2019-10-07 21:38:28 -04:00
Louis Vézina
3b4df939d8 Added concurrent.future in libs2 2019-10-07 21:22:01 -04:00
Louis Vézina
49c793cc89 Clean old module 2019-10-07 21:18:24 -04:00
Louis Vézina
3f772c96ef Merge branch 'development' into python3 2019-10-07 20:38:23 -04:00
Louis Vézina
6ace946754 Fix for #618 2019-10-07 19:53:57 -04:00
Louis Vézina
52587453cf Fix for #611 2019-10-07 19:36:20 -04:00
Louis Vézina
08139b43ed Merge branch 'development' into python3
# Conflicts:
#	bazarr/main.py
2019-10-07 17:00:52 -04:00
Louis Vézina
41105c706f Merge remote-tracking branch 'origin/development' into development 2019-10-07 16:05:53 -04:00
Louis Vézina
460e5bd06b Version bump. 2019-10-07 16:05:01 -04:00
morpheus65535
b74f8e5fca
Merge pull request #614 from ngosang/feature/argenteam
Update Argenteam provider (https and new domain) Closes #612
2019-10-07 16:04:04 -04:00
ngosang
cdeed59584 Update Argenteam provider (https and new domain) 2019-10-07 22:00:27 +02:00
Louis Vézina
7aa3c0bcb4 Added label to manual search for file path and scenename. 2019-10-07 15:45:35 -04:00
Louis Vézina
59f36bbe27 Fix for enzyme language detection broken. 2019-10-07 15:34:55 -04:00
Louis Vézina
a4ed73b6fc Fix for invalid language in filename. 2019-10-07 15:28:26 -04:00
Louis Vézina
2a78008ecb Drop language on all exception. 2019-10-07 15:18:28 -04:00
Louis Vézina
99e940f7a8 Drop language on all exception. 2019-10-07 15:00:26 -04:00
Louis Vézina
eb04192ce5 Fix typo. 2019-10-07 14:50:31 -04:00
Louis Vézina
7c75ae7615 Fix for invalid language code. 2019-10-07 14:50:16 -04:00
Louis Vézina
90e9786546 Merge branch 'development' into python3
# Conflicts:
#	bazarr/main.py
2019-10-07 10:49:46 -04:00
Louis Vézina
ba2920423c Version bump. 2019-10-07 10:32:17 -04:00
Louis Vézina
7d3c6b31e7 Fix for index out of range when no extension in filename. 2019-10-07 06:55:00 -04:00
Louis Vézina
26f2b865dd Merge branch 'development' into python3 2019-10-06 19:45:43 -04:00
Louis Vézina
7e277856f1 Fix indentation. 2019-10-06 19:37:39 -04:00
Louis Vézina
17c2ff70b9 Added notification for running embedded subtitles indexing. 2019-10-06 16:15:53 -04:00
Louis Vézina
3f5343c6de Removed erroneous print. 2019-10-06 12:05:01 -04:00
Louis Vézina
afd9cd6ddb Merge branch 'development' into python3
# Conflicts:
#	bazarr/get_movies.py
#	libs/subliminal_patch/core.py
#	libs/subliminal_patch/providers/subdivx.py
#	libs/subliminal_patch/providers/titlovi.py
2019-10-05 22:57:42 -04:00
Louis Vézina
d65601d9cb Fix for #605. 2019-10-05 22:48:04 -04:00
Louis Vézina
63d5037566 Added episodefile and moviefile id to database for future use. 2019-10-05 22:39:58 -04:00
Halali
6616ecd592 Add login and password for Titlovi API 2019-10-05 23:15:57 +02:00
Halali
5ad479f6a7 Remove anti-captcha requirement from titlovi provider 2019-10-05 22:59:11 +02:00
Halali
b3c6def6bc Updated subliminal_path and subzero to latest dev version 2019-10-05 22:55:35 +02:00
morpheus65535
4e5e7d6744
Merge pull request #586 from ngosang/feature/subdivx5
Improve Subdivx provider, handle more exceptions
2019-10-05 10:00:13 -04:00
ngosang
69f23c65a8 requested changes 2019-10-05 15:52:45 +02:00
ngosang
232eaa1981 Improve Subdivx provider, handle more exceptions 2019-10-05 15:52:45 +02:00
morpheus65535
9ca305740b
Merge pull request #585 from ngosang/feature/status
Improve provider throttle / status to handle all exceptions
2019-10-05 09:32:53 -04:00
ngosang
c96fb20663 Improve provider throttle / status to handle all exceptions 2019-10-05 15:25:04 +02:00
Louis Vézina
0afad23e91 Fix for get_***arr_version() when Sonarr and Radarr isn't configured. 2019-10-02 21:46:05 -04:00
Louis Vézina
4626d3f93c Merge branch 'development' into python3 2019-10-01 15:21:25 -04:00
Louis Vézina
e6feaa0863 Fixed UI for long subtitles path. Now use tooltip for full path and show only filename. 2019-10-01 14:56:53 -04:00
Louis Vézina
8a50f696c7 Fix for manual search when releases_info is None. 2019-10-01 06:42:05 -04:00
Louis Vézina
0bb2c2dd87 Improvement to the manual search modal to show file path, scenename and subtitles matching releases. 2019-09-30 23:29:08 -04:00
Louis Vézina
0f4b9aac82 Merge remote-tracking branch 'origin/development' into development 2019-09-29 22:03:53 -04:00
Louis Vézina
4a217fa90e Added logging in case Bazarr cannot get Sonarr or Radarr version #596 2019-09-29 22:03:36 -04:00
Louis Vézina
7e5527b420 Bug correction 2019-09-28 14:05:34 -04:00
Halali
6f54777c9b Fix for rare issue with transparency 2019-09-28 19:52:47 +02:00
Louis Vézina
b34f2d44cf Merge branch 'development' into python3 2019-09-28 12:40:38 -04:00
Louis Vézina
ae3d90c211 Version bump. 2019-09-28 12:39:55 -04:00
Louis Vézina
96f44c6a80 WIP 2019-09-28 12:38:26 -04:00
Louis Vézina
607af5c2f5 WIP 2019-09-28 12:21:08 -04:00
Louis Vézina
59c6a269ab WIP 2019-09-28 00:22:17 -04:00