Page 1 of 1

Media Browser and photo rotation

PostPosted: Thu Apr 09, 2015 11:24 pm
by ddfs
I'm using Serviio 1.5.2 Pro (linux) and MediaBrowser.
Vertical photos are not rotated when entering slideshow (fullscreen) mode. They all are in landscape orientation. Thumbnails are displayed correctly though.

Re: Media Browser and photo rotation

PostPosted: Thu Apr 09, 2015 11:51 pm
by zip
Looks like it...


Add this to the flv_player profile in application-profiles.xml (just before the </Profile> element)

  Code:
<AutomaticImageRotation>true</AutomaticImageRotation>

Re: Media Browser and photo rotation

PostPosted: Fri Apr 10, 2015 8:04 am
by ddfs
It works! Thank you. Btw why it is not there by default?

Re: Media Browser and photo rotation

PostPosted: Fri Apr 10, 2015 4:32 pm
by zip
Oversight, probably. It'll be there now.