<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general">
    <title>gmane.comp.multimedia.gnump3d.general</title>
    <link>http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1112"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1111"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1110"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1109"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1108"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1107"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1106"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1105"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1104"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1103"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1102"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1101"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1100"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1099"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1098"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1097"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1096"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1095"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1094"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1093"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1112">
    <title>Album art?</title>
    <link>http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1112</link>
    <description>&lt;pre&gt;Howdy,

Rather than as separate image files, my music collection has the album art inserted into the cover tag of each music file.  Has anyone modded Gnump3d to stream such cover art?

If so, would you mind sharing your code changes?

Thanks.
_______________________________________________
Gnump3d-users mailing list
Gnump3d-users-mXXj517/zsQ&amp;lt; at &amp;gt;public.gmane.org
https://lists.gnu.org/mailman/listinfo/gnump3d-users
&lt;/pre&gt;</description>
    <dc:creator>Kevin Oberle</dc:creator>
    <dc:date>2013-04-16T17:45:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1111">
    <title>uninitialized variable $file in config.pm</title>
    <link>http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1111</link>
    <description>&lt;pre&gt;Hi,

Running gnump3d v3.0 on freebsd 8.3-RELEASE.  gnump3d-index is revision 
1.27.

When I try to run gnump3d-index I get the following:

[b&amp;lt; at &amp;gt;ocean gnump3d]$ gnump3d-index --config /usr/local/etc/gnump3d/gnump3d.ocean
Use of uninitialized value $file in concatenation (.) or string at 
/usr/local/lib/perl5/site_perl/5.12.4/gnump3d/config.pm line 140.
Use of uninitialized value $file in concatenation (.) or string at 
/usr/local/lib/perl5/site_perl/5.12.4/gnump3d/config.pm line 140.
Can't read configuration in : No such file or directory
[b&amp;lt; at &amp;gt;ocean gnump3d]$

?

gnump3d.ocean is attached.

Thanks in advance for any insight.
Brandon
port = 8888
root = /home/archive/music   
logfile = /var/log/gnump3d/access.log
log_format = $connected_address - $user [$date] "GET $REQUEST" $HTTP_CODE $SERVED_SIZE "-" "$USER_AGENT"
errorlog = /var/log/gnump3d/error.log
user = gnump3d
allowed_clients = all
always_stream = 1
recursive_randomize = 1
advanced_playlists = 0
theme = BlueBoxLocal
theme_directory = /usr/local/s&lt;/pre&gt;</description>
    <dc:creator>Brandon Kuczenski</dc:creator>
    <dc:date>2012-09-13T08:04:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1110">
    <title>(no subject)</title>
    <link>http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1110</link>
    <description>&lt;pre&gt;http://elec-namoun.com/abs.php?ukaqo=939&amp;amp;curixac=71
       _______________________________________________
Gnump3d-users mailing list
Gnump3d-users-mXXj517/zsQ&amp;lt; at &amp;gt;public.gmane.org
https://lists.gnu.org/mailman/listinfo/gnump3d-users
&lt;/pre&gt;</description>
    <dc:creator>jorge bellido galea</dc:creator>
    <dc:date>2012-04-27T20:50:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1109">
    <title>Fwd:</title>
    <link>http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1109</link>
    <description>&lt;pre&gt;http://suavecitas.com/nbc.php?yfatomikj=930&amp;amp;naneb=49
       _______________________________________________
Gnump3d-users mailing list
Gnump3d-users-mXXj517/zsQ&amp;lt; at &amp;gt;public.gmane.org
https://lists.gnu.org/mailman/listinfo/gnump3d-users
&lt;/pre&gt;</description>
    <dc:creator>jorge bellido galea</dc:creator>
    <dc:date>2012-04-26T06:22:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1108">
    <title>Fw:</title>
    <link>http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1108</link>
    <description>&lt;pre&gt;http://nicomarketing.gr/nbc.php?rewekyhjfy=113&amp;amp;ipotakiry=72
       _______________________________________________
Gnump3d-users mailing list
Gnump3d-users-mXXj517/zsQ&amp;lt; at &amp;gt;public.gmane.org
https://lists.gnu.org/mailman/listinfo/gnump3d-users
&lt;/pre&gt;</description>
    <dc:creator>jorge bellido galea</dc:creator>
    <dc:date>2012-04-23T20:45:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1107">
    <title>Re: gnump3d over ssl</title>
    <link>http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1107</link>
    <description>&lt;pre&gt;Hi,

u may use an ssl wrapper i.e. stunnel.

But I have no experience with that.

cheers
catfish



On 04/12/12 01:58, Facundo Suárez wrote:

_______________________________________________
Gnump3d-users mailing list
Gnump3d-users&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mailman/listinfo/gnump3d-users
&lt;/pre&gt;</description>
    <dc:creator>Ingo Schmitt</dc:creator>
    <dc:date>2012-04-12T09:07:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1106">
    <title>gnump3d over ssl</title>
    <link>http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1106</link>
    <description>&lt;pre&gt;Hi all

I am trying to set gnump3d up to work over ssl. Is there any way?. How?

I read the config file and there is nothing there about that.

Thanks...

&lt;/pre&gt;</description>
    <dc:creator>Facundo Suárez</dc:creator>
    <dc:date>2012-04-11T23:58:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1105">
    <title>Re: (no subject)</title>
    <link>http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1105</link>
    <description>&lt;pre&gt;...Choose the 100% way to become rich  http://www.ramiro.barcelo.nom.br/click.link.php?gfriend=61yr5
       _______________________________________________
Gnump3d-users mailing list
Gnump3d-users-mXXj517/zsQ&amp;lt; at &amp;gt;public.gmane.org
https://lists.gnu.org/mailman/listinfo/gnump3d-users
&lt;/pre&gt;</description>
    <dc:creator>jorge bellido galea</dc:creator>
    <dc:date>2012-04-10T15:14:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1104">
    <title>iPod Touch streaming</title>
    <link>http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1104</link>
    <description>&lt;pre&gt;Hi!  I'm glad this list is still active.  I've been hosting a server with gnump3d for about 6 years now and was disappointed to see the software stop being developed in 2007.  The software for V3 still works fine on Slackware when other computers go to my server's site to stream m3u playlists.  However, when my iPod Touch 2G goes to stream an m3u playlist it cannot.  I am, however, able to stream mp3s by changing the always_stream = 1 variable in gnump3d.conf to:

always_stream = 0

My iPod streams using a Quicktime plugin with Safari Browser.

So, can iPod Touches stream playlists with gnump3d?


Marty
&lt;/pre&gt;</description>
    <dc:creator>Marty</dc:creator>
    <dc:date>2012-03-10T07:42:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1103">
    <title>Re: maximum_connections</title>
    <link>http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1103</link>
    <description>&lt;pre&gt;Same disclaimer, is it from the same PC? It might actually mean 1 IP at 
a time. The streaming suggestion sounds more likely.

On 01/17/2012 02:23 PM, Kienan Stewart wrote:
_______________________________________________
Gnump3d-users mailing list
Gnump3d-users-mXXj517/zsQ&amp;lt; at &amp;gt;public.gmane.org
https://lists.gnu.org/mailman/listinfo/gnump3d-users
&lt;/pre&gt;</description>
    <dc:creator>Walter Dworak</dc:creator>
    <dc:date>2012-01-17T20:52:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1102">
    <title>Re: maximum_connections</title>
    <link>http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1102</link>
    <description>&lt;pre&gt;Disclaimer: I don't know anything.

Are you checking the web page, or streaming to multiple hosts at the same
time?

On Tue, Jan 17, 2012 at 2:27 PM, Facundo Suárez &amp;lt;suarez.jf-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:




&lt;/pre&gt;</description>
    <dc:creator>Kienan Stewart</dc:creator>
    <dc:date>2012-01-17T20:23:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1101">
    <title>maximum_connections</title>
    <link>http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1101</link>
    <description>&lt;pre&gt;Hi all.

