jellyfin-web/dashboard-ui/reports.html
2017-09-16 00:14:10 -04:00

8 lines
491 B
HTML

<div id="reportsLinkPage" data-role="page" class="page libraryPage noSecondaryNavPage" data-title="${HeaderReports}">
<div style="padding:0 1em;">
<h2>Emby Reports is now a plugin.</h2>
<p>To use Emby Reports, install the Reports plugin from the plugin catalog, then access reports in the Emby Server dashboard.</p>
<p>If you don't see Reports listed in the plugin catalog, please ensure you're running the latest version of Emby Server.</p>
</div>
</div>