jellyfin-web/dashboard-ui/librarypathmapping.html

22 lines
875 B
HTML
Raw Normal View History

2016-04-14 09:30:37 -07:00
<div id="libraryPathMappingPage" data-role="page" class="page type-interior librarySectionPage withTabs" data-helpurl="https://github.com/MediaBrowser/Wiki/wiki/Library%20setup" data-require="scripts/librarypathmapping">
2016-03-15 22:33:31 -07:00
<div data-role="content">
<div class="content-primary">
<div class="readOnlyContent">
<p>${PathSubstitutionHelp}</p>
2014-01-29 22:20:18 -07:00
2016-03-15 22:33:31 -07:00
<div class="pathSubstitutions"></div>
</div>
2014-01-29 22:20:18 -07:00
2016-03-15 22:33:31 -07:00
<br />
2014-01-29 22:20:18 -07:00
2016-09-24 10:58:17 -07:00
<p>
Path Substitutions can no longer be added. This feature is being replaced by the network share setup.
</p>
<p>
To configure network shares, edit an existing media library, then click on one of the existing folders. You'll then be able to map a network path to a library path.
</p>
2014-01-29 13:57:17 -07:00
</div>
</div>
2016-03-15 22:33:31 -07:00
</div>