josdion
9be6191478
set yifysubtitles video_types to movie only
4 years ago
josdion
e7ccafe958
YIFY Subtitles Provider added
5 years ago
josdion
a8258006b5
subsunacs - download subtitles in 7zip format
5 years ago
josdion
8a981553bf
add py7zr library version 0.7.0
5 years ago
Louis Vézina
99a98a564a
Merge remote-tracking branch 'origin/development' into development
5 years ago
Louis Vézina
2efa3c9f86
Fix for #729
5 years ago
Louis Vézina
7c987ac8f7
Removed unused modules.
5 years ago
josdion
91cc6b35c9
fix a compatibility issue with guessit 3, added cache support
...
- remove allowed_countries parameter when call guessit as it's not necessary now and in the way which it's used, it throw an exception in guessit 3
- add downloaded subtitle files to the cache
- check subtitle notes for additional inforamtion about the release
5 years ago
Mr-Quin
08aa8cae0a
change isascii to isalnum
5 years ago
Louis Vézina
97b826af0d
Fix for #996
5 years ago
Louis Vézina
376e13d7f1
Upgraded GuessIt to 3.0.1
5 years ago
Louis Vézina
442f5d2a5e
Merge branch 'development' into hermes
5 years ago
morpheus65535
56f3eb386b
Merge pull request #988 from ngosang/feature/tvsubtitles
...
tvsubtitles provider: hide error message when not found
5 years ago
ngosang
55bb3791da
tvsubtitles provider: hide error message when not found
...
Test: The Boys
5 years ago
ngosang
499ec5ac12
argenteam provider: fix null exception and improve scoring (part 2)
5 years ago
ngosang
f3c3655dae
argenteam provider: fix null exception and improve scoring
5 years ago
Bazarr
82b41f8115
search for season packs and stop unnecessary exceptions
5 years ago
Bazarr
392855b4eb
refactor matches
5 years ago
Louis Vézina
ec3fa42444
Merge branch 'development' into hermes
5 years ago
Bazarr
21f80d2f76
fixed download limit exceeded exception
5 years ago
Bazarr
989e725dd5
just added Legendasdivx to log msgs
5 years ago
Bazarr
35830abd9b
don't raise an exception if compressed format is not supported
5 years ago
Louis Vézina
3394363edc
Merge branch 'development' into hermes
...
# Conflicts:
# bazarr/get_providers.py
# bazarr/main.py
# views/providers.tpl
5 years ago
Bazarr
81642e3fe2
added skip_wrong_fps match and login again if redirect due to expired session cookies
5 years ago
Bazarr
f470448bf9
Improved Exceptions and code more Python3 complying
5 years ago
Bazarr
41a66abe68
Throttle connections to Addic7ed provider throwing IPAddressBlocked excpetion
5 years ago
Bazarr
d9982b36d9
added new IPAddressBlocked exception and cache Legendasdivx login cookies to not throttle site
5 years ago
Bazarr
075f053f17
treat exceptions when HTTPError is returned
5 years ago
Bazarr
83d81a6946
no need to import HTTPerror exception. Not treated
5 years ago
Bazarr
1cdf07884f
simplified raise exceptions (raise_for_status() already raises exceptions
5 years ago
Bazarr
8da77a72eb
simplig
5 years ago
Bazarr
abcf03e389
fixed retries to get download link to avoid throttling
5 years ago
Louis Vézina
6fd6ee234c
Merge branch 'development' into hermes
...
# Conflicts:
# .gitignore
# bazarr/main.py
5 years ago
Bazarr
8b04941a3f
replaced uploader from <n/a> to anonymous when not found
5 years ago
Bazarr
2dcfc433c3
fixed Parsed Exceptios, refactored code and implemented pagination search
5 years ago
Bazarr
21bd7bc792
added uploader to legendasdivx subtitles
5 years ago
josdion
51bf6964bf
subssabbz, yavkanet - prevent country detection with guessit #958
5 years ago
josdion
466aebd8c7
Fix #958
5 years ago
josdion
32bd30e3e7
reduce XMLRPC requests to opensubtitles server
...
- use cached token instead of logging in every time when search for subtitles
- delete authentication token in case of account modification
5 years ago
Panagiotis Koutsias
39068532bc
Fixes name matching for xsubs
...
Fixes #947
5 years ago
josdion
a37ef4a418
opensubtitles - add get_fps function
...
- added get_fps() function
- getting of the authentication token from the cache is fixed
5 years ago
josdion
76ec6109df
subsunacs - improve provider
5 years ago
josdion
8b06629906
subssabbz - improve provider
5 years ago
josdion
7670b7eae6
yavkanet - improve provider
5 years ago
josdion
267933f106
adding capability for subtitle provider to set frame rate when loading microdvd file
5 years ago
Louis Vézina
83d226a8a0
Merge branch 'development' into hermes
...
# Conflicts:
# bazarr/main.py
# bazarr/scheduler.py
5 years ago
josdion
3b20310d86
fix inconsistent tv show naming
5 years ago
Louis Vézina
c83d3eeae3
Updated tzlocal module and removed check for improperly configured time zone.
5 years ago
Louis Vézina
2abc6a8a9a
Merge branch 'development' into hermes
...
# Conflicts:
# views/system.tpl
5 years ago
Louis Vézina
1b0e721a9d
WIP
5 years ago