diff --git a/manual/source/creating_service.rst b/manual/source/creating_service.rst index 582135d..08419df 100644 --- a/manual/source/creating_service.rst +++ b/manual/source/creating_service.rst @@ -398,6 +398,30 @@ Linked Audio Control by using this button. This button becomes available when you have linked an audio file to a song and it is in use. +.. image:: pics/play_or_pause.png + +To the right of the |audio_pause| button a count down timer for the audio file is +displayed to indicate the play time remaining for the linked audio file. If you +have multiple linked audio files, the play time remaining will only be for the +current playing linked audio file. + +.. image:: pics/audio_dropdown1.png + +By selecting the drop down menu between the |audio_pause| button and the count down +timer you can jump to the next linked audio file for the song using :guilabel:`Next Track` or select +the :guilabel:`Tracks` menu selection and jump to any linked audio file in the song. + +.. image:: pics/audio_dropdown3.png + +Linked audio files or groups of linked audio files can repeat when the last file +finishes playing. To set linked audio files to repeat, enable the :guilabel:`Repeat track list` +in :ref:`configure` on the General page. + +Linked audio files can be set to start playing as soon as the first slide of the song +is displayed. To enable the linked audio files to start playing when the first slide +is displayed, disable the :guilabel:`Start background audio paused` option in :ref:`configure` +on the General page. + Saving the Service ------------------ diff --git a/manual/source/pics/audio_dropdown1.png b/manual/source/pics/audio_dropdown1.png new file mode 100644 index 0000000..045ac3b Binary files /dev/null and b/manual/source/pics/audio_dropdown1.png differ diff --git a/manual/source/pics/audio_dropdown3.png b/manual/source/pics/audio_dropdown3.png new file mode 100644 index 0000000..d38df2c Binary files /dev/null and b/manual/source/pics/audio_dropdown3.png differ diff --git a/manual/source/pics/dropdown2.png b/manual/source/pics/dropdown2.png new file mode 100644 index 0000000..66ccd81 Binary files /dev/null and b/manual/source/pics/dropdown2.png differ diff --git a/manual/source/pics/play_or_pause.png b/manual/source/pics/play_or_pause.png new file mode 100644 index 0000000..f35d42d Binary files /dev/null and b/manual/source/pics/play_or_pause.png differ diff --git a/manual/source/songs.rst b/manual/source/songs.rst index b391015..5b95922 100644 --- a/manual/source/songs.rst +++ b/manual/source/songs.rst @@ -441,6 +441,30 @@ When you are done, click :guilabel:`Save` to save your choices. You can click audio file is being played with a song. You can stop or start the audio playing by using this button. +.. image:: pics/play_or_pause.png + +To the right of the |audio_pause| button a count down timer for the audio file is +displayed to indicate the play time remaining for the linked audio file. If you +have multiple linked audio files, the play time remaining will only be for the +current playing linked audio file. + +.. image:: pics/audio_dropdown1.png + +By selecting the drop down menu between the |audio_pause| button and the count down +timer you can jump to the next linked audio file for the song using :guilabel:`Next Track` or select +the :guilabel:`Tracks` menu selection and jump to any linked audio file in the song. + +.. image:: pics/audio_dropdown3.png + +Linked audio files or groups of linked audio files can repeat when the last file +finishes playing. To set linked audio files to repeat, enable the :guilabel:`Repeat track list` +in :ref:`configure` on the General page. + +Linked audio files can be set to start playing as soon as the first slide of the song +is displayed. To enable the linked audio files to start playing when the first slide +is displayed, disable the :guilabel:`Start background audio paused` option in :ref:`configure` +on the General page. + .. These are all the image templates that are used in this page. .. |MOVE_UP| image:: pics/service_up.png diff --git a/manual/source/troubleshooting.rst b/manual/source/troubleshooting.rst index e034e5f..8393a94 100644 --- a/manual/source/troubleshooting.rst +++ b/manual/source/troubleshooting.rst @@ -81,16 +81,17 @@ Windows ^^^^^^^ Find the OpenLP 2.4 folder in your Start menu. Choose the "OpenLP (Debug)" option. +OpenLP will start up in Debug mode and save the log file. -OpenLP will start up. Go to the :menuselection:`Tools --> Open Data Folder` menu -option, and an Explorer window will appear containing folders such as alerts, -bibles, custom etc. Keep this Explorer window open. +To get to the log file folder on Windows, press the Windows Key and "R" at the same time. This will open the +:menuselection:`Run dialog`. Type ``%appdata%\OpenLP`` and press . This will open a file Explorer window within the +OpenLP folder. Keep this Explorer window open. Now repeat the steps you need to take in OpenLP to reproduce the problem you had, and then close down OpenLP. -In the Explorer window you left open, navigate up one level into the openlp -folder. You will see the ``openlp.log`` file. This is the file to e-mail. +In the Explorer window you left open, you will see the ``openlp.log`` file. This +is the file to e-mail. Linux/FreeBSD ^^^^^^^^^^^^^