DAGE-MTI XLMC Guía de usuario Pagina 27

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 66
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 26
XBMC User Guide Page 27
FTP (File Transfer Protocol) Client Sources
XBMC also contains an FTP-client with which you can add sources in all sections (with the except of the
Programs section) in XBMC interface, however as FTP (File Transfer Protocol) is not designed to stream
audio/video data it is not recommended that you use it under the Music or Videos sections. (Remember that the
default FTP-port is usually 21).
Example (if any variables are not needed, omit the required punctuation) the following syntax would be used:
ftp://username:password@ipaddress:port/folder/
Note: to connect as anonymous use the following syntax:
ftp://ip:port/
HTTP (Hypertext Transfer Protocol ) Client Sources
XBMC also contains an HTTP-client with which you can add sources in all sections (with the except of the
Programs section) in the XBMC interface, however as HTTP (Hypertext Transfer Protocol ) is not designed to
stream audio/video data it is not recommended that you use it under the Music or Videos sections.
Example (if any variables are not needed, omit the required punctuation), use the following syntax:
http://username:password@ipaddress:port/directory/
Note: to connect as anonymous use the following syntax:
http://ipaddress/
Plugin Sources
A plugin source is a special type of source that is powered by a python script you've installed, and is
automatically run by XBMC.
XBMC supports three types of plugin sources: video, music, and pictures. (In case you need to delete a plugin,
plugins are placed in the plugins\Video or plugins\Music or plugins\Pictures folders within the XBMC folder.)
Plugin sources can automatically be added from within XBMC via the Add Source command accessible from the
root folder of "Videos", "Music", and "Pictures". A plugin file must be present in the correct folder for the plugin
to show up when you select the "Add Source" dialog.
For example, if you had used the SVN Repo Installer program plugin to add the “Revision 3” video plugin, then
in the Videos section you can Browse, Add Source, Video Plugin to select “Revision 3” as a Video Source. You
could even choose a specific subfolder under Revision 3 (such as Film Riot) to be a new video source.
Vista de pagina 26
1 2 ... 22 23 24 25 26 27 28 29 30 31 32 ... 65 66

Comentarios a estos manuales

Sin comentarios