Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Search found 5 matches

by jos
01 Jan 2009, 03:46
Forum: Bubba Server Support
Topic: mediatomb config.xml request
Replies: 2
Views: 8618

config.xml

I expect by now you will already have it from another source but anyway here it is
(nb this is the version that comes with Debian-Etch release)


<?xml version="1.0" encoding="UTF-8"?>
<config xmlns="http://mediatomb.cc/0.10.0/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi ...
by jos
01 Jan 2009, 03:42
Forum: Bubba Server Support
Topic: failure to reconnect to bubba through Windows Explorer
Replies: 0
Views: 4563

failure to reconnect to bubba through Windows Explorer

I have a clean Debian-Etch installation. The problem I encounter is that after I have switched off my router for a while and start up my PC I cannot connect to my Bubba anymore through Windows Explorer. If the router remains running the problem does not occur.

I have to login with SSH and to stop ...
by jos
08 Apr 2008, 13:33
Forum: Bubba Server Support
Topic: mediatomb scripting problem
Replies: 2
Views: 5244

solved

somehow a reboot did it
I will start learning javascript
for what it is worth I will share the script in the other track later
by jos
02 Apr 2008, 16:52
Forum: Bubba Server Support
Topic: mediatomb scripting problem
Replies: 2
Views: 5244

zooming in closer

some further study gave following results:
the correct config.xml file to edit is the one in
/etc/mediatomb/
after changing virtual-layout type=js while leaving the import.js script to the default situation then stopping and starting mediatomb again (/etc/init.d/mediatomb stop/start) mediatomb ...
by jos
31 Mar 2008, 16:46
Forum: Bubba Server Support
Topic: mediatomb scripting problem
Replies: 2
Views: 5244

mediatomb scripting problem

Hi,

I want to style the way my client depicts my music collection so tried to use scripting for that but do not see the result of my changes in the file import.js
I updated the <virtual-layout type> into 'js' in the file config.xml
I stopped the server, removed sqlite3.db and started the server ...