mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 12:59:42 -07:00
More descriptive libraries updating message
This commit is contained in:
parent
48da41690d
commit
5cec84a802
1 changed files with 2 additions and 2 deletions
|
@ -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'>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue