Bug 914907

Summary: mediatomb 0.12.1-23 does not read /etc/mediatomb.conf
Product: [Fedora] Fedora Reporter: Freddy Willemsen <freddy>
Component: mediatombAssignee: Gwyn Ciesla <gwync>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: a.bleischwitz, chris, clinton, gwync, humpf, kevin, mathieu-acct, peljasz, stvartak.1, thomas.michel, zenczykowski
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-12 22:24:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
brief from mediatomb log file none

Description Freddy Willemsen 2013-02-23 11:04:03 UTC
Created attachment 701560 [details]
brief from mediatomb log file

Description of problem:
Version 0.12.1-23 ignores /etc/mediatomb.conf. Up to version 0.12.1-22 everything is fine.

Version-Release number of selected component (if applicable):
0.12.1-23

How reproducible:
Upgrade mediatomb to 0.12.1-23

Steps to Reproduce:
1. install mediatomb 0.12.1-23
2. create /etc/mediatomb.conf and use non-standard port
3.
  
Actual results:
Port is ignored


Expected results:
mediatomb runs on speficied port

Additional info:
In the attached log file you can see the difference

Comment 1 Chris Throup 2013-02-24 18:40:26 UTC
I don't think this is connected to /etc/mediatomb.conf; specifying the port on the command line (-p option) is also ignored.

Comment 2 Clinton Work 2013-02-25 16:11:11 UTC
Update 23 broke mediatomb from serving content to my Samsung DLNA TVs.  It looks like the update broke some of the parsing of the /etc/mediatomb/config.xml. Mediatomb was reachable by the network DLNA devices, but they couldn't play any of the content (incomplete load of config.xml?).  

I configure a TCP port of 50500 in /etc/mediatomb.conf which used by update 23 (minor issue).  The bigger problem is that the custom HTTP headers are not included from /etc/mediatomb/config.xml.  I also suspect that the media mimetype mappings are not being parsed as well.  

Update 23 startup log messages: 

2013-02-22 08:30:22    INFO: Loading configuration from: /etc/mediatomb/config.xml
2013-02-22 08:30:22    INFO: Checking configuration...
2013-02-22 08:30:22    INFO: Setting filesystem import charset to UTF-8
2013-02-22 08:30:22    INFO: Setting metadata import charset to UTF-8
2013-02-22 08:30:22    INFO: Setting playlist charset to UTF-8
2013-02-22 08:30:22 WARNING: You enabled the YouTube feature, which allows you
                             to watch YouTube videos on your UPnP device!
                             Please check http://www.youtube.com/t/terms
                             By using this feature you may be violating YouTube
                             service terms and conditions!

2013-02-22 08:30:22    INFO: Configuration check succeeded.
2013-02-22 08:30:22    INFO: Initialized port: 49152
2013-02-22 08:30:22    INFO: Server bound to: 192.168.1.4
2013-02-22 08:30:22    INFO: MediaTomb Web UI can be reached by following this link:
2013-02-22 08:30:22    INFO: http://192.168.1.4:49152/

Working update 21:

2013-02-24 12:37:59    INFO: Loading configuration from: /etc/mediatomb/config.xml
2013-02-24 12:37:59    INFO: Checking configuration...
2013-02-24 12:37:59    INFO: Setting filesystem import charset to UTF-8
2013-02-24 12:37:59    INFO: Setting metadata import charset to UTF-8
2013-02-24 12:37:59    INFO: Setting playlist charset to UTF-8
2013-02-24 12:37:59 WARNING: You enabled the YouTube feature, which allows you
                             to watch YouTube videos on your UPnP device!
                             Please check http://www.youtube.com/t/terms
                             By using this feature you may be violating YouTube
                             service terms and conditions!

2013-02-24 12:37:59    INFO: Configuration check succeeded.
2013-02-24 12:37:59    INFO: Initialized port: 50500
2013-02-24 12:37:59    INFO: Server bound to: 192.168.1.4
2013-02-24 12:37:59    INFO: Adding HTTP header "transferMode.dlna.org: Streaming"
2013-02-24 12:37:59    INFO: Adding HTTP header "contentFeatures.dlna.org: DLNA.ORG_OP=01;DLNA.ORG_CI=0;DLNA.ORG_FLAGS=025000 00000000000000000000000000"
2013-02-24 12:38:00    INFO: MediaTomb Web UI can be reached by following this link:
2013-02-24 12:38:00    INFO: http://192.168.1.4:50500/

Comment 3 Maciej Żenczykowski 2013-03-09 21:46:02 UTC
Yeah I downgraded to mediatomb-0.12.1-16.fc17.x86_64 as well - fixes ignoring port (from both commandline option and config file) - and it also makes my samsung TV work.

Comment 4 Maciej Żenczykowski 2013-03-09 21:53:36 UTC
(I did keep the newer /usr/lib/systemd/system/mediatomb.service file though since it actually picks up on /etc/mediatomb.conf interface setting.

Comment 5 Maciej Żenczykowski 2013-03-09 22:09:15 UTC
I also upgraded to mediatomb-0.12.1-22.fc17.x86_64 from koji and that version appears to work fine.

Comment 6 lejeczek 2013-03-12 20:27:50 UTC
it indeed behaves strangely, only some bits get ignored?

<ui enabled="no" show-tooltips="yes" poll-when-idle="no" poll-interval="2">
      <accounts enabled="no" session-timeout="60">
        <account user="mediatomb" password="mediatomb"/>
      </accounts>

mediatomb enforces authentication no matter what in the config file
fedora 17
mediatomb-0.12.1-23.fc17.x86_64

Comment 7 Gwyn Ciesla 2013-03-19 13:18:51 UTC
Currently awaiting bunding exception for libupnp from FPC.

Comment 8 Fedora Update System 2013-04-03 19:47:53 UTC
mediatomb-0.12.1-25.fc19.20120403gitb66dc1 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/mediatomb-0.12.1-25.fc19.20120403gitb66dc1

Comment 9 Fedora Update System 2013-04-03 19:49:01 UTC
mediatomb-0.12.1-25.fc18.20120403gitb66dc1 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/mediatomb-0.12.1-25.fc18.20120403gitb66dc1

Comment 10 Fedora Update System 2013-04-03 19:50:18 UTC
mediatomb-0.12.1-25.fc17.20120403gitb66dc1 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/mediatomb-0.12.1-25.fc17.20120403gitb66dc1

Comment 11 Freddy Willemsen 2013-04-04 06:51:42 UTC
Update mediatomb-0.12.1-25.fc18.20120403gitb66dc1 works for me!

Comment 12 Fedora Update System 2013-04-05 02:56:23 UTC
Package mediatomb-0.12.1-25.fc19.20120403gitb66dc1:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing mediatomb-0.12.1-25.fc19.20120403gitb66dc1'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-4901/mediatomb-0.12.1-25.fc19.20120403gitb66dc1
then log in and leave karma (feedback).

Comment 13 Fedora Update System 2013-04-12 22:24:22 UTC
mediatomb-0.12.1-25.fc18.20120403gitb66dc1 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 14 Fedora Update System 2013-04-16 00:12:27 UTC
mediatomb-0.12.1-25.fc17.20120403gitb66dc1 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 15 Fedora Update System 2013-04-20 20:18:26 UTC
mediatomb-0.12.1-25.fc19.20120403gitb66dc1 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.