Louis Vézina
eca6cd0a5a
Merge branch 'development' into morpheus
5 years ago
Louis Vézina
75a0a5ace4
WIP
5 years ago
Louis Vézina
d4115cb65f
WIP
5 years ago
Louis Vézina
bcded9e45d
WIP
5 years ago
morpheus65535
250db5d0f6
Merge pull request #646 from dkage/master
...
Update pytz and tzlocal to resolve issue with Brazil DST with timezone
5 years ago
dkage
a7fba2ee1b
Update pytz and tzlocal to resolve issue with Brazil DST with timezone
...
As Brazil does not have Daylight Saving Time anymore as decided by it's government, pytz needed to be updated to have the new data about the country timezones.
And as some in pytz calls in bazarr used tzlocal functions, that one needed also to be updated.
Works fine now, tested on Brazil - Timezone America/Sao_Paulo
This commit fixes #641
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
Louis Vézina
15575e9917
WIP
5 years ago
Louis Vézina
0968f66e3f
Missing Peewee files.
5 years ago
panni
8799938b4e
core: update to subliminal_patch:head; addic7ed: show ids fetching
5 years ago
panni
e452394841
core: update to subliminal_patch:head; addic7ed: fix captcha solving; fix getting show list
5 years ago
Louis Vézina
ae6f7117fc
Major fixes to database subsystem.
5 years ago
morpheus65535
73df77984d
Fix for #630
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
7d3c6b31e7
Fix for index out of range when no extension in filename.
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
ngosang
f8db6c31e2
Fix Subdivx provider, new webpage
5 years ago
Louis Vézina
20f26c72ec
Merge branch 'development' into morpheus
5 years ago
Halali
36c0d2d311
Add Titulky as private CZ,SK tracker
5 years ago
Louis Vézina
1b4e4e1495
Merge branch 'development' into morpheus
...
# Conflicts:
# bazarr/get_subtitle.py
# bazarr/main.py
# bazarr/utils.py
5 years ago
Louis Vézina
d5c0061cc9
Google Analytics implementation to get usage data in order to better understand how Bazarr is used.
5 years ago
Louis Vézina
5b96df4c40
Merge branch 'development' into morpheus
...
# Conflicts:
# bazarr/get_subtitle.py
# bazarr/main.py
# views/movie.tpl
5 years ago
Louis Vézina
07bf13c87e
Adding customized version of pyprobe to libs.
5 years ago
Louis Vézina
4b8f64a64d
Merge branch 'development' into morpheus
5 years ago
Louis Vézina
9e36f4bfcf
Missing files for Apprise 0.7.9.
5 years ago
Louis Vézina
d37e883f2c
Merge branch 'development' into morpheus
...
# Conflicts:
# views/movie.tpl
5 years ago
Louis Vézina
2496660cc0
Updating Apprise to 0.7.9 in order to fix #478 and #515 .
5 years ago
Louis Vézina
fc757a7e54
First commit to the Peewee DataModel and add module to libs.
5 years ago
Louis Vézina
2f3cc8279f
Adding CherryPy module to libs.
5 years ago
Louis Vézina
c5964a9dc1
Switching back to CherryPy instead of gevent as we don't use it and moved toward threads instead.
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
MoshiMoshi0
b56015e90b
Add ability to use MediaInfo to refine video/audio properties ( #479 )
...
* Add ability to use MediaInfo to refine video/audio properties
* Remove pymediainfo from requirements.txt and add library files
* Look for .dll file if .exe was not found in get_binary
* Add pymediainfo to libs
* Switch to local MediaInfo library files
* Exit early if supported attributes are already set
* Log media info warnings to debug
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
Louis Vézina
7030651946
Added missing yaml module which is required by latest Apprise.
6 years ago