Screenly / Anthias

The world's most popular open source digital signage project.
https://anthias.screenly.io
Other
2.43k stars 610 forks source link

would like to see a setting for using the screen in Portrait or Landscape mode #1545

Open soundtechscott opened 3 years ago

soundtechscott commented 3 years ago

Feature Request Since a lot of times signage can be in portrait mode, it would be nice to have a checkbox or a setting that can be changed to automatically rotate all asset's

I use this for signage at home as Movie posters, and all my posters are in Portrait mode, so I have to manually rotate them before uploading them

If such a button already exists, please let me know

mafyata commented 2 years ago

I want this option too.

damienpeerbolte commented 2 years ago

You can probably make a button on the settings page that executes a command or shell file that edits the config.txt with the sed command

qbicdesign commented 2 years ago

This is simple enough to do in /boot/config.txt by adding display_rotate=3

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

soundtechscott commented 2 years ago

This doesnt actually work.... it still assumes screen size is only the width, so it makes a tiny landscape screen in the middle of the portrait layout instead of using the entire portrait resolution Meaning if you have 1920x1080 - which becomes 1080x1920, it only make s 1080x608 screen in the middle of it when rotated to portrait mode

qbicdesign commented 1 year ago

lt does work. I'm using it in 3 installations currently. If you're rotating the screen and uploading a portrait image, that's effectively 2 rotations Rotate all you portrait images -90 first and you're good to go

On Sat, 16 Apr 2022, 19:53 soundtechscott, @.***> wrote:

This doesnt actually work.... it still assumes screen size is only the width, so it makes a tiny landscape screen in the middle of the portrait layout instead of using the entire portrait resolution Meaning if you have 1920x1080 - which becomes 1080x1920, it only make s 1080x608 screen in the middle of it when rotated to portrait mode

— Reply to this email directly, view it on GitHub https://github.com/Screenly/screenly-ose/issues/1545#issuecomment-1100707705, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD242VUAVS5UTCVVYBLL35TVFLV7VANCNFSM5BFVVQTQ . You are receiving this because you commented.Message ID: @.***>