I am trying to setup gnump3d, it works really great. I need to set up
maximum connections, but it seems to not work. I tested it in a LAN.
Just to try, i seted up maximum_connectios = 1 to test, but more than
1 connection can access the server.

I am wrong about somethin i don't know?

Thanks.

&lt;/pre&gt;</description>
    <dc:creator>Facundo Suárez</dc:creator>
    <dc:date>2012-01-17T19:27:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1100">
    <title>Re: Gnump3d help - will index but not stream</title>
    <link>http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1100</link>
    <description>&lt;pre&gt;I think I've figured it out...

I discovered the same type of problem when I tried to put a symlink in my
www folder for apache. Apparently the mount point for /media/Share gave me
read/write access, but no one else. I had assumed that if I set
/media/Share/Music to give "others" read only, that this would override the
parent folder's permissions, but apparently that's not the case. I set the
parent folder to give read only permission to "others", and that seems to
have done the trick.

Chalk that one up to me being a Linux noob.

Again, thank you!

On Tue, Sep 20, 2011 at 2:24 AM, Richard Wheelock &amp;lt;rwheelock83-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;wrote:

_______________________________________________
Gnump3d-users mailing list
Gnump3d-users-mXXj517/zsQ&amp;lt; at &amp;gt;public.gmane.org
https://lists.gnu.org/mailman/listinfo/gnump3d-users
&lt;/pre&gt;</description>
    <dc:creator>Richard Wheelock</dc:creator>
    <dc:date>2011-09-20T08:42:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1099">
    <title>Re: Gnump3d help - will index but not stream</title>
    <link>http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1099</link>
    <description>&lt;pre&gt;Hmm... I'm not sure. How could I tell?

On Mon, Sep 19, 2011 at 4:04 PM, Jim Lucas &amp;lt;lists-affMi8cGvF4AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

_______________________________________________
Gnump3d-users mailing list
Gnump3d-users-mXXj517/zsQ&amp;lt; at &amp;gt;public.gmane.org
https://lists.gnu.org/mailman/listinfo/gnump3d-users
&lt;/pre&gt;</description>
    <dc:creator>Richard Wheelock</dc:creator>
    <dc:date>2011-09-20T07:24:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1098">
    <title>Re: Gnump3d help - will index but not stream</title>
    <link>http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1098</link>
    <description>&lt;pre&gt;
Can't imagine that, I have multiple symlinks in my setup pointing to different
partions on various harddrives.

By chance is their a chance that your player is chroot'ed to the /var/music/?

Jim
&lt;/pre&gt;</description>
    <dc:creator>Jim Lucas</dc:creator>
    <dc:date>2011-09-19T21:04:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1097">
    <title>Re: Gnump3d help - will index but not stream</title>
    <link>http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1097</link>
    <description>&lt;pre&gt;They're formatted exactly the same. I actually copied and pasted one of the
folders directly from my /media/Share/Music folder. Could it have something
to do with the symlink between them?

On Mon, Sep 19, 2011 at 3:44 PM, Jim Lucas &amp;lt;lists-affMi8cGvF4AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

_______________________________________________
Gnump3d-users mailing list
Gnump3d-users-mXXj517/zsQ&amp;lt; at &amp;gt;public.gmane.org
https://lists.gnu.org/mailman/listinfo/gnump3d-users
&lt;/pre&gt;</description>
    <dc:creator>Richard Wheelock</dc:creator>
    <dc:date>2011-09-19T21:01:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1096">
    <title>Re: Gnump3d help - will index but not stream</title>
    <link>http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1096</link>
    <description>&lt;pre&gt;Hi Jim,

I've changed the binding_host to the server's IP (192.168.1.9, which is
static), and the host name to that of the DHCP/DNS entry on my router,
restarted the daemon, and there doesn't seem to be any change.

As before, I can access the GNUMP3D web interface from any PC on the LAN,
including the server itself at 192.168.1.9:8888, but the links act the same
way they did before. (I had been using 127.0.0.1 from the local machine to
try and keep things simple). I'd like to get everything working locally
before I start setting up a dynamic DNS to access it over the internet.

What makes me think that this is a file system permissions issue is that it
seemed to work perfectly when I just copied a few files into the /var/music
folder. It indexed and played music as I would expect it to, on any computer
on the LAN, without a binding_host or hostname configured. But after I
created the symlink to /media/Share/Music, it would index the files but not
play them.

Thanks again for your help,

Richard
____________&lt;/pre&gt;</description>
    <dc:creator>Richard Wheelock</dc:creator>
    <dc:date>2011-09-19T19:46:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1095">
    <title>Re: Gnump3d help - will index but not stream</title>
    <link>http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1095</link>
    <description>&lt;pre&gt;Hi Jim,

Just for giggles, I again copied a folder of MP3's directly into the
/var/music folder. Now, those songs show up on the home page, where it was
blank before. On the playlist page, only the songs which are physically
located in /var/music will play. All the others are listed, but will not
play.
_______________________________________________
Gnump3d-users mailing list
Gnump3d-users-mXXj517/zsQ&amp;lt; at &amp;gt;public.gmane.org
https://lists.gnu.org/mailman/listinfo/gnump3d-users
&lt;/pre&gt;</description>
    <dc:creator>Richard Wheelock</dc:creator>
    <dc:date>2011-09-19T20:35:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1094">
    <title>Re: Gnump3d help - will index but not stream</title>
    <link>http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1094</link>
    <description>&lt;pre&gt;
Are the paths sent to your player for the files stored outside the /var/music/*
formatted differently then the ones within /var/music/* ?
&lt;/pre&gt;</description>
    <dc:creator>Jim Lucas</dc:creator>
    <dc:date>2011-09-19T20:44:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1093">
    <title>Re: Gnump3d help - will index but not stream</title>
    <link>http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1093</link>
    <description>&lt;pre&gt;
If you do not have a static IP, you will run into some trouble trying to get it
working over the internet.

First, un-comment the binding_host and set it to your internal network IP.  At
minimum, make sure your internal IP is static.  Then, in the hostname section,
you will need to put a hostname that is handled by a dynamic dns service.  Setup
the dns update software on a machine that will call out to said service to
update the ip to hostname whenever it changes.

Not positive, but if you do not have the binding_host set, it binds to localhost
only.  Check out the output of netstat to be sure.

also, make sure that your FW has a forward for your listening "port".

&lt;/pre&gt;</description>
    <dc:creator>Jim Lucas</dc:creator>
    <dc:date>2011-09-19T17:44:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1092">
    <title>Re: Gnump3d help - will index but not stream</title>
    <link>http://permalink.gmane.org/gmane.comp.multimedia.gnump3d.general/1092</link>
    <description>&lt;pre&gt;Hi Jim,

Thanks for the help. I'm running version 3.0. Would rolling back to a
previous version help?

I don't have anything set for the binding_host or the hostname - both lines
are commented out with a #. I can get the exact same results from any other
another PC on the network by using the media server's private IP address
(and over the internet if/when I configure port forwarding on my
router).Would setting a hostname help? I don't have a static public IP
address, so I think setting binding_host might screw things up if I tried to
stream over the internet.

Thank you,

Richard

On Mon, Sep 19, 2011 at 10:08 AM, Jim Lucas &amp;lt;lists-affMi8cGvF4AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

_______________________________________________
Gnump3d-users mailing list
Gnump3d-users-mXXj517/zsQ&amp;lt; at &amp;gt;public.gmane.org
https://lists.gnu.org/mailman/listinfo/gnump3d-users
&lt;/pre&gt;</description>
    <dc:creator>Richard Wheelock</dc:creator>
    <dc:date>2011-09-19T16:35:18</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.multimedia.gnump3d.general">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.multimedia.gnump3d.general</link>
  </textinput>
</rdf:RDF>
