gnump3d-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnump3d-users] unable to play playlists


From: Martin Lohmeier
Subject: Re: [Gnump3d-users] unable to play playlists
Date: Wed, 02 Feb 2005 22:52:08 +0100
User-agent: Debian Thunderbird 1.0 (X11/20050117)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Yoav Avitzour wrote:

| I thought so too, but after disabling the firefox m3u file type handling
| and defining it manually it works!!
|
| Thanks again for all the help,
| Yoav

Hi Yoav,

try to use a  little script to bring the playlist nto xmms
==============
#! /bin/sh

xmms-shell -e "clear"
xmms-shell -e "load \"$1\""
xmms-shell -e "play"

rm -f "$1"
==============
tell you browser to open the playlists with this script...

by, Martin

- --

Powered by Debian GNU / Linux
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCAUuHGxxhbGlQyAkRAkt1AKDFK4FBgMQ/EUB1UQZdnwI2dahL8ACdGSFq
0topVrNhX01RwaDfpe1d0i0=
=ECBZ
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]