Change Media Manager to Library and update configuration to Beta

This commit is contained in:
John Morris 2021-01-18 20:53:51 -05:00
parent 4a485d9835
commit 983eec5356
30 changed files with 616 additions and 545 deletions

View File

@ -168,7 +168,7 @@ you to search that library item.
Selecting the blank line to the right of :guilabel:`Search Text` will allow you
to enter the text you want to find. The search is the same search you would
make on the instance of OpenLP :ref:`media-manager` and will find parts of the lyrics within a
make on the instance of OpenLP :ref:`library` and will find parts of the lyrics within a
song if you type in part of the lyrics. When you have typed in your search
criteria, select the search icon in the keyboard to activate the search.

View File

@ -275,7 +275,7 @@ Adding scriptures to a service can be done by selecting a group of verses
or by moving one verse at a time.
To add Bible verses you can click on a verse, hold and drag your selection
from the :ref:`media-manager` over to the *Service Manager*
from the :ref:`library` over to the *Service Manager*
or, after clicking the media or verse you want to use, click the
|bibleadd| Add to Service icon. This will add your scriptures at the bottom
of the *Service*.

File diff suppressed because it is too large Load Diff

View File

@ -37,11 +37,11 @@ the tools and plugins that make OpenLP function.
.. _g-media-manager:
Media Manager
-------------
Library Manager
---------------
The Media Manager contains a number of tabs which the plugins supply to OpenLP.
Each tab in the Media Manager is called a :ref:`g-media-item`. You can send
The Library Manager contains a number of tabs which the plugins supply to OpenLP.
Each tab in the Library Manager is called a :ref:`g-media-item`. You can send
songs, Bibles, etc from the :ref:`g-media-item` to the
:ref:`g-preview-slide-controller` or :ref:`g-live-slide-controller`.

View File

@ -40,7 +40,7 @@ Reference Manual
configure_ui
backing_up
dualmonitors
mediamanager
library
service
print_service
projector

View File

@ -1,7 +1,7 @@
.. _media-manager:
.. _library:
Media Manager
=============
Library
=======
Once you get your system set up for OpenLP you will be ready to add content to
your :ref:`g-service-manager`. This will all happen through the
@ -339,7 +339,7 @@ Toolbar
|buttons_media_optical| **Load CD/DVD:**
Import mediaclip from audio CD or DVD. This feature only works if VLC is
installed on the computer and enabled in OpenLP. See :ref:`config_players`
installed on the computer and enabled in OpenLP. See :ref:`media_configure`
for how to configure media players. Clicking the icon will bring up a window
where you can load a DVD or audio CD, select a track and a range and save
it as a named media clip. Note that the audio CD or DVD is still required

View File

@ -80,7 +80,7 @@ View
Displays all of the panels of OpenLP.
**Setup:**
Displays Preview, :ref:`media-manager` and :ref:`creating_service`.
Displays Preview, :ref:`library` and :ref:`creating_service`.
**Live:**
Displays the live panel and :ref:`creating_service`
@ -88,7 +88,7 @@ View
Clicking on any of the next items will hide or show its respective panel.
|button_mediamanager| **Media Manager:**
Hide or show :ref:`media-manager`.
Hide or show :ref:`library`.
|button_projectormanager| **Projector Manager:**
Hide or show :ref:`projector`.

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 531 B

After

Width:  |  Height:  |  Size: 790 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 115 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 79 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 87 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 174 KiB

After

Width:  |  Height:  |  Size: 55 KiB

View File

