New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

New songs in FireFly

Got problems with your B2 or B3? Share and get helped!
Post Reply
Binkem
Posts: 388
Joined: 10 Jul 2008, 02:26

New songs in FireFly

Post by Binkem »

I seem to have a file-access problem when adding new songs to Firefly. If I download or create MP3's on my Windows-laptop Firefly finds them no problem. If I download songs using SABNZBD on Bubba and i copy them to /storage/music Firefly does not add these to its database. I tried changing file access from windows, but this doesn't seem to help. I guess this should be done using chmod from SSH? Can anyone tell me what CHMOD parameters should make my music accessible?

martijn
cmcevoy
Posts: 23
Joined: 30 Oct 2008, 07:56

Re: New songs in FireFly

Post by cmcevoy »

Have you tried visiting http://bubba:3689/index.html and manually starting a scan from there?
Charles
Binkem
Posts: 388
Joined: 10 Jul 2008, 02:26

Re: New songs in FireFly

Post by Binkem »

The problem is that that finds only files which have been transferred from my windows-pc
6feet5
Posts: 269
Joined: 13 Apr 2007, 17:32
Location: Gnesta, Sweden
Contact:

Re: New songs in FireFly

Post by 6feet5 »

Hi,

You mentioned "/storage/music", I assume you meant "/home/storage/music" (or have you changed your configuration)?

Compare the mode bits and ownership of two files (one that is accessible and one that isn't). Easiest way to test this is run

Code: Select all

ls -l <FILENAME>
on the two files. If they have similar modes and ownership but are stored in different folders, then examine the mode and ownership of the folders.

/Johan
Post Reply