forked from openlp/openlp
Song Usage documentation
This commit is contained in:
parent
b686068982
commit
4c3e32c4d7
@ -14,6 +14,7 @@ Contents:
|
||||
introduction
|
||||
glossary
|
||||
dualmonitors
|
||||
songusage
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
BIN
documentation/manual/source/pics/songusage.png
Normal file
BIN
documentation/manual/source/pics/songusage.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
BIN
documentation/manual/source/pics/songusagedelete.png
Normal file
BIN
documentation/manual/source/pics/songusagedelete.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
BIN
documentation/manual/source/pics/songusagereport.png
Normal file
BIN
documentation/manual/source/pics/songusagereport.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 55 KiB |
35
documentation/manual/source/songusage.rst
Normal file
35
documentation/manual/source/songusage.rst
Normal file
@ -0,0 +1,35 @@
|
||||
==========
|
||||
Song Usage
|
||||
==========
|
||||
|
||||
The Songusage plugin records the usage of Songs when they are used in a **Live** situation.
|
||||
If the plugin is active all songs sent to the Live Service Manager are recorded by this plugin.
|
||||
Once the plugin has been activated by the plugin menu it can be turned on and off by use of
|
||||
the``F4`` key or the SongUsage menus.
|
||||
|
||||
The image below shows the menu items and how to access them.
|
||||
|
||||
.. image:: pics/songusage.png
|
||||
|
||||
|
||||
Generating reports
|
||||
------------------
|
||||
Reports can be generated between any two dates. The system defaults to 1st September previous year to 31st
|
||||
August current year. The data is written to a file in a selectable directory.
|
||||
The file name is **usage_detail_fromdate_todate.txt**.
|
||||
|
||||
.. image:: pics/songusagereport.png
|
||||
|
||||
The details extracted are:
|
||||
- Date item used
|
||||
- Time item used
|
||||
- Song Title
|
||||
- Song Copyright
|
||||
- Song CCLI.
|
||||
|
||||
Removing data
|
||||
-------------
|
||||
To remove stored data use the option below which can be access from the Tools Toolbar. Select the
|
||||
date you wish to remove data up to and press``Ok``
|
||||
|
||||
.. image:: pics/songusagedelete.png
|
Loading…
Reference in New Issue
Block a user