@ -12,7 +12,7 @@ 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-media-manager`, under their respective categories. Using the
:ref:`g-media-manager` you can add new media, songs, images, Bibles or create a
custom slide as discussed earlier in the :ref:`media-manager` section.
custom slide as discussed earlier in the :ref:`library` section.
.. image:: pics/mediamanager_songs.png
@ -69,17 +69,17 @@ 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:`media-manager`
will be applied to the song in your :ref:`media-manager`. This can be changed
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:`media-manager` song database and changes made in the :ref:`media-manager`
the :ref:`library` song database and changes made in the :ref:`library`
song database update the :ref:`creating_service` song database in :ref:`configure`.
Adding Media
------------
To add your media you can click on an item in the :ref:`media-manager` hold and
drag your selection from the :ref:`media-manager` over to the *Service Manager*
To add your media you can click on an item in the :ref:`library` hold and
drag your selection from the :ref:`library` over to the *Service Manager*
or, after clicking the media or verse you want to use, click the |add_plus|.
This will add your media to the service side at the bottom. Once it is in the
Service Manager you can click on your item and drag and drop it in the order you
@ -114,7 +114,7 @@ buttons to the right of a list item to expand or collapse a single list item.
|COLLAPSE_SINGLE| Collapse a single service item.
**Note:** You always have the option to send any media live direct from the
:ref:`media-manager`. Please see the :ref:`media-manager` section for more
:ref:`library`. Please see the :ref:`library` section for more
details.
Displaying an Item
@ -202,7 +202,7 @@ Adding a Group of Images
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:`media-manager` and then
reason. You can either create the group in the :ref:`library` and then
click the |buttons_add| icon above the images, or you can manually select a
group of images. Do this by holding the :kbd:`Ctrl`
key on your keyboard and click each image you want to add as a group. As you
@ -231,7 +231,7 @@ 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`.
If you need to add another image from the :ref:`media-manager` to your group of
If you need to add another image from the :ref:`library` to your group of
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`.
@ -280,7 +280,7 @@ 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:`media-manager` to
Follow the directions here :ref:`library` to
create your new custom slide.
.. _using_timer:

View File

@ -344,10 +344,10 @@ assign a Theme, or edit Copyright Info & Comments, you will do this through the
**Edit:**
To edit an existing song you can either click on a song in the
:ref:`media-manager` and then click the button to :guilabel:`Edit the selected song`
or right click a song from either the :ref:`media-manager` or additionally
:ref:`library` and then click the button to :guilabel:`Edit the selected song`
or right click a song from either the :ref:`library` or additionally
from the :ref:`creating_service` and click :guilabel:`Edit item`. If you are
adding a new song click :guilabel:`Add a new Song` in the :ref:`media-manager`.
adding a new song click :guilabel:`Add a new Song` in the :ref:`library`.
.. image:: pics/song_edit_lyrics.png
@ -539,7 +539,7 @@ the song is displayed live.
Add an audio file from a folder on your computer by clicking :guilabel:`Add File(s)`.
**Add Media:**
Add an audio file that is already in the :ref:`media-manager` by clicking
Add an audio file that is already in the :ref:`library` by clicking
:guilabel:`Add Media`.
**Remove:**

View File

@ -141,7 +141,7 @@ I can not play videos or other media
If you can not play video or audio through OpenLP, the problem is most likely
that the media players have not be properly configured. The recommended media
player for OpenLP is VLC, see the manual for :ref:`config_players` for how to
player for OpenLP is VLC, see the manual for :ref:`media_configure` for how to
setup VLC as your default player.
If you want to use the System player, but it cannot play your media files, you

View File

@ -5,12 +5,20 @@ The Web Remote
OpenLP gives you the ability to control the :ref:`creating_service`. You also
have the ability to search for and add or display media from the
:ref:`media-manager` or send an :ref:`alerts`, using a remote computer, netbook
:ref:`library` or send an :ref:`alerts`, using a remote computer, netbook
or smartphone and a web browser. You can use the web remote to control the
entire service away from the main computer or, have the nursery or daycare send
an :ref:`alerts` message to the projection screen. This could also be used for a
guest speaker or worship team leader to control their own slides if needed.
The Web Remote was moved to being part of the core program in version 2.9.2.
The only thing you need to do is go into :ref:`configure`, select the Remote Interface
item int the menu on the left side of the Settings window then press the
Check for Updates button. If the Current version number is not the same as
Latest Version then press the Upgrade button. When the numbers match, press the
OK button at the bottom of the settings window.
Versions before 2.9.2
The first step is to make sure the Remote plugin is activated. You can accomplish
this by following the instructions in the :ref:`plugin_list`. The second step is
to configure the settings you will use with the web browser. You can find these

View File

@ -36,7 +36,7 @@ Activate Required Plugins
OpenLP has several plugins to choose from. By default, all plugins are enabled,
except the *Remote Access* plugin. For more information on these plugins, please
read the :doc:`mediamanager` section in the manual. If you are not sure of which
read the :doc:`library` section in the manual. If you are not sure of which
plugins to enable or disable, leave the selection as is. You can easily activate
or deactivate plugins later, when OpenLP is running, by going to
:menuselection:`Settings --> Plugin List`. Click :guilabel:`Next` to continue.