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 |
Ģirts Kokars
|
d910db7965
|
add subtitri.nekur.net and subtitri.id.lv subtitle providers
|
6 years ago |
panni
|
87165e91f2
|
core: update to subliminal_patch:head
|
6 years ago |
panni
|
2aae6fe843
|
core: update to subliminal_patch:head;
|
6 years ago |
panni
|
ee65371089
|
core: update to subliminal_patch:head; add missing file
|
6 years ago |
panni
|
98f456e20f
|
core: update to subliminal_patch:head;
|
6 years ago |
Adrian Dimitrov
|
1681d5fc3c
|
Fix subsunacs subtitle link (#384)
Fix subsunacs and subssabbz subtitle link and downloading button in manual search dialog.
|
6 years ago |
虾哥哥
|
3a8a349d68
|
add zimuku subtitle provider (#381)
Added zimuku subtitle provider
|
6 years ago |
Louis Vézina
|
8aef7bc0d3
|
Continuing development.
|
6 years ago |
Louis Vézina
|
afb2a86810
|
Continuing development.
|
6 years ago |
Louis Vézina
|
0d05000e97
|
Initial anticaptcha commit
|
6 years ago |
jonudewux
|
2eeedd5efa
|
subssabbz: Small fix (#380)
provider selects wrong link and raise a exception:
ValueError: Not a valid archive
|
6 years ago |
panni
|
1bf40127a0
|
core: update to subliminal_patch:head; implicitly handle cf
|
6 years ago |
panni
|
6c4c124ae4
|
core: update to subliminal_patch:head; fix subscene; add alternative titles support to subscene and opensubtitles
|
6 years ago |
panni
|
c11ba2c76d
|
libs: update subliminal_patch to current; revert fixed Bazarr/1 user agent
|
6 years ago |
panni
|
8ed84886f8
|
update subliminal_patch to a70f9c0; fixes #334
|
6 years ago |
Louis Vézina
|
181cc94c25
|
Merge remote-tracking branch 'origin/development' into subliminal_patch
|
6 years ago |
panni
|
c630cdda3d
|
update subliminal_patch
|
6 years ago |
Panagiotis Koutsias
|
176b2c818a
|
Adds GreekSubtitles, Subs4Free, Subs4Series, SubZ and XSubs providers (#310)
* Adds GreekSubtitles, Subs4Free, Subs4Series, SubZ and XSubs providers
* Various optimizations in greek providers
|
6 years ago |
Louis Vézina
|
626d7c81d7
|
Merge branch 'pr/292' into development
|
6 years ago |
morpheus65535
|
97e72a8f9d
|
Fix for not matching case between video and subtitles filename #278
|
6 years ago |
e01
|
0bd2f2e68f
|
Move providers to subliminal_patch
|
6 years ago |
e01
|
aafc55f3cb
|
Fix previously mess with providers registering on subssabbz and subsunacs
|
6 years ago |
e01
|
8fd96a2dfd
|
Add subsunacs.net and subs.sab.bz providers
|
6 years ago |
Halali
|
f1b7e28e57
|
Change User-Agent to random User-Agent for Titlovi provider
|
6 years ago |
Halali
|
5ba92b2142
|
Change User-Agent for Titlovi provider
|
6 years ago |
panni
|
f7550e1889
|
libs: update subliminal_patch to newest develop: fix subscene missing poster; don't raise an exception when subtitle not found inside archive
|
6 years ago |
morpheus65535
|
bcc0fd3765
|
Replacing Sub-Zero user agent with Bazarr.
|
6 years ago |
panni
|
10c7012c18
|
subliminal_patch: update again; add is_valid shortcut
|
6 years ago |
panni
|
8879f5a82e
|
core: update subliminal_patch to 2.6.4.2917-dev; fix addic7ed, subscene, titlovi; fix SSAStyle parsing in SRT
|
6 years ago |
panni
|
83bb1aca09
|
update to latest subliminal_patch; loosen lxml requirement
|
6 years ago |
panni
|
b1d2689cba
|
update to latest subliminal_patch; fixes podnapisi search for Marvel series
|
6 years ago |
panni
|
4c7c7a692b
|
subliminal_patch.core: don't assume hints["title"] exists
|
6 years ago |
panni
|
9ac3b0009b
|
update subzero/subliminal_patch/fcache to current versions
|
6 years ago |
panni
|
d8c6570b49
|
first non-boot-failing version
|
6 years ago |
panni
|
8f584143f8
|
update deps
|
6 years ago |