| Line | |
|---|
| 1 | <html>
|
|---|
| 2 | <head>
|
|---|
| 3 | <title>${fname}</title>
|
|---|
| 4 | <meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
|
|---|
| 5 | </head>
|
|---|
| 6 | <body>
|
|---|
| 7 | Device name: ${fname}<br>
|
|---|
| 8 | UUID: ${uuid}<br>
|
|---|
| 9 | Multicast interface: ${interface}<br>
|
|---|
| 10 | WWW port: ${port}<br>
|
|---|
| 11 | Model: ${name}-${version}<br>
|
|---|
| 12 | Manufacturer: ${manufacturer}<br>
|
|---|
| 13 | <i>${description}</i><br><br>
|
|---|
| 14 |
|
|---|
| 15 | Descriptions: <a href='/dev.xml'>MediaServer:1</a> | <a href='/cds.xml'>ContentDirectory:1</a> | <a href='/cms.xml'>ConnectionManager:1</a> | <a href='/msr.xml'>MediaReceiverRegistrar:1</a><br>
|
|---|
| 16 |
|
|---|
| 17 | <br><br><br>
|
|---|
| 18 | <p style='font-size: 8pt' align=left>
|
|---|
| 19 | <img src='/icon-48x48.png'></img><br>
|
|---|
| 20 | <b>License</b>: <a href='http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt'>GPL</a><br>
|
|---|
| 21 | Copyright (C) 2011 Anton Burdinuk<br>
|
|---|
| 22 | E-Mail: <a href='mailto:clark15b@gmail.com'>clark15b@gmail.com</a><br>
|
|---|
| 23 | </p>
|
|---|
| 24 |
|
|---|
| 25 | </body>
|
|---|
| 26 | </html>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.