mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-24 15:15:46 -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>
|
||||
<tr class="{m3ulist.ROW_CLASS} tCenter">
|
||||
<td>{m3ulist.ROW_NUMBER}</td>
|
||||
<td width="40%">{m3ulist.TITLE}
|
||||
<td width="40%"><b>{m3ulist.TITLE}</b>
|
||||
<!-- BEGIN ffprobe -->
|
||||
<hr><!-- IF m3ulist.ffprobe.RESOLUTION -->{m3ulist.ffprobe.RESOLUTION}<br><!-- ENDIF -->
|
||||
{m3ulist.ffprobe.FILESIZE}<br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue