More descriptive libraries updating message

This commit is contained in:
JonnyWong16 2016-01-23 19:13:16 -08:00
commit 5cec84a802

View file

@ -13,9 +13,9 @@
</div> </div>
% elif config['update_section_ids'] == -1: % elif config['update_section_ids'] == -1:
<div id="update_section_ids_message" style="text-align: center; margin-top: 20px;"> <div id="update_section_ids_message" style="text-align: center; margin-top: 20px;">
<i class="fa fa-refresh fa-spin"></i> PlexPy is updating library IDs in the database. This could take a few minutes depending on the size of your database. <i class="fa fa-refresh fa-spin"></i> PlexPy is updating library IDs in the database. This could take a few minutes to hours depending on the size of your database.
<br /> <br />
You may leave this page and come back later. You may leave this page and come back later. Note: All monitoring has been disabled while this update is in progress.
</div> </div>
% endif % endif
<div class='table-card-header'> <div class='table-card-header'>