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

fixes #795 - Support reading Xbmc nfo's

This commit is contained in:
Luke Pulverenti 2014-06-29 23:04:50 -04:00
parent 6c602e1ad7
commit 0114319d87
7 changed files with 140 additions and 0 deletions

View file

@ -14,6 +14,7 @@
<a href="metadataimages.html" data-role="button">${TabAdvanced}</a>
<a href="metadatachapters.html" data-role="button">${TabChapters}</a>
<a href="metadatasubtitles.html" data-role="button">${TabSubtitles}</a>
<a href="metadataxbmc.html" data-role="button">${TabXbmcMetadata}</a>
<a href="#" data-role="button" class="ui-btn-active">${TabOther}</a>
</div>