| | 1 | [[TOC(heading=Content:)]] |
|---|
| | 2 | |
|---|
| | 3 | [[NewsFlash(This backend is considered as experimental. You may check svn for the latest version)]] |
|---|
| | 4 | |
|---|
| | 5 | = iTV MediaServer = |
|---|
| | 6 | |
|---|
| | 7 | "Shoutcast TV" is a package of Internet video streams viewable via Winamp (historically) and VLC. |
|---|
| | 8 | |
|---|
| | 9 | === UPnP ContentDirectory structure === |
|---|
| | 10 | |
|---|
| | 11 | The media are represented in this structure: |
|---|
| | 12 | |
|---|
| | 13 | * <Genre1> |
|---|
| | 14 | * <Channel A> |
|---|
| | 15 | * <Channel B> |
|---|
| | 16 | * ... |
|---|
| | 17 | * <Genre2> |
|---|
| | 18 | * ... |
|---|
| | 19 | |
|---|
| | 20 | Streams are presented as video/nsv resources. |
|---|
| | 21 | |
|---|
| | 22 | === Configuration === |
|---|
| | 23 | |
|---|
| | 24 | The [source:/trunk/Coherence/coherence/backends/itv_storage.py ITv backend] accepts these options: |
|---|
| | 25 | |
|---|
| | 26 | '''name:''':: the name this backend should show up on your UPnP clients, defaults to ''!YouTube'' |
|---|
| | 27 | '''genrelist''':: URL to the root service URL for the shoutcast server (defaults to http://www.shoutcast.com/sbin/newtvlister.phtml?service=winamp2&no_compress=1) |