<%inherit file="base.html"/> <%def name="headIncludes()"> <%def name="body()">
% if config['update_section_ids'] == 1:
PlexPy needs to update the Library IDs in your databse. Click the "Refresh libraries" button below to begin the update.
% elif config['update_section_ids'] == -1:
PlexPy is updating library IDs in the database. This could take a few minutes to hours depending on the size of your database.
You may leave this page and come back later.
% endif
All Libraries
% if _session['user_group'] == 'admin':
 
% if config['update_section_ids'] == -1:
% else:
% endif % endif
Edit Library Name Library Type Total Movies / TV Shows / Artists Total Seasons / Albums Total Episodes / Tracks Last Accessed Last Played Total Plays Total Duration
<%def name="javascriptIncludes()">