German Gutierrez
|
258dc3a776
|
subliminal_patch: hearing impaired fix
|
5 years ago |
German Gutierrez
|
9651a63db9
|
betaseries: adding release info
|
5 years ago |
Michiel van Baak
|
d4dd3ca4de
|
Use native os.scandir when available
|
5 years ago |
morpheus65535
|
7c061874fb
|
Merge pull request #806 from GermanG/subdvix
subdivx: replacing ParseReponseError by APIThrootled
|
5 years ago |
German Gutierrez
|
e0168b7dba
|
subdivx: retrying download when link is not class 'detalle_link' but 'link1'
|
5 years ago |
German Gutierrez
|
881a16350a
|
subdivx: replacing ParseReponseError by APIThrootled
|
5 years ago |
German Gutierrez
|
a00d50d520
|
legendasdivx: adding imdb (alternative) search
|
5 years ago |
German Gutierrez
|
acc30fe539
|
legendasdivx: wider query for better results and modifications for future improvements
|
5 years ago |
Halali
|
57c24a6e56
|
Another Possible fix for titulky provider
|
5 years ago |
morpheus65535
|
6c3a0ba354
|
Merge pull request #770 from IIIspaceIII/feature/provider-titrari-ro
Feature/provider titrari ro
|
5 years ago |
Space
|
07b6fc2fbd
|
Merge remote-tracking branch 'origin/feature/provider-titrari-ro' into feature/provider-titrari-ro
|
5 years ago |
Space
|
1801d2555b
|
#769
-fixed searching without imdbId
|
5 years ago |
Halali
|
91101073b8
|
Possible fix for titulky provider
|
5 years ago |
Louis Vézina
|
c16ba5e17a
|
Fix for #767
|
5 years ago |
qxe5534
|
517454b2df
|
Merge branch 'development' into feature/provider-titrari-ro
# Conflicts:
# bazarr/get_providers.py
|
5 years ago |
Space
|
3cb1a33867
|
-added provider titrari.ro for movies
|
5 years ago |
panni
|
314c1f90e5
|
update subliminal_patch; possibly fix bazarr#656
|
5 years ago |
German Gutierrez
|
7d5fdafe0c
|
LegendasDivxs: skipping .txt files from archived file
|
5 years ago |
German Gutierrez
|
6291cf7134
|
removing unneeded imports from bsplayer and legendasdivx
|
5 years ago |
German Gutierrez
|
304ee8766c
|
Adding release info to bsplayer and subdvix providers
|
5 years ago |
German Gutierrez
|
22ce5dc450
|
LegendasDivx: adding missing import ParseResponseError
|
5 years ago |
morpheus65535
|
6677d20686
|
Quick fix for #752
|
5 years ago |
German Gutierrez
|
b4b7a3ed2e
|
LegendasDivs: cleaning up debug logging
|
5 years ago |
German Gutierrez
|
46b59cdae7
|
Provider LegendasDivx v1
|
5 years ago |
German Gutierrez
|
6c3cc4be28
|
providers: adding bsplayer initial commit
|
5 years ago |
panni
|
a612335a44
|
core: update to subliminal_patch:head; core: try and fix #660
|
5 years ago |
panni
|
64fa210688
|
core: update to subliminal_patch:head; core: try and fix #703
|
5 years ago |
Mexx62
|
3b360db1c0
|
Betaseries: Use release group to choose which subtitle to download in archive
|
5 years ago |
dimo
|
d4a74581da
|
Allow assrt to fetch subtitles through only ISO 639-2
This commit should fix issue #460
|
5 years ago |
Halali
|
f1596ef7ba
|
Fix Titulky provider compatibility with Python3
|
5 years ago |
Louis Vézina
|
684c8009bc
|
Fix for Addic7ed.
|
5 years ago |
Louis Vézina
|
213163fe3e
|
WIP
|
5 years ago |
Louis Vézina
|
8ea82d5e5f
|
Fix for Subscene under Python 3.x
|
5 years ago |
Louis Vézina
|
d92e7755d3
|
Fix for SubtitulamosTv in Python3.
|
5 years ago |
Louis Vézina
|
7f80b1de83
|
Merge branch 'development' into python3
# Conflicts:
# bazarr/get_series.py
# bazarr/list_subtitles.py
|
5 years ago |
morpheus65535
|
1497359681
|
Merge pull request #653 from gmerciel/subtitulamos-tv
Subtitulamos.tv provider
|
5 years ago |
Gonzalo Merciel
|
2e645039f1
|
Fixed encoding issues
|
5 years ago |
Louis Vézina
|
fe6758858a
|
Merge branch 'development' into python3
# Conflicts:
# bazarr/database.py
# bazarr/get_episodes.py
# bazarr/get_movies.py
# bazarr/get_series.py
# bazarr/get_subtitle.py
# bazarr/list_subtitles.py
# bazarr/main.py
# views/movie.tpl
|
5 years ago |
panni
|
912717dd93
|
core: update to subliminal_patch:head; addic7ed: fix using empty show ids list; fix completed subtitle detection for non-english languages; fix mr robot subtitle file detection
|
5 years ago |
panni
|
8799938b4e
|
core: update to subliminal_patch:head; addic7ed: show ids fetching
|
5 years ago |
Louis Vézina
|
995b9ac9ae
|
Merge branch 'development' into python3
# Conflicts:
# bazarr/get_episodes.py
# bazarr/get_movies.py
# bazarr/get_subtitle.py
# bazarr/list_subtitles.py
# bazarr/main.py
# libs/subliminal_patch/core.py
# libs/subliminal_patch/providers/addic7ed.py
|
5 years ago |
panni
|
e452394841
|
core: update to subliminal_patch:head; addic7ed: fix captcha solving; fix getting show list
|
5 years ago |
Gonzalo Merciel
|
3d492ab4d6
|
Corrected release_info property.
Corrected bug with matches.
|
5 years ago |
Gonzalo Merciel
|
6b91993545
|
Added encoding, realease_info and better matching.
|
5 years ago |
Gonzalo Merciel
|
f809e608e4
|
Added subtitulamos.tv provider.
|
5 years ago |
Halali
|
7171635441
|
Titulky provider some changes for python v3 compatibility
|
5 years ago |
Louis Vézina
|
08139b43ed
|
Merge branch 'development' into python3
# Conflicts:
# bazarr/main.py
|
5 years ago |
ngosang
|
cdeed59584
|
Update Argenteam provider (https and new domain)
|
5 years ago |
Louis Vézina
|
a4ed73b6fc
|
Fix for invalid language in filename.
|
5 years ago |
Louis Vézina
|
2a78008ecb
|
Drop language on all exception.
|
5 years ago |
Louis Vézina
|
99e940f7a8
|
Drop language on all exception.
|
5 years ago |
Louis Vézina
|
7c75ae7615
|
Fix for invalid language code.
|
5 years ago |
Louis Vézina
|
90e9786546
|
Merge branch 'development' into python3
# Conflicts:
# bazarr/main.py
|
5 years ago |
Louis Vézina
|
7d3c6b31e7
|
Fix for index out of range when no extension in filename.
|
5 years ago |
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
|
5 years ago |
Louis Vézina
|
d65601d9cb
|
Fix for #605.
|
5 years ago |
Halali
|
b3c6def6bc
|
Updated subliminal_path and subzero to latest dev version
|
5 years ago |
ngosang
|
232eaa1981
|
Improve Subdivx provider, handle more exceptions
|
5 years ago |
ngosang
|
c96fb20663
|
Improve provider throttle / status to handle all exceptions
|
5 years ago |
Louis Vézina
|
59c6a269ab
|
WIP
|
5 years ago |
Louis Vézina
|
3df86acb85
|
WIP
|
5 years ago |
Louis Vézina
|
bcc4183ef3
|
WIP
|
5 years ago |
Louis Vézina
|
b055d89b4f
|
Merge branch 'development' into python3
# Conflicts:
# bazarr.py
# bazarr/get_subtitle.py
|
5 years ago |
Louis Vézina
|
9dd85eeee7
|
WIP
|
5 years ago |
ngosang
|
f8db6c31e2
|
Fix Subdivx provider, new webpage
|
5 years ago |
Louis Vézina
|
a7b40eaf79
|
WIP
|
5 years ago |
Louis Vézina
|
e7cb2a71e2
|
WIP
|
5 years ago |
Louis Vézina
|
f389c38a9c
|
WIP
|
5 years ago |
Louis Vézina
|
3ca2c98cd4
|
WIP
|
5 years ago |
Louis Vézina
|
645952c61a
|
WIP
|
5 years ago |
Halali
|
36c0d2d311
|
Add Titulky as private CZ,SK tracker
|
5 years ago |
panni
|
763d90d702
|
core: update to subliminal_patch:head; subscene: http: fall back to local DNS in case of NXDOMAIN; titlovi: fix querying
|
5 years ago |
Mexx62
|
9cd7cfe07d
|
Added betaseries provider (#486)
* Added betaseries provider
* Make the provider TV Shows only
* Fixed betaseries token save in wizard
* Boosted subtitles score
* Removed addic7ed_boost
* Fixed subtitle URL problem
* Changed variable names
* Change provider informations and add warning
* Reverted subliminal_patch/score.py
|
5 years ago |
Panagiotis Koutsias
|
0fcef4d674
|
Optimizes Greek providers (#489)
* Optimizes providers
* Adds episode id in subtitle page link
* Adds episode id in subtitle page link
|
5 years ago |
panni
|
490468f7b3
|
core: update to subliminal_patch:head; subscene: add pt-BR support; fix unknown language code on empty response
|
5 years ago |
panni
|
bce41d8002
|
core: update to subliminal_patch:head; scandir: docker/bazarr compat, might fix #461
|
5 years ago |
panni
|
3d8e8ee59b
|
core: update to subliminal_patch:head; subscene: explicitly set account filters for languages
|
5 years ago |
panni
|
702038c191
|
core: update to subliminal_patch:head; subscene: move login/cookies to initialization sequence
|
5 years ago |
panni
|
b100d4ed5c
|
core: update to subliminal_patch:head; support file hashes even when scenename is used
|
5 years ago |
panni
|
05aaf8094d
|
core: update to subliminal_patch:head; subscene fallback for non-year results; detect downtime (raise ServiceUnavailable)
|
5 years ago |
pannal
|
87f3e65bd2
|
Merge pull request #442 from MoshiMoshi0/development
Fix video hash not being computed when using Napisy24 provider
|
5 years ago |
Louis Vézina
|
0995df6c7d
|
Fix for #436 and #459.
|
5 years ago |
panni
|
8c92599cbf
|
core: update to subliminal_patch:head; #38
|
6 years ago |
ngosang
|
26ef69d27b
|
Fix Subdivx provider with html.parser
|
6 years ago |
ngosang
|
561f5495fb
|
Improve score in Subdivx provider
|
6 years ago |
morpheus65535
|
412dfd4d21
|
Merge pull request #448 from ngosang/feature/subdivx
Add Subdivx provider Closes #307
|
6 years ago |
morpheus65535
|
52bd6ed983
|
Merge pull request #449 from ngosang/feature/argenteam
Fix Argenteam provider. Wrong HI and subtitle URL
|
6 years ago |
ngosang
|
b4099d8707
|
Fix Argenteam provider. Wrong HI and subtitle URL
|
6 years ago |
ngosang
|
630438e4e7
|
Add Subdivx provider Closes #307
|
6 years ago |
panni
|
b909bd652c
|
core: update to subliminal_patch:head; add env flag for skipping encoding change; optimize subscene
|
6 years ago |
Unknown
|
6aa5b8c838
|
Fix video hash not being computed when using Napisy24 provider
|
6 years ago |
Unknown
|
8287c38f9e
|
Fix Language import in Napisy24 provider
|
6 years ago |
Unknown
|
db7b6158aa
|
Add credentials form; Fix incorrect imports
|
6 years ago |
Unknown
|
94972f29f0
|
Add Napisy24 provider
|
6 years ago |
panni
|
1ed4f11a67
|
core: update to subliminal_patch:head; fix farsi subtitles in utf-16
|
6 years ago |
panni
|
bbbc7bc154
|
core: update to subliminal_patch:head; fix subscene search endpoint
|
6 years ago |
panni
|
927b7b6406
|
core: update to subliminal_patch:head; fix subscene; solve cf almost instantly; fix chinese subs; fix titlovi;
|
6 years ago |
Ģirts Kokars
|
e16b820703
|
use download link as the page_link (there is no seperate subtitle page link)
|
6 years ago |
Ģirts Kokars
|
a8840c2fb6
|
override subtitle guess_encoding method to not include language-specific encodings and go straight to chardet as it seems to yield far better results
|
6 years ago |
Ģirts Kokars
|
1f8469f83a
|
remove unused code (alternate titles)
|
6 years ago |