1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-27 18:17:46 +00:00
Commit graph

6 commits

Author SHA1 Message Date
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
2019-07-18 11:45:31 -04:00
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
2019-07-10 15:36:49 +02:00
Louis Vézina
7f1f46a506 Merge branch 'development' into morpheus 2019-06-09 21:31:26 -04:00
Louis Vézina
bed98832ed Added settings to disable UTF8 subtitles re-encoding. 2019-06-03 20:16:37 -04:00
Louis Vézina
a420bb3c43 Fix after merging dev branch. 2019-05-30 00:11:07 -04:00
Louis Vézina
f9b348ace7 Improvement to settings and wizard template to reuse providers instead of duplicating everything and also to simplify new development. 2019-05-29 23:45:33 -04:00