Louis Vézina
dc510c71e3
Added a check for Python version.
5 years ago
Louis Vézina
b0c68c151f
Fix to catch exception when calling Google Analytics.
5 years ago
Louis Vézina
0650e2a380
Fixes for analytics.
5 years ago
Louis Vézina
1abd291d51
Better description of what is analytics and how we use it.
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
41e04023d9
Fix for upgrade that is not taking into account the monitored status when download only monitored is enabled.
5 years ago
Louis Vézina
e2b83152a3
Adding fps to video object if missing.
5 years ago
Louis Vézina
e774bd41d0
Merge remote-tracking branch 'origin/development' into development
5 years ago
Louis Vézina
bed978c88a
Switching to pyprobe to refine video object.
5 years ago
Louis Vézina
e4f4f9e357
Use pyprobe instead of calling ffprobe executable directly.
5 years ago
Louis Vézina
4b12dea4cf
Removing mediainfo related code.
5 years ago
Louis Vézina
2792d5f7a7
Removing mediainfo binaries.
5 years ago
Louis Vézina
07bf13c87e
Adding customized version of pyprobe to libs.
5 years ago
Eduardo Almeida
fdf04df0ed
[Feature] Subtitles Upload ( #512 )
...
* Subtitle upload support.
* Changes requested for PR #512 .
* Work on differentiating manual upload from the other types.
* Support for forced subtitles.
* Fixed message when forced.
* Fixed forced subtitle filename.
* Fixed missing subtitles for movies not updating.
* Changed subtitle upload dialog format.
* Fixed upload UI.
* Fixed toggle.
* Small fixes.
* Small fixes.
6 years ago
Louis Vézina
9a7372c880
Version bump.
6 years ago
Louis Vézina
9e36f4bfcf
Missing files for Apprise 0.7.9.
6 years ago
Louis Vézina
3807be5417
Another fix for #517
6 years ago
Louis Vézina
94cfc53d02
Another fix for #517 .
6 years ago
Louis Vézina
3a7062c234
Fix for keep encoding bug.
6 years ago
Louis Vézina
9ee50721cc
Fix to fix for #517 .
6 years ago
Louis Vézina
b0e44f82c0
Fix for keep encoding bug.
6 years ago
Louis Vézina
00f0843ed4
Fix for #517 .
6 years ago
Louis Vézina
4bb47f01a3
Fix for ajax long polling not working as expected. #518
6 years ago
Louis Vézina
2496660cc0
Updating Apprise to 0.7.9 in order to fix #478 and #515 .
6 years ago
Louis Vézina
3a1285e2da
Fix for mediainfo error on Linux.
6 years ago
Louis Vézina
d7c824500a
Merge remote-tracking branch 'origin/development' into development
6 years ago
Louis Vézina
6a7af0aabd
Fix for downloading both forced and not forced when clicking on manual download link while having "Both" requested.
6 years ago
morpheus65535
531500f3cb
Update providers.tpl
6 years ago
Halali
b44524abd2
small fix
6 years ago
Halali
91c9fa6082
Merge remote-tracking branch 'origin/development' into development
6 years ago
Halali
8303cb94dc
Optimize provider throttling.
6 years ago
panni
763d90d702
core: update to subliminal_patch:head; subscene: http: fall back to local DNS in case of NXDOMAIN; titlovi: fix querying
6 years ago
Halali
e023e82e44
Force unicode for video path
6 years ago
Louis Vézina
33954f2459
Merge branch 'development' into morpheus
6 years ago
morpheus65535
f0e4694e9b
Update README.md
6 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
6 years ago
MoshiMoshi0
97b3b42c96
Restore MediaInfo refiner ( #494 )
...
* Remove linux libmediainfo files
* Uncomment refine_from_mediainfo call
* Add libmediainfo warning on linux
* Fix warning tooltip from libmediainfo to mediainfo
6 years ago
Louis Vézina
6cff26d019
Implementing SZ Dogpile file caching instead of memory caching.
6 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
6 years ago
Louis Vézina
0f765db613
Commented refine_from_mediainfo for now until we fix the issue on Linux.
6 years ago
Louis Vézina
d18f3f7b8f
Added some logging about mediainfo library used.
6 years ago
Louis Vézina
210edfcad4
Fix for x64 python on Windows. #479
6 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
6 years ago
Louis Vézina
810d8095f9
Ignore data directory
6 years ago
panni
490468f7b3
core: update to subliminal_patch:head; subscene: add pt-BR support; fix unknown language code on empty response
6 years ago
panni
bce41d8002
core: update to subliminal_patch:head; scandir: docker/bazarr compat, might fix #461
6 years ago
Halali
63fa0e5c76
Remove Api key 32 char requirement for Radarr and Sonarr
6 years ago
morpheus65535
b86c05202b
Update check_update.py
6 years ago
panni
3d8e8ee59b
core: update to subliminal_patch:head; subscene: explicitly set account filters for languages
6 years ago
panni
702038c191
core: update to subliminal_patch:head; subscene: move login/cookies to initialization sequence
6 years ago