Differences
This shows you the differences between two versions of the page.
|
faq:faq [2010/02/03 21:06] jin |
faq:faq [2010/07/04 17:00] (current) atc |
||
|---|---|---|---|
| Line 188: | Line 188: | ||
| With PS3 firmware 2.50+ pressing the PS button causes a pause of video playback. | With PS3 firmware 2.50+ pressing the PS button causes a pause of video playback. | ||
| + | ==== DLNA TVs ==== | ||
| + | Adding this to the config file helps in getting content to be played on some TVs. | ||
| + | <code xml> | ||
| + | <protocolInfo extend="yes"/><!-- For PS3 support change to "yes" --> | ||
| + | |||
| + | <custom-http-headers> | ||
| + | <!-- Samsung needs it --> | ||
| + | <add header="transferMode.dlna.org: Streaming"/> | ||
| + | <add header="contentFeatures.dlna.org: DLNA.ORG_OP=01;DLNA.ORG_CI=0;DLNA.ORG_FLAGS=01500000000000000000000000000000"/> | ||
| + | </custom-http-headers> | ||
| + | </code> | ||
| ===== Scripting ===== | ===== Scripting ===== | ||
News Feed