My image viewer is in low resolution

We’ve listened, and as promised @tanio99 has integrated this.

Unfortunately the Vero 4K + can’t perform well with a 4K GUI, but Vero V can handle this comfortably. We still don’t recommend a 4K UI set as default yet due to some issues with Kodi’s video whitelisting configuration, but you should now be able to see photos and the UI at a true 4K resolution.

We would appreciate it if you could test this and provide feedback before we potentially release this as an update to other users. To test this update:

  1. Login via the command line
  2. Run the following command to add the staging repository:
    echo 'deb http://apt.osmc.tv bullseye-devel main' | sudo tee /etc/apt/sources.list.d/osmc-devel.list
  3. Run the following commands to update: sudo apt-get update && sudo apt-get dist-upgrade && reboot
  4. Your system should have have received the update.

Please see if the issue is resolved.

I also recommend you remove /etc/apt/sources.list.d/osmc-devel.list after updating.

This will deactivate the staging repository. You can do so with the following command:
sudo rm /etc/apt/sources.list.d/osmc-devel.list.

Please note that we will automatically disable this update channel after 14 days on your device in case you forget to do so to ensure that your system reverts to the stable update channel.

Cheers

Sam