James Zuelow | 12 May 2008 00:20
X-Face

Random play button does not create m3u files (Debian Lenny/Testing)

Debian Lenny has recently removed xmms from it's repositories.  xmms 
understood m3u files that did not have an ".m3u" extension and would play 
them fine.  The xmms replacements available such as audacity do not, which 
annoyed me.

While googling for a solution I ran across this message to the gnump3d-users 
list:

http://www.mail-archive.com/gnump3d-users-mXXj517/zsQ <at> public.gmane.org/msg00825.html

I did not see a reply to Fred's message, so here goes.

Fred take a peek in /usr/share/perl5/gnump3d/plugins/

there you will find a file named random.pm

edit that file and change the line that says:

------------------------------
my $form = "<table><tr><td><form action=\"/random/play\" method=\"get\">\n";
------------------------------

to:

------------------------------
my $form = "<table><tr><td><form action=\"/random/play.m3u\" 
method=\"get\">\n";
------------------------------

What that does is change the behavior of the "Play" button on the random page 
(Continue reading)

James Zuelow | 12 May 2008 00:24
X-Face

Re: Random play button does not create m3u files (Debian Lenny/Testing)


> there you will find a file named random.pm
>
> edit that file and change the line that says:
>
> ------------------------------
> my $form = "<table><tr><td><form action=\"/random/play\"
> method=\"get\">\n"; ------------------------------
>
> to:
>
> ------------------------------
> my $form = "<table><tr><td><form action=\"/random/play.m3u\"
> method=\"get\">\n";
> ------------------------------

Whoops!  Watch the line wrapping, Fred.  It should still be all on one line.

James
Farkas Szilárd | 21 May 2008 16:56
Picon

Directory management

Hello,

I just installed gnump3d and love it! Works perfectly, but i have some unanswered questions!

Is there a plugin or plan for further developments to make gnump3d web interface a media management tool.
I mean I would like to see features to rename, reorganize and tag directories and files in my Media directory!

Is there a list of available plugins developed by contributors? Would be nice, and I'm sure there are plenty out there!

Lupus

_______________________________________________
Gnump3d-users mailing list
Gnump3d-users@...
http://lists.gnu.org/mailman/listinfo/gnump3d-users
Steve Kemp | 21 May 2008 17:12
Picon
Favicon
Gravatar

Re: Directory management


>    Is there a plugin or plan for further developments to make gnump3d web
>    interface a media management tool.

  No.

>    Is there a list of available plugins developed by contributors? Would be
>    nice, and I'm sure there are plenty out there!

  No.

Steve
--

-- 
Debian GNU/Linux System Administration
http://www.debian-administration.org/

Gmane