mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-25 07:35:48 -07:00
Update playback_m3u.tpl
This commit is contained in:
parent
944e3f9e18
commit
3aaba78aae
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="{m3ulist.ROW_CLASS} tCenter">
|
<tr class="{m3ulist.ROW_CLASS} tCenter">
|
||||||
<td>{m3ulist.ROW_NUMBER}</td>
|
<td>{m3ulist.ROW_NUMBER}</td>
|
||||||
<td width="40%">{m3ulist.TITLE}
|
<td width="40%"><b>{m3ulist.TITLE}</b>
|
||||||
<!-- BEGIN ffprobe -->
|
<!-- BEGIN ffprobe -->
|
||||||
<hr><!-- IF m3ulist.ffprobe.RESOLUTION -->{m3ulist.ffprobe.RESOLUTION}<br><!-- ENDIF -->
|
<hr><!-- IF m3ulist.ffprobe.RESOLUTION -->{m3ulist.ffprobe.RESOLUTION}<br><!-- ENDIF -->
|
||||||
{m3ulist.ffprobe.FILESIZE}<br>
|
{m3ulist.ffprobe.FILESIZE}<br>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue