documentation/manual/source/service.rst

470 lines
18 KiB
ReStructuredText
Raw Normal View History

2011-07-27 17:50:15 +00:00
.. _creating_service:
=======
Service
=======
2011-08-02 20:27:43 +00:00
2011-05-11 16:13:59 +00:00
Now that you have OpenLP set up the way you want, it is time to put it to use.
Everything you need to display will be in the left panel called the
:ref:`g-library`, under their respective categories. Using the
:ref:`g-library` you can add new media, songs, images, Bibles or create a
custom slide as discussed earlier in the :ref:`library` section.
2011-05-11 16:13:59 +00:00
.. image:: pics/mediamanager_songs.png
2011-05-16 19:53:28 +00:00
2011-12-20 14:03:26 +00:00
On the right side of your screen at the top is the Service Manager. Everything
you want to display should be in the Service Manager and preferably in the order
you want to display it.
2011-05-16 19:53:28 +00:00
2015-09-28 15:09:44 +00:00
.. image:: pics/servicemanager.png
2011-05-16 19:53:28 +00:00
2011-12-20 14:03:26 +00:00
.. _new_service:
New, Open and Saving the Service
--------------------------------
Three icons at the top of the *Service Manager* will do the following:
2023-01-19 17:55:40 +00:00
|buttons_new| **Create a new service**
2011-12-20 14:03:26 +00:00
This first icon will create a New Service.
2023-01-19 17:55:40 +00:00
|buttons_open| **Load an existing service**
2011-12-20 14:03:26 +00:00
This second icon will open an already created service file. Use this icon to
to find the location of your file or you can open a saved service by
dragging and dropping it into the service manager. The service will be
opened and the existing service replaced. You will first be prompted to save
your previous service if changes were made.
2023-01-19 17:55:40 +00:00
|buttons_save| **Save this service**
This icon will Save the service you created, added to or rearranged. The
2011-12-20 14:03:26 +00:00
order of service, songs, images, Bible verses, service notes, and custom
slides are all saved in the file.
Changing the Service Level Theme
2023-01-19 17:55:40 +00:00
--------------------------------
If you click on the Theme dropdown, you have the option to set the Service
level theme. This option is covered in greater detail under
2023-01-19 17:55:40 +00:00
:ref:`theme_configure`.
Note: This feature is only available if you have the Theme level set to
2023-01-19 17:55:40 +00:00
Service or Song Level in :ref:`theme_configure`.
2011-12-20 14:03:26 +00:00
Editing Songs in the Service
----------------------------
You can create your service file on a different computer than the projection
computer. If a song is not in the projection computer database when you open the
saved file OpenLP will automatically import the song into the song database with
2023-01-19 17:55:40 +00:00
this option checked here :ref:`config_songs` "Import missing songs from Service
file".
2011-12-20 14:03:26 +00:00
You always have the ability to edit the song in the service manager by right
clicking on the song and choosing :menuselection:`Edit Item` from the context
menu. Follow the directions here :ref:`songs_create_edit` to make changes to
your song.
**Note:** Editing a song in :ref:`creating_service` will be applied to
the :ref:`creating_service` song database. Editing a song in the :ref:`library`
will be applied to the song in your :ref:`library`. This can be changed
so that changes made in the :ref:`creating_service` song database update
the :ref:`library` song database and changes made in the :ref:`library`
2023-01-19 17:55:40 +00:00
song database update the :ref:`creating_service` song database in :ref:`configure-song-related-settings`.
2011-12-20 14:03:26 +00:00
2023-01-19 17:55:40 +00:00
Working with Service Items
--------------------------
2011-12-20 14:03:26 +00:00
2023-01-19 17:55:40 +00:00
To add your media you can drag and drop your selection from the :ref:`library`
to the *Service Manager*
2011-12-20 14:03:26 +00:00
or, after clicking the media or verse you want to use, click the |add_plus|.
2023-01-19 17:55:40 +00:00
This will add your media to the service side at the bottom.
**Note:** You always have the option to send any media live direct from the
:ref:`library`. Please see the :ref:`library` section for more
details.
**Sorting Service Items**
Once there are some items in the Service Manager you can click on your item
and drag and drop it in the order you want or, click the item and use the
icons shown below to move it up or down.
2011-05-16 19:53:28 +00:00
2011-07-26 20:43:20 +00:00
|service_top| Move item to the top of the service.
|service_up| Move item up one position in the service.
|service_down| Move item down one position in the service.
|service_bottom| Move item to the end of the service.
2023-01-19 17:55:40 +00:00
**Expanding and collapsing Service items**
2011-07-27 09:21:11 +00:00
To view your Bible or song verses one by one, use the icons below. This is a
convenient way to move around through the verses if they are skipped or repeated.
Double-click on the verse you want to display live.
2011-07-26 20:43:20 +00:00
|service_expand| Expand all the service items.
|service_collapse| Collapse all the service items.
As an alternative to expanding or collapsing all items in the list you can use the
buttons to the right of a list item to expand or collapse a single list item.
|EXPAND_SINGLE| Expand a single service item.
|COLLAPSE_SINGLE| Collapse a single service item.
2023-01-19 17:55:40 +00:00
**Common operations on Service items**
|buttons_live| Send the selected item to Live.
|custom_delete| Remove the service item.
2011-05-11 16:13:59 +00:00
Displaying an Item
2011-05-11 19:51:31 +00:00
------------------
2011-05-11 16:13:59 +00:00
2023-01-19 17:55:40 +00:00
When you have all of your items needed for the service in your **Service Manager**
2011-05-11 16:13:59 +00:00
there are a few ways to get them to display on the screen. You can double-click
2023-01-19 17:55:40 +00:00
the item, click it once with the mouse and push the :kbd:`Enter` key, right click
the item and left click :guilabel:`Go Live` or click it once with
the mouse and click on the :guilabel:`Sent to Live` button |buttons_live| at the
bottom of the Service Manager.
2011-05-17 00:00:29 +00:00
Any of these methods will display your item on
2023-01-19 17:55:40 +00:00
the screen. When your item is displayed, it will be selected in the **Live pane**
just to the left of the **Service Manager** and Live preview will be visible in the
bottom part of the **Live pane**.
2011-05-11 16:13:59 +00:00
2011-07-26 17:11:39 +00:00
.. image:: pics/slidecontroller.png
2011-05-16 19:53:28 +00:00
2023-01-19 17:55:40 +00:00
To Preview an item in the left **Preview pane**, right click the item and left
click :guilabel:`Show Preview`.
2011-05-17 00:00:29 +00:00
2023-01-19 17:55:40 +00:00
Changing a Service Item Theme
-----------------------------
2011-05-17 00:00:29 +00:00
2023-01-19 17:55:40 +00:00
When you get your Service items set up and you notice you don't have the correct
theme for it, you can right click the item and choose your preffered theme using
:guilabel:`Change Item Theme` menu list.
2011-05-17 00:00:29 +00:00
2023-01-19 17:55:40 +00:00
Moving Through the Service Items
--------------------------------
2011-05-11 16:13:59 +00:00
2023-01-19 17:55:40 +00:00
When you display a song or Bible verse with multiple verses you will need to
move through them. Depending on which panel is in focus you can use your keyboard
in various ways.
2011-05-11 16:13:59 +00:00
2023-01-19 17:55:40 +00:00
Using :kbd:`Enter` key in **Service manager** will :guilabel:`Send to live`
selected item/slide and the subsequent :kbd:`Up Arrow` or
:kbd:`Down Arrow` keys will change slides/items in the **Live pane**.
At the same time :kbd:`Left Arrow`/:kbd:`Right Arrow` will jump to previous/next
Service item.
2011-05-11 16:13:59 +00:00
2023-01-19 17:55:40 +00:00
When the focus is in **Service manager** you can use the
:kbd:`Right Arrow`/:kbd:`Left Arrow` key to expand/collapse Service items.
:kbd:`Up Arrow` or :kbd:`Down Arrow` will not force slide change in Live.
**Alternative options to changing slides**
2011-11-05 23:43:23 +00:00
2023-01-19 17:55:40 +00:00
In Live pane you can also use following buttons to change slides:
2011-05-16 19:53:28 +00:00
2011-07-26 20:43:20 +00:00
|slide_next| Move to next.
|slide_previous| Move to previous.
2011-05-16 19:53:28 +00:00
2023-01-19 17:55:40 +00:00
:kbd:`Page Up` and :kbd:`Page Down` keys will do the same thing.
**Note:** You can also use :kbd:`Down Arrow` to go through each slide in the
Service item and once it reaches the last slide it switches to the next Service
item. See configuration options in :ref:`configure_service_item_wrapping`.
Changing slides using keyboard shortcuts
----------------------------------------
2011-05-11 16:13:59 +00:00
2011-11-05 23:43:23 +00:00
There is shortcut support for the Live Controller in OpenLP. This allows you to
navigate through, and jump between, your slides in the Live Controller using only
your keyboard. This works for any type of slides, e.g. songs, Bible verses and
images.
2011-11-06 09:30:09 +00:00
**How does it work?**
If you want to jump to verse 3 using the keyboard you press :kbd:`v` and within
2011-11-05 23:43:23 +00:00
a time frame of 350ms you press :kbd:`3`. Keep in mind to be quick and you will
be successful.
The available keyboard shortcuts are:
2011-11-06 09:30:09 +00:00
* Verse: v
* Chorus: c
* Bridge: b
* Pre-Chorus: p
* Intro: i
* Ending: e
* Other: o
* and the numbers from 0-9
2011-11-05 23:43:23 +00:00
2011-07-27 17:50:15 +00:00
.. _adding_images:
2011-07-27 09:21:11 +00:00
Adding a Group of Images
2011-05-11 19:51:31 +00:00
------------------------
2011-05-11 16:13:59 +00:00
At some point you may have a group of images to display together. It may be
pictures from a youth group adventure, bulletin announcements, or some other
reason. You can either create the group in the :ref:`library` and then
2015-09-28 15:09:44 +00:00
click the |buttons_add| icon above the images, or you can manually select a
group of images. Do this by holding the :kbd:`Ctrl`
2011-07-27 09:21:11 +00:00
key on your keyboard and click each image you want to add as a group. As you
click the images they will remain highlighted. When you are done with your
2011-11-06 09:53:45 +00:00
selections you can either click the |buttons_add| icon above the images or,
click on one of the highlighted images, hold the mouse button and drag them over
to the Service Manager side and place them where you need them.
2011-05-11 19:51:31 +00:00
2015-09-28 15:09:44 +00:00
.. image:: pics/service_manager_image_group.png
2011-05-16 19:53:28 +00:00
2011-07-27 09:21:11 +00:00
Sorting a Group of Images
2011-05-11 19:51:31 +00:00
-------------------------
If you do not like the order the images are in,
right click Images.
2011-05-16 19:53:28 +00:00
2015-09-28 15:09:44 +00:00
.. image:: pics/service_manager_image_group_right_click.png
2011-05-16 19:53:28 +00:00
Left click Reorder Item.
2011-05-17 00:00:29 +00:00
2015-09-28 15:34:56 +00:00
.. image:: pics/service_manager_reorder_images.png
2011-05-16 19:53:28 +00:00
From this box you will be able to rearrange the order of your images by clicking
on one and using the :guilabel:`Up` and :guilabel:`Down` arrows to move it to
where you want it. If there is an image you do not want in your order, click on
it and then click the :guilabel:`Delete` button. When you are done arranging
your images click :guilabel:`Save`.
2011-05-16 19:53:28 +00:00
If you need to add another image from the :ref:`library` to your group of
2011-07-27 09:21:11 +00:00
images, left click the image you want to add and hold the mouse button and drag
it over your group of Images and release the mouse button. You will be given
two options, :guilabel:`Add New Item` and :guilabel:`Add to Selected Item`.
2011-05-16 19:53:28 +00:00
2015-09-28 15:34:56 +00:00
.. image:: pics/service_manager_image_dnd_menu.png
2011-05-16 19:53:28 +00:00
If you click :guilabel:`Add New Item` your image will be separate from your
group of images as another item at the bottom of the Service. If you click
:guilabel:`Add to Selected Item` your image will be added to your group of
2011-05-16 19:53:28 +00:00
images.
2011-05-11 16:13:59 +00:00
Renaming a List Item
---------------------
You can rename an item in the list to make it easier to understand. This is
done by right clicking on item in your service manager and left clicking *Rename*.
2011-12-26 21:08:29 +00:00
.. _adding_note:
2011-07-27 09:21:11 +00:00
Adding a Service Note
2011-05-17 00:00:29 +00:00
---------------------
2011-07-25 08:20:50 +00:00
You have the ability to leave yourself or the next projector person a service
note. This is done by right clicking on an item in your service manager and left
clicking *Notes*.
2011-05-17 00:00:29 +00:00
.. image:: pics/service_item_notes.png
You can type your note in the box and click :guilabel:`Save`. If you change your
mind you can click :guilabel:`Cancel`. Your note will appear as a yellow note on
your item.
2015-09-28 15:09:44 +00:00
.. image:: pics/service_manager_note_icon.png
2011-05-17 00:00:29 +00:00
2011-07-24 19:50:41 +00:00
To view your note move your mouse cursor over the item in your service and you
will see a popup with the information you typed in your note.
2015-09-28 15:09:44 +00:00
.. image:: pics/service_manager_note_hover.png
2011-07-24 19:50:41 +00:00
If you need to change your Note or delete it, open it again, delete your text
2011-05-17 00:00:29 +00:00
and click :guilabel:`Save`
Creating a New Custom Slide
---------------------------
You have the ability to create a custom slide in the service manager by right
clicking on the Song, Bible Verse or Custom Slide then
choosing :menuselection:`Create new Custom Slide` from the context menu.
Follow the directions here :ref:`library` to
create your new custom slide.
2011-11-17 15:01:34 +00:00
.. _using_timer:
2011-06-27 13:26:27 +00:00
Using the Service Timer
2011-05-11 19:51:31 +00:00
-------------------------------
2011-05-11 16:13:59 +00:00
2011-06-27 13:26:27 +00:00
The Service Timer is available for any media item with multiple slides.
This includes Bible verses, Songs, or a group of images. The Service Timer is
accessed in the *Live Controller Bar* between the Live panes.
2011-05-16 19:53:28 +00:00
.. image:: pics/service_timer.png
2011-06-27 13:26:27 +00:00
The time delay increment is in seconds. Use the up or down arrow on the right of
the timer to change the number of seconds or type in the number of seconds you
want to use. This number determines how many seconds will lapse before your
media item will automatically change to the next slide.
Immediately to the left of the second counter is a down arrow. Clicking on this
arrow will give you two options for the use of the timer.
.. image:: pics/service_timer_select.png
2011-09-07 21:25:08 +00:00
**Play Slides in Loop:**
2011-06-27 13:26:27 +00:00
Selecting this option will continuously loop your slides from beginning to
end, and back to the beginning again. The slide loop will continue until you
click the timer start and stop button again or move to the next service item.
2011-09-07 21:25:08 +00:00
**Play Slides to End:**
2011-06-27 13:26:27 +00:00
Selecting this option will display your slides through once and stop at the
end.
2011-09-07 21:25:08 +00:00
|service_timer| **Timer start and stop:**
2011-06-27 13:26:27 +00:00
Click this button to start or stop the timer function. You can also use the
keyboard shortcut :kbd:`L` to start and stop the continuous loop.
2011-05-11 16:13:59 +00:00
2011-12-12 22:56:21 +00:00
Using the Media Timer
---------------------
2016-02-22 19:27:30 +00:00
**Note:** The media timer is only available when you are using System as your
2011-12-13 20:34:53 +00:00
default player. Please check your media configuration here:
2011-12-13 19:59:15 +00:00
:menuselection:`Settings --> Configure OpenLP --> Media`. Configure your player
2016-02-22 19:27:30 +00:00
using System with these instructions. :ref:`media_configure`.
2011-12-12 22:56:21 +00:00
2011-12-13 20:25:39 +00:00
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.
2011-12-12 22:56:21 +00:00
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
2011-12-13 08:38:52 +00:00
and seconds.
2015-09-28 15:09:44 +00:00
.. image:: pics/service_manager_media_hover.png
2011-12-12 22:56:21 +00:00
Right click on your media file and left click
|service_timer| :guilabel:`Start Time`.
2015-09-28 15:09:44 +00:00
.. image:: pics/service_manager_media_right_click.png
2011-12-12 22:56:21 +00:00
**Item Start and Finish Time**
The start and stop time default to the beginning and end of the video.
2015-09-28 15:09:44 +00:00
.. image:: pics/service_manager_media_times.png
2011-12-12 22:56:21 +00:00
Change the hours, minutes and seconds to the times you want your video to begin
and end. When you are finished click :guilabel:`Ok` to save your changes or
:guilabel:`Cancel` to leave the times as they were originally. When you display
your media live it will start and stop with the times you configured.
2015-09-28 15:09:44 +00:00
.. image:: pics/service_manager_media_times2.png
2011-12-12 22:56:21 +00:00
2015-09-28 15:09:44 +00:00
After your changes have been saved you can check your start and stop times by
2011-12-12 22:56:21 +00:00
putting your mouse cursor over the media file.
2015-09-28 15:09:44 +00:00
.. image:: pics/service_manager_media_hover2.png
2011-12-12 22:56:21 +00:00
2012-01-06 20:35:59 +00:00
.. _blank_control:
2011-05-11 16:13:59 +00:00
Using the "Blank to" Control
2011-05-11 19:51:31 +00:00
----------------------------
2011-05-11 16:13:59 +00:00
On the *Live Controller Bar* in between the Live windows are three options to
2015-09-28 15:09:44 +00:00
Blank your screen. Depending on how narrow your slidecontroller is, the three
options will be presented as a dropdown menu in the toolbar.
.. image:: pics/blank_screen_dropdown.png
Or as three separate buttons in the toolbar.
2011-05-11 16:13:59 +00:00
2015-09-28 15:09:44 +00:00
.. image:: pics/blank_screen_toolbar.png
2011-05-16 19:53:28 +00:00
2011-09-07 21:25:08 +00:00
|slide_blank| **Blank Screen:**
Choosing this option will blank your projector to black as if it were shut off.
2011-05-17 12:29:04 +00:00
The shortcut for this option is :kbd:`.` (fullstop/period on your keyboard).
2011-05-11 16:13:59 +00:00
2011-09-07 21:25:08 +00:00
|slide_theme| **Blank to Theme:**
Choosing this option will show your blank theme only, without lyrics or verses.
If you are blanking a song with an assigned theme it will blank to that theme.
If no theme is assigned or you are blanking a presentation or image, it will
blank to the global theme. The shortcut for this option is :kbd:`T`.
2011-05-11 16:13:59 +00:00
2011-09-07 21:25:08 +00:00
|slide_desktop| **Show Desktop:**
Choosing this option will show your desktop wallpaper or a program that you have
open on the extended monitor or projector. You can seamlessly switch between one
2011-05-17 12:29:04 +00:00
program and OpenLP by Blank to Desktop. The shortcut for this option is :kbd:`D`.
You can change or add to the keyboard shortcuts here
2011-05-16 19:53:28 +00:00
:menuselection:`Settings --> Configure Shortcuts`.
2011-09-06 18:33:11 +00:00
.. _linked-audio:
Linked Audio Control
--------------------
|audio_pause| You can stop or start the audio playing on your :ref:`songs_linked`
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.
2011-12-20 14:03:26 +00:00
Saving the Service
------------------
2011-08-16 13:54:12 +00:00
Now that you created your service, tested it and are ready for your worship
service, you will want to save your service file. OpenLP will remind you to do
2011-12-20 14:03:26 +00:00
this when you close the program or you can click the save button
:ref:`new_service` at the top of your service file. Choose the location you
want to save your file and click :guilabel:`Ok`.
2011-06-27 13:26:27 +00:00
.. These are all the image templates that are used in this page.
2011-07-26 20:43:20 +00:00
.. |SERVICE_TIMER| image:: pics/service_timer_start.png
2023-01-19 17:55:40 +00:00
.. |ADD_PLUS| image:: pics/buttons_add.png
.. |BUTTONS_LIVE| image:: pics/buttons_live.png
2011-07-26 20:43:20 +00:00
.. |SERVICE_TOP| image:: pics/service_top.png
.. |SERVICE_UP| image:: pics/service_up.png
.. |SERVICE_BOTTOM| image:: pics/service_bottom.png
.. |SERVICE_DOWN| image:: pics/service_down.png
.. |SLIDE_NEXT| image:: pics/slide_next.png
.. |SLIDE_PREVIOUS| image:: pics/slide_previous.png
.. |SLIDE_BLANK| image:: pics/slide_blank.png
.. |SLIDE_THEME| image:: pics/general_preview.png
.. |SLIDE_DESKTOP| image:: pics/preferences-desktop-display.png
2023-01-19 17:55:40 +00:00
.. |CUSTOM_DELETE| image:: pics/buttons_delete.png
2011-07-26 20:43:20 +00:00
.. |SERVICE_EXPAND| image:: pics/service_expand_all.png
.. |SERVICE_COLLAPSE| image:: pics/service_collapse_all.png
2023-01-19 17:55:40 +00:00
.. |BUTTONS_NEW| image:: pics/buttons_new.png
.. |BUTTONS_OPEN| image:: pics/buttons_open.png
.. |BUTTONS_SAVE| image:: pics/buttons_keep_results.png
2011-11-06 09:53:45 +00:00
.. |AUDIO_PAUSE| image:: pics/media_playback_pause.png
2015-09-28 15:09:44 +00:00
.. |BUTTONS_ADD| image:: pics/buttons_add.png
.. |EXPAND_SINGLE| image:: pics/service_manager_expand_one_item.png
.. |COLLAPSE_SINGLE| image:: pics/service_manager_collapse_one_item.png