Sonarr version (exact version): Sonarr Ver. 2.0.0.4974 - develop Mono version (if Sonarr is not running on Windows): 5.2.0.215 OS: ubuntu 16.04 ((Debug logs)):
n/a Description of issue:
Sonarr keeps renaming x264 content to h264, even when it is clearly labeled x264 in the filename it is importing. Based on this comment, it should be defaulting to x264 even if it is unsure.
I wanted to post this here first before making a github issue.
Do you have the filename and mediainfo (pastebin the output of the mediainfo cmdline tool) of an affected file?
x264 by default includes the codec name and version in the mkv metadata while ‘h264’ does not, which is why I changed the logic.