Changes

From SME Server
Jump to navigationJump to search
1,470 bytes added ,  04:01, 25 January 2019
Line 8: Line 8:  
{{Infobox contribs
 
{{Infobox contribs
 
|name={{#var:contribname}}
 
|name={{#var:contribname}}
|image={{#var:contribname}}.jpg
+
|image=Mediatomb_logo.png
 
|description_image= {{#var:contribname}} logo
 
|description_image= {{#var:contribname}} logo
 
|maintainer= Unnilennium
 
|maintainer= Unnilennium
 
|licence=  
 
|licence=  
 
|url= https://sourceforge.net/projects/mediatomb/
 
|url= https://sourceforge.net/projects/mediatomb/
|category= DLNA
+
|category= Contribs
 
|tags=DLNA,UPNP,video,music, file share
 
|tags=DLNA,UPNP,video,music, file share
 
}}
 
}}
Line 27: Line 27:     
=== Description ===
 
=== Description ===
ediaTomb enables users to stream digital media to UPnP compatible devices. The project is not maintained anymore and an active fork is available : 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 45: Line 58:  
!values
 
!values
 
!
 
!
 +
|-
 +
|DbType
 +
|mysql
 +
|sqlite,mysql
 +
|DB type
 
|-
 
|-
 
|DbName
 
|DbName
Line 60: Line 78:  
|string
 
|string
 
|for mysql db
 
|for mysql db
 +
|-
 +
|UIuser
 +
|mediatomb
 +
|string
 +
|username for the web interface
 
|-
 
|-
 
|UIpass
 
|UIpass
 
|GENERATED
 
|GENERATED
 
|string
 
|string
|password to log to UI as admin
+
|password to log to UI as $UIuser
 +
|-
 +
|ServerName
 +
|mediatomb
 +
|string
 +
|server name as displayed by mediatomb DLNA server
 
|-
 
|-
 
|UUID
 
|UUID
Line 75: Line 103:  
|
 
|
 
|
 
|
 +
|-
 +
|UIstatus
 +
|yes
 +
|no,yes
 +
|enable or disable web interface
 +
|-
 +
|UItooltips
 +
|yes
 +
|no,yes
 +
|tooltips for web interface
 +
|-
 +
|UIaccounts
 +
|yes
 +
|no,yes
 +
|need an account to access web interface
 +
|-
 +
|serverdir
 +
|mediatomb
 +
|path without heading /
 +
|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
 
|private
 
|private
 
|private, public
 
|private, public
|
+
|by default restricted to LAN
 
|-
 
|-
 
|status
 
|status
 
|enabled
 
|enabled
 
|enabled,disabled
 
|enabled,disabled
 +
|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 ===
Line 100: Line 160:  
Only released version in smecontrib are listed here.
 
Only released version in smecontrib are listed here.
   −
{{ #smechangelog: {{#var:smecontribname}} }}
+
{{#smechangelog: {{#var:smecontribname}} }}
       
<!-- list of category you want to see this page in -->
 
<!-- list of category you want to see this page in -->
 
[[Category: Contrib]]
 
[[Category: Contrib]]
   
<!-- Please keep there the template revision  number as is -->
 
<!-- Please keep there the template revision  number as is -->
[[contribtemplate::2| ]]
  −
[[contriblang:: {{#var:lang}} | ]]
 
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,228

edits

Navigation menu