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

add file extension to organize tips

This commit is contained in:
Luke Pulverenti 2016-02-21 17:31:17 -05:00
parent 6e310821b1
commit 77c981b0fd
2 changed files with 8 additions and 2 deletions

View file

@ -129,6 +129,11 @@
<td>%e_n</td>
<td>${ValueEpisodeNameUnderscore}</td>
</tr>
<tr>
<td>${FileExtension}</td>
<td>%ext</td>
<td>mkv</td>
</tr>
</tbody>
</table>
@ -172,4 +177,4 @@
</div>
</div>
</body>
</html>
</html>