gnump3d-users
[Top][All Lists]
Advanced

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

[Gnump3d-users] Gnump3d help - will index but not stream


From: Richard Wheelock
Subject: [Gnump3d-users] Gnump3d help - will index but not stream
Date: Sat, 17 Sep 2011 12:35:37 -0500

Hello all,

I'm attempting to get Gnump3d working to where I can stream my music to local machines, and then eventually to my work computer over the Internet.

Out of the box, it seemed to work brilliantly when I copied a few mp3's to /var/music. But when I changed the root directory to /media/Share/Music, it broke. The homepage at 127.0.0.1:8888 would just be a blank page - no formatting or menus at all. If I tried 127.0.0.1:8888/playlist, I would get the play list generation screen, showing all of the music. However, all the links appeared to be broken. I did some googling, and found that others had experienced similar issues relating to the media being on an NTFS or fat partition, and the way that it is mounted in /etc/fstab. In my case though, it's an ext4 partition on a local drive. I tried changing the owner of the Music folder to gnump3d, and still no luck. I changed the owner of the folder back to myself, and, as before, allow others read only access.

I made some progress by creating a symlink from /media/Share/Music to /var/music/Music, and changing root back to root = /var/music. Now, when I go to 127.0.0.1:8888, I get the properly formatted home page, but no music is listed the way it was at first when I had copied a few files straight to /var/music. I can navigate to the custom playlist page, and see all of the music, but if I click on any of the albums, I'll get something like this (as I did before the symlink):


The requested file /Music/311/Greatest%20Hits%20%2793-%2703/ couldn't be found. Please try returning to the index.

The debug gives this output:

No CGI parameters for URI /Music/311/Greatest%20Hits%20%2793-%2703/
Testing plugin : plugins::copying - for /Music/311/Greatest Hits '93-'03/ plugin won't handle path
Testing plugin : plugins::info - for /Music/311/Greatest Hits '93-'03/ plugin won't handle path
Testing plugin : plugins::now - for /Music/311/Greatest Hits '93-'03/ plugin won't handle path
Testing plugin : plugins::playlist - for /Music/311/Greatest Hits '93-'03/ plugin won't handle path
Testing plugin : plugins::prefs - for /Music/311/Greatest Hits '93-'03/ plugin won't handle path
Testing plugin : plugins::random - for /Music/311/Greatest Hits '93-'03/ plugin won't handle path
Testing plugin : plugins::recent - for /Music/311/Greatest Hits '93-'03/ plugin won't handle path
Testing plugin : plugins::search - for /Music/311/Greatest Hits '93-'03/ plugin won't handle path
Testing plugin : plugins::size - for /Music/311/Greatest Hits '93-'03/ plugin won't handle path
Testing plugin : plugins::stats - for /Music/311/Greatest Hits '93-'03/ plugin won't handle path
Testing plugin : plugins::tagbrowse - for /Music/311/Greatest Hits '93-'03/ plugin won't handle path
Header: HTTP/1.0 404 OK
Connection: close
Server: GNUMP3d 3.0
Content-type: text/html
Set-Cookie: theme=Tabular;path=/; expires=Mon, 10-Mar-08 14:36:42 GMT;

I'm fairly sure this is a permissions issue, but as far as how to resolve it, I'm stumped. Tried doing a "sudo chmod a+r /media/Share/Music", but again no change. Any ideas? I've attached my current gnump3d.conf, though I think I've changed everything back to default.

Thank you,

Richard

Attachment: gnump3d.conf
Description: Binary data


reply via email to

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