←  [EN] Third-Party Development

Forums

»

Logo Manager

Dimitrij's Photo Dimitrij 2 Apr 2013

For switchoff.mvi add line in /etc/init.d/halt (rights 755)


+if test -e /usr/share/switchoff.mvi
+then
+	showiframe /usr/share/switchoff.mvi
+fi

halt -d -f -p $hddown

: exit 0

Edited by Dima73, 2 April 2013 - 06:51.
Quote

sjony's Photo sjony 19 Apr 2014

waar plaats ik dit in de dreambox en hoe maak je en zet je een Eigen boot logo dan in de resiver hier mee?

Quote

odokrim's Photo odokrim 16 Jan 2016

This dont work for me. Box VU zero!


Edited by odokrim, 16 January 2016 - 12:07.
Quote

Dimitrij's Photo Dimitrij 16 Jan 2016

This dont work for me. Box VU zero!

install plugin in feed

Quote

odokrim's Photo odokrim 20 Jan 2016

You mean Logo Manager plugin ?

Quote

odokrim's Photo odokrim 20 Jan 2016

Logomanager Plugin doesn't recognize my usb stick

Quote

Dimitrij's Photo Dimitrij 20 Jan 2016

Logomanager Plugin doesn't recognize my usb stick

("/media/cf/bootlogos/",_("CF Drive")), ("/media/hdd/bootlogos/",_("Harddisk")), ("/media/usb/bootlogos/",_("USB Drive"))

Quote

odokrim's Photo odokrim 20 Jan 2016

Doesn't work on my VU Zero.

I can select the switchoff.mvi file and install it as shutdown logo with Logomanager plugin.

But there is no Logo visible. Only default text appears while shut down.

Quote