Scripting Now Playing » History » Version 2
Per Amundsen, 02/26/2017 06:47 PM
| 1 | 1 | Per Amundsen | {{>toc}} |
|---|---|---|---|
| 2 | |||
| 3 | h1. Now Playing |
||
| 4 | |||
| 5 | h2(box). /np |
||
| 6 | |||
| 7 | {{include(/np)}} |
||
| 8 | 2 | Per Amundsen | |
| 9 | h2(box). $album |
||
| 10 | |||
| 11 | {{include($album)}} |
||
| 12 | |||
| 13 | h2(box). $bitrate |
||
| 14 | |||
| 15 | {{include($bitrate)}} |
||
| 16 | |||
| 17 | h2(box). $comment |
||
| 18 | |||
| 19 | {{include($comment)}} |
||
| 20 | |||
| 21 | h2(box). $frequency |
||
| 22 | |||
| 23 | {{include($frequency)}} |
||
| 24 | |||
| 25 | h2(box). $fulltitle |
||
| 26 | |||
| 27 | {{include($fulltitle)}} |
||
| 28 | |||
| 29 | h2(box). $layer |
||
| 30 | |||
| 31 | {{include($layer)}} |
||
| 32 | |||
| 33 | h2(box). $length |
||
| 34 | |||
| 35 | {{include($length)}} |
||
| 36 | |||
| 37 | h2(box). $percentl |
||
| 38 | |||
| 39 | {{include($percentl)}} |
||
| 40 | |||
| 41 | h2(box). $percentp |
||
| 42 | |||
| 43 | {{include($percentp)}} |
||
| 44 | |||
| 45 | h2(box). $playcount |
||
| 46 | |||
| 47 | {{include($playcount)}} |
||
| 48 | |||
| 49 | h2(box). $player |
||
| 50 | |||
| 51 | {{include($player)}} |
||
| 52 | |||
| 53 | h2(box). $position |
||
| 54 | |||
| 55 | {{include($position)}} |
||
| 56 | |||
| 57 | h2(box). $progress |
||
| 58 | |||
| 59 | {{include($progress)}} |
||
| 60 | |||
| 61 | h2(box). $rating |
||
| 62 | |||
| 63 | {{include($rating)}} |
||
| 64 | |||
| 65 | h2(box). $size |
||
| 66 | |||
| 67 | {{include($size)}} |
||
| 68 | |||
| 69 | h2(box). $song |
||
| 70 | |||
| 71 | {{include($song)}} |
||
| 72 | |||
| 73 | h2(box). $songfile |
||
| 74 | |||
| 75 | {{include($songfile)}} |
||
| 76 | |||
| 77 | h2(box). $title |
||
| 78 | |||
| 79 | {{include($title)}} |
||
| 80 | |||
| 81 | h2(box). $totaltracks |
||
| 82 | |||
| 83 | {{include($totaltracks)}} |
||
| 84 | |||
| 85 | h2(box). $track |
||
| 86 | |||
| 87 | {{include($track)}} |
||
| 88 | |||
| 89 | h2(box). $volume |
||
| 90 | |||
| 91 | {{include($volume)}} |
||
| 92 | |||
| 93 | h2(box). $volumeb |
||
| 94 | |||
| 95 | {{include($volumeb)}} |
||
| 96 | |||
| 97 | h2(box). $volumep |
||
| 98 | |||
| 99 | {{include($volumep)}} |
||
| 100 | |||
| 101 | h2(box). $year |
||
| 102 | |||
| 103 | {{include($year)}} |