Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Kodi startup sounds
Thank you for your donation

Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Kodi startup sounds
15th Nov, 2017, 03:56 AM (This post was last modified: 15th Nov, 2017 04:26 AM by Nachteule.)
Post: #4
Nachteule Offline
Administrator
******
Posts: 2,405
Joined: Dec 2014
Reputation: 122
RE: Kodi startup sounds
(14th Nov, 2017 08:27 PM)Skywatch Wrote:  Smile

'notify' and 'out' are the start up files...... Thanks!

Now I wonder if it is possible to playback different wav files depending on whether the pi is rebooting or powering off? I guess somewhere there are scripts that handle this and could be modified to do this? Aim would be to have a TTS prerendered file play to inform if the pi was rebooting or shutting down.

Solution A)

Look into file /etc/init/progress-shutdown.conf

You can copy this file to a name you want and insert your commands you want to run

For example

Code:
cp /etc/init/progress-shutdown.conf /etc/init/dudel-reboot.conf
cp /etc/init/progress-shutdown.conf /etc/init/dudel-halt.conf

and modify start on in both copied files

start on [0] --> runs on halt
start on [6] --> runs on reboot

Solution B)

look into file /etc/default/xbmc

variable SCROFFRUN

defines a custom shutdown script

You have to figure out if you are in reboot or shutdown mode
Find all posts by this user
« Next Oldest | Next Newest »
Thread Closed 


Messages In This Thread
Kodi startup sounds - Skywatch - 14th Nov, 2017, 02:41 AM
RE: Kodi startup sounds - Nachteule - 14th Nov, 2017, 07:16 AM
RE: Kodi startup sounds - Skywatch - 14th Nov, 2017, 08:27 PM
RE: Kodi startup sounds - Nachteule - 15th Nov, 2017 03:56 AM
RE: Kodi startup sounds - Skywatch - 15th Nov, 2017, 06:23 AM
RE: Kodi startup sounds - Nachteule - 15th Nov, 2017, 06:42 AM
RE: Kodi startup sounds - deeej - 26th Nov, 2017, 07:58 PM
RE: Kodi startup sounds - Thomas Reynold - 23rd Oct, 2019, 09:44 PM
RE: Kodi startup sounds - Nachteule - 23rd Oct, 2019, 09:55 PM

Possibly Related Threads...
Thread: Author Replies Views: Last Post
  Run command on Kodi startup 3to20characters 0 5,333 4th Jul, 2015 02:50 AM
Last Post: 3to20characters

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 21st May, 2025, 06:04 PM Powered By MyBB, © 2002-2025 MyBB Group.