1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/dashboard-ui/reports.html

8 lines
491 B
HTML
Raw Normal View History

2017-09-16 00:14:10 -04:00
<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>
2016-03-16 01:33:31 -04:00
2017-09-16 00:14:10 -04:00
<p>If you don't see Reports listed in the plugin catalog, please ensure you're running the latest version of Emby Server.</p>
2014-03-02 15:44:48 -05:00
</div>
2016-03-16 01:33:31 -04:00
</div>