mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Apply suggestions from code review
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
This commit is contained in:
parent
a6bc191607
commit
fab4bf184e
@ -542,7 +542,7 @@ namespace MediaBrowser.Controller.MediaEncoding
|
|||||||
.Append(' ');
|
.Append(' ');
|
||||||
}
|
}
|
||||||
|
|
||||||
arg.Append("-autorotate 0");
|
arg.Append("-autorotate 0 ");
|
||||||
}
|
}
|
||||||
|
|
||||||
if (state.IsVideoRequest
|
if (state.IsVideoRequest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user