mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added sorting for series recordings
This commit is contained in:
parent
eb07d62734
commit
c1a71bf416
6 changed files with 116 additions and 9 deletions
|
@ -52,7 +52,7 @@
|
|||
<input type="checkbox" id="chkEnableCustomTranscodingTempPath" name="chkEnableCustomTranscodingTempPath" data-mini="true" />
|
||||
<label for="chkEnableCustomTranscodingTempPath">Use custom transcoding temporary path</label>
|
||||
<div class="fieldDescription">
|
||||
This folder contains working files used by the media browser transcoder.
|
||||
This folder contains working files used by the transcoder.
|
||||
</div>
|
||||
</li>
|
||||
<li id="fldEnterTranscodingTempPath" style="display: none;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue