Totem for Puppy

Requests go here. If you fill a request, give it a new thread in the appropriate category and then link to it in the request thread.
Post Reply
Message
Author
User avatar
jamalexa
Posts: 92
Joined: Wed 18 Jul 2007, 21:27
Location: Philadelphia, PA. United States

Totem for Puppy

#1 Post by jamalexa »

I was wondering if anybody has worked with Totem movie player. It is the only player that works with my upnp server - Mediatomb. I tried VLC but I did not like the media menu.

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#2 Post by pemasu »

You can install totem from ubuntu repo in lucid puppy. With all recommended dependencies it is 86 Mb.

Hmm. Gnome-icon-theme 20 MB. That can be left outside.

User avatar
jamalexa
Posts: 92
Joined: Wed 18 Jul 2007, 21:27
Location: Philadelphia, PA. United States

#3 Post by jamalexa »

Thanks I try that.

aragon
Posts: 1698
Joined: Mon 15 Oct 2007, 12:18
Location: Germany

#4 Post by aragon »

jamalexa,

you don't need the 86 mb, you need djmount.

url: http://djmount.sourceforge.net/

find the pet attached.

What does djmount do?
it mounts your upnp-shared music to your local filesystem, so you can browse and play/use it with every player you want.

usage is simple:
1. create a dir for mounting the shares later

Code: Select all

mkdir /mnt/music
2. mount your upnp-shares with

Code: Select all

djmount /mnt/music
3. you're now ready to go
4. to unmount later do

Code: Select all

fusermount -u /mnt/music
hope it works with mediathomb, but if i remember right, then yes.

good luck
aragon
Attachments
djmount-0.71.pet
(99.24 KiB) Downloaded 578 times

User avatar
jamalexa
Posts: 92
Joined: Wed 18 Jul 2007, 21:27
Location: Philadelphia, PA. United States

#5 Post by jamalexa »

What about movies and music videos? Can I use it for any upnp share?

aragon
Posts: 1698
Joined: Mon 15 Oct 2007, 12:18
Location: Germany

#6 Post by aragon »

i've only used it for music but it should also work with video.

aragon

p310don
Posts: 1492
Joined: Tue 19 May 2009, 23:11
Location: Brisbane, Australia

#7 Post by p310don »

This is pretty cool stuff. Thanks aragon

Post Reply