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 20 matches

by pelle
05 Jan 2009, 06:03
Forum: Bubba Server Support
Topic: Get Mediatomb to show å, ä and ö?
Replies: 7
Views: 12027

add support for å,ä,ö

In the config.xml, add following lines: <filesystem-charset>UTF-8</filesystem-charset> <metadata-charset>UTF-8</metadata-charset> This made my "å,ä,ö" display as intended, instead of previously as "?". Ps. Dont forget to delete the database and restart the mediatomb service af...
by pelle
26 Nov 2008, 16:49
Forum: Bubba Server Support
Topic: mount windows share in bubba
Replies: 1
Views: 5347

mount windows share in bubba

Is there a way to map a windows share in Bubba? Will it work with mediatomb and PS3 frontend? So far I have tried commands such as: mount -t smbfs -o username=xyz,workgroup=MSHOME //Windows-PC/folder /mnt But I am stuck on the fact that my windowsfolder contains spaces, i.e //Homer/Pelle - My Pictur...
by pelle
23 Nov 2008, 04:12
Forum: Bubba Server Support
Topic: Multiple Mediatomb services
Replies: 1
Views: 5035

OK, so I solved it by deleting the database and doing a reboot.
by pelle
21 Nov 2008, 12:22
Forum: Bubba Server Support
Topic: Multiple Mediatomb services
Replies: 1
Views: 5035

Multiple Mediatomb services

After rebooting my Bubba, mediatomb did not start. I logged in to webadmin and killed and restarted the UPnP service. Did not help. So I started to mess with the "killall" and "mediatomb start" commands using terminal/ssh. Shouldnt have done that I guess. What happens is that one...
by pelle
19 Nov 2008, 14:24
Forum: Bubba Server Support
Topic: mount bubba in ubuntu
Replies: 15
Views: 36744

ruud: did you follow the instructions in my post above? I.e. the instructions at: http://www.marcus-furius.com/?p=59 1. Install samba 2. Make a directory in your (note!) home-folder If I remember correctly, mounting bubba in /mnt/folder did not work for me. When I tried mounting in /user/home all wa...
by pelle
09 Nov 2008, 01:32
Forum: Bubba Server Support
Topic: mount bubba in ubuntu
Replies: 15
Views: 36744

success!

Finally it worked. I followed the advise in http://www.marcus-furius.com/?p=59 The line(s) added in fstab-file looks like this //[bubbaip]/storage/music /home/[ubuntu-user]/Music/ cifs nounix,uid=[ubuntu-user],gid=[ubuntu-user],file_mode=0777,dir_mode=0777, username=[bubbashare-user],password=[bubba...
by pelle
06 Oct 2008, 13:09
Forum: Bubba Server Support
Topic: Streaming issues Bubba --> Playstation 3
Replies: 30
Views: 44342

I'm having problems to get my PS3 and MediaTomb to coop. i've put some files on Bubba, a couple of Mpegs and some divx movies also MP3's, but all the PS3 can see are the Mpegs, for all other it says "unsupported format", it can't even play MP3's from Bubba. Have you enabled the mime-types...
by pelle
06 Oct 2008, 13:06
Forum: Bubba Server Support
Topic: PS3 wont play Xvid from Bubba after fresh install!??!?
Replies: 1
Views: 5311

Have you enabled PS3-support?

This is the way I did it:

http://forum.excito.net/viewtopic.php?t ... hlight=ps3
by pelle
14 Aug 2008, 09:45
Forum: Bubba Server Support
Topic: mount bubba in ubuntu
Replies: 15
Views: 36744

bump :-) I tried to mount Bubba in Hardy but with no luck using this: sudo mount -t smbfs //bubba/storage /home/bubba/storage -o username=*****,password=***** Error message: mount error: could not find target server. TCP name bubba/storage not found. No ip address specified and hostname not found Ed...
by pelle
14 Aug 2008, 09:22
Forum: My Bubba Server
Topic: Bubbamon hits Firefox
Replies: 69
Views: 125263

Thanks Johan that did the trick :-)

I changed "http://bubba/hddtemp.php" to "/hddtemp.php" and now all is well.
by pelle
14 Aug 2008, 09:14
Forum: Bubba Server Support
Topic: Networking performance with NFS
Replies: 5
Views: 9937

Tests and results

Some experience with Bubba hosting videos etc when using a 100mbps (wired), a 54 Mbps (802.11g wireless) and a 200 Mbps Powerline Ehernet adapter in my home LAN network. ----------------------------------------------------------- CASE 1. Using PS3 as mediaplayer The PS3 can only use UPnP (mediatomb)...
by pelle
12 Aug 2008, 18:20
Forum: My Bubba Server
Topic: Bubbamon hits Firefox
Replies: 69
Views: 125263

error undefined

Excellent extension, thanks Johan! I am running bubbamon with firefox 3 and (almost) all is well. The only problem is that the "disk temp" shows "undefined undefined" I have placed hddtemp.php in home/web and can access it through the browser. With http://bubba/hddtemp.php the ou...
by pelle
03 Aug 2008, 07:30
Forum: Bubba Server Support
Topic: NFS on Bubba
Replies: 15
Views: 28979

Many thanks Habrys! Followed your instructions and NFS is now up and running on Bubba. Now my movies plays much much better than before, with SMB. ps. Cheeseboy: I am currently running my Popcorn on a homeplug network, i.e. not wired. With this setup the Popcorn can play movies from the Bubba withou...
by pelle
18 Jun 2008, 04:17
Forum: Bubba Server Support
Topic: NFS on Bubba
Replies: 15
Views: 28979

Many thanks Habrys. Do I understand correctly? 1. uncomment Debian repositories in /etc/apt/sources.list file 2. $ apt-get update 3. $ apt-get install nfs-common portmap 4. $ apt-get install nfs-kernel-server 5 $ cat /etc/exports (? *) 6. $ /etc/init.d/nfs-kernel-server restart 7. $ /etc/init.d/nfs-...
by pelle
17 Jun 2008, 05:49
Forum: Bubba Server Support
Topic: NFS on Bubba
Replies: 15
Views: 28979

NFS on Bubba

Is there any guide on how to install support for NFS on Bubba? Thanks / Pelle Ps. I would like to use NFS instead of SMB, to see if my videofiles will play better on my Popcorn Hour Mediaplayer. Currently, with SMB mapped network shares, videofiles that are demanding on the bitrate (VOB:s etc) is no...