TazUk wrote:Any chance of you sharing your setup or the steps you took to get media sharing up and running? I've just picked up a PS3 and would like to share my media from Bubba.
There is basically one step you must take:
1) Edit the bubba/mediatomb "config.xml" found in /etc/mediatomb
This is the way I did it:
a) Connect to Bubba with Putty (dont use "admin" as login name)
b) Type "su" and "excito" to be able to save/edit files
c) Type "cd ../.. /etc/mediatomb" or equivalent to goto the right directory
d) Type "cp config.xml config.xml.backup" to make backup in case of..
e) Type "nano config.xml" to open the file in Nano Editor
f) Add the following to the server section of your config.xml: <protocolInfo extend="yes"/>
g) Also, you need to add the equivalent mapping to the extension-mimetype section of your config.xml, for example to get support for avi-files I added: <map from="avi" to="video/divx"/>
h) Save config.xml
i) Reboot your Bubba (by typing "Reboot") or simply just kill and restart Mediatomb in the webadmin interface
j) You are now Set To Go, please also note that you have to Add content in the Mediatomb Database to get the PS3 to recognise the files
NOTE: USE AT OWN RISK.
I do not want to be held responsible if something goes wrong

Be sure to make a backup file and if you do not understand linux, putty etc be sure to google them up.
OTHER SOURCES:
MediaTomb forum
http://sourceforge.net/forum/?group_id=129766
COMMENTS:
A) About Mime-mapping: Other mappings (like "avi to video/x-divx") are just variations and would probably work to (I am told).
B) About support for other files: I suggest you read on in the Mediatomb Forums, currently I have no support for M3U or WPL -files and I am looking for some way to get the VOBs to play one after the other.
C) The current version of Mediatomb holds support for PS3 but is not yet implemented in Bubba, there is another thread on that matter. Maybe all of the steps above, or some of them, will be un-necessary in upgrades to come?
With Hopes that this could be of help to someone.
If so, please let me know.
/Pelle