Thanks for the feedback!
For sorting your media, MediaTomb supports custom scripting using JavaScript. For some examples, check here: http://mediatomb.cc/dokuwiki/scripting:scripting
Regarding the vob-files: I don't use vob-files so I don't know but I think you're looking in the right direction (the config.xml).
I know MediaTomb supports DVD-images (as of version 0.12) so it should be able to also use the vob-files.
Edit: you found the scripting examples already
More volunteers needed: Mediatomb alpha
-
- Posts: 27
- Joined: Thu Feb 18, 2010 11:39 pm
Re: Volunteers needed: Mediatomb alpha
hi i would like to try mediatomb on my server
Re: Volunteers needed: Mediatomb alpha
I would also like to try media tomb please.
Thank you!
Thank you!
Re: Volunteers needed: Mediatomb alpha
@chrisclaydon and allanon09: you're both added to the list.
Let me remind everybody that's added to the list:
I would like some feedback on the installation!
Did it install correctly, is the mediaserver working properly (e.g. serving any media, webUI working, etc)?
Configuration problems (mime-types, sorting of media, etc) are not within the scope of this test, but will be addressed when I can find the time .
Edit: I think we have enough volunteers. Thanks to all!
Let me remind everybody that's added to the list:
I would like some feedback on the installation!
Did it install correctly, is the mediaserver working properly (e.g. serving any media, webUI working, etc)?
Configuration problems (mime-types, sorting of media, etc) are not within the scope of this test, but will be addressed when I can find the time .
Edit: I think we have enough volunteers. Thanks to all!
-
- Posts: 27
- Joined: Thu Feb 18, 2010 11:39 pm
Re: More volunteers needed: Mediatomb alpha
hi the install went well but i have noticed that after installing it i can no longer see the amahi dlna server or the media tomb servers on my windows 7 client but both appear on my ps3 over the next few days i wil be adding media i am particularly keen to find out how to add the ability to play dvd files (Vob)
chris
chris
Re: More volunteers needed: Mediatomb alpha
So far so good. The install went good. It showed up on my PS3 without any additional configuration (PS3 3.42 firmware).
On my server when restarting the mediatomb service through the web interface it would show offline until a manual refresh.
I went to add some directories and that is when my first issue came up. Not a single avi file was showing up. I went into the config.xml file and uncommented the following line:
to this
and it picked up all my avi files.
My wife is watching the something on the PS3 so I will try out the streaming and see if I can get transcoding working too.
On my server when restarting the mediatomb service through the web interface it would show offline until a manual refresh.
I went to add some directories and that is when my first issue came up. Not a single avi file was showing up. I went into the config.xml file and uncommented the following line:
Code: Select all
<!-- Uncomment the line below for PS3 divx support -->
<!-- <map from="avi" to="video/divx"/> -->
Code: Select all
<!-- Uncomment the line below for PS3 divx support -->
<map from="avi" to="video/divx"/>
My wife is watching the something on the PS3 so I will try out the streaming and see if I can get transcoding working too.
Re: More volunteers needed: Mediatomb alpha
I've heard some problems about mediatomb not showing up or not streaming media when 2 mediaservers are running on the same machine. That might be why it's not showing up on your Win7 client.hi the install went well but i have noticed that after installing it i can no longer see the amahi dlna server or the media tomb servers on my windows 7 client but both appear on my ps3 over the next few days i wil be adding media i am particularly keen to find out how to add the ability to play dvd files (Vob)
chris
For using a PS3 look at the post above. Most UPnP clients are picky about the mime-types the server presents them. For instance, I had to change the config for avi-files to
Code: Select all
<map from="avi" to="video/x-ms-avi"/>
for my TV to play the files.
-
- Posts: 27
- Joined: Thu Feb 18, 2010 11:39 pm
Re: More volunteers needed: Mediatomb alpha
hi i have a problem i can not find a directory called mediatomb with a file called config.xml any clues would be appreciated
chris
chris
Re: More volunteers needed: Mediatomb alpha
The config.xml is located in
There is also a
but that holds some global properties of the daemon (e.g. which nic to use, etc).
Code: Select all
/etc/mediatomb/
Code: Select all
/etc/mediatomb.conf
-
- Posts: 27
- Joined: Thu Feb 18, 2010 11:39 pm
Re: More volunteers needed: Mediatomb alpha
thanks for that now to attempt to get the vob files in my dvd copies to play
Who is online
Users browsing this forum: No registered users and 5 guests