Prowlarr/src/Libraries
Ricardo Amaral 97f111bec8 New: Refactor MediaInfo tokens (fixes old tokens adds new stuff) (#3058)
* Rename all 'episodeFile' variables to 'movieFile'

* Improve media info extraction with more fields

* Improve media info tokens extraction

* Add missing fields to MediaInfoModel

* Restore to previous implementation of null handling

* Forgot to add MediaInfoFormatter to project

* Add missing EqualsIgnoreCase extension method

* Simplify Logger.Debug() invocations

* Add missing StartsWithIgnoreCase extension method

* This '.Value' shouldn't be required

* Remove TODO comment

* Upgrade MediaInfo from 17.10 to 18.08.1

* Use correct media info field for files listing

* Replace media info "VideoCodec" (deprecated) with "VideoFormat"

* Fix 'Formatiting' typos

* Add support for media info Format_AdditionalFeatures' field

* Add proper support for all DTS and TrueHD flavors

* Add support for '3D' media info token

* Remove deprecated media info video/audio profile fields

* Add support for 'HDR' media info token

* Add new video parameters to anime file name sample

* Adapt tests for new media info fields

* Revert "Remove deprecated media info video/audio profile fields"

* Include missing test files in core test project

* Fix small regression issue

* Allow sample movie to be detected as HDR

* Do not parse audio channel positions if there are no channels

* Clean up extra blank line

* Reuse already declared variable

* Fix wrong audio channels detection on DTS:X streams

* Fix all failing unit tests

* Fix remaining failing unit tests
2018-10-30 21:44:59 +01:00
..
MediaInfo New: Refactor MediaInfo tokens (fixes old tokens adds new stuff) (#3058) 2018-10-30 21:44:59 +01:00
Sqlite Revert "Sonarr/sqlite updates" 2017-01-18 13:17:35 -05:00
Growl.Connector.dll Fixed several issues in GrowlService: 2014-08-08 17:56:54 -07:00
Growl.CoreLibrary.dll Fixed several issues in GrowlService: 2014-08-08 17:56:54 -07:00
Interop.NetFwTypeLib.dll Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
Mono.Posix.dll DiskProvider split to Windows and Mono projects 2014-01-25 23:51:33 -08:00