From ef7bd5c254abcd6fe61723f0b5fa3ce327d59151 Mon Sep 17 00:00:00 2001 From: John Cegalis Date: Tue, 13 Dec 2011 15:25:39 -0500 Subject: [PATCH] added media timer start stop --- manual/source/creating_service.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manual/source/creating_service.rst b/manual/source/creating_service.rst index eae3c95..b89ea24 100644 --- a/manual/source/creating_service.rst +++ b/manual/source/creating_service.rst @@ -240,14 +240,14 @@ arrow will give you two options for the use of the timer. Using the Media Timer --------------------- -The media timer is used when you have a media file in your service manager and -you would like it to start and/or stop at a specified time. - **Note:** The media timer is only available when you are using Phonon as your default player. Please check your media configuration here :menuselection:`Settings --> Configure OpenLP --> Media`. Configure your player using Phonon with these instructions. :ref:`media_configure`. +The media timer is used when you have a media file in your service manager and +you would like it to start and/or stop at a specified time. + After adding your media file to the :ref:`creating_service` you can mouseover your file and the popup will show you the play time "Length" in hours, minutes and seconds.