Changes from Version 1 of iTV

Show
Ignore:
Author:
jmsizun (IP: 127.0.0.1)
Timestamp:
16.06.2009 15:20:07 (1 year ago)
Comment:

info about iTV backend

Legend:

Unmodified
Added
Removed
Modified
  • iTV

    v0 v1  
     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 
     11The media are represented in this structure: 
     12 
     13 * <Genre1> 
     14   * <Channel A> 
     15   * <Channel B> 
     16   * ... 
     17 * <Genre2> 
     18 * ... 
     19 
     20Streams are presented as video/nsv resources. 
     21 
     22=== Configuration === 
     23 
     24The [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)