Changes

From SME Server
Jump to navigationJump to search
983 bytes added ,  04:01, 25 January 2019
Line 29: Line 29:  
MediaTomb enables users to stream digital media to UPnP compatible devices. The project is not maintained anymore and an active fork is available : [http://gerbera.io/ Gerbera].
 
MediaTomb enables users to stream digital media to UPnP compatible devices. The project is not maintained anymore and an active fork is available : [http://gerbera.io/ Gerbera].
    +
 +
Other alternatives without contrib to consider:
 +
* minidlna (rpm available on Lux all and Nux Dextop for centos 6)
 +
* pith
 +
* ushare (rpm available on Nux for centos 7)
 +
* gerbera (rpm available on Rosa linux)
 +
* fuppes
    
=== Installation ===
 
=== Installation ===
 +
It is as simple as that:
 
  yum --enablerepo=smecontribs install {{#var:smecontribname}}
 
  yum --enablerepo=smecontribs install {{#var:smecontribname}}
 
  signal-event conf-mediatomb
 
  signal-event conf-mediatomb
 +
config set UnsavedChanges no
 +
 +
Before, you can choose to add the upstream repo from where we pick rpms, but this is not mandatory as we copy the needed rpm regularly to smecontribs when updated
 +
yum install  smeserver-extrarepositories-epel smeserver-extrarepositories-rpmfusion -y
 +
signal-event yum-modify
 
  config set UnsavedChanges no
 
  config set UnsavedChanges no
   Line 46: Line 59:  
!
 
!
 
|-
 
|-
|DBtype
+
|DbType
 
|mysql
 
|mysql
 
|sqlite,mysql
 
|sqlite,mysql
Line 110: Line 123:  
|path without heading /
 
|path without heading /
 
|default server root dir is mediatomb for /mediatomb
 
|default server root dir is mediatomb for /mediatomb
 +
|-
 +
|mode
 +
|timed
 +
|timed,disabled,inotify
 +
|inotify will use this kernel feature to update db, disable disable the serverdir, you will have to set all your folder using the web interface, timed is default to explore the folder $serverdir every hour for changes.
 
|-
 
|-
 
|access
 
|access
Line 121: Line 139:  
|enable or disable service
 
|enable or disable service
 
|}
 
|}
 +
 +
=== Web access ===
 +
you can access to your web ui using
 +
 +
https://yourServerIP:50500
 +
 +
=== More information on tweaks ===
 +
see https://wiki.archlinux.org/index.php/MediaTomb
    
=== Uninstall ===
 
=== Uninstall ===
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,240

edits

Navigation menu