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:
parent
6c602e1ad7
commit
0114319d87
7 changed files with 140 additions and 0 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue