Strange question about Media Library.
Posted: Mon Mar 20, 2006 4:01 pm
I've got a question, and unfortunately I'm mostly PHP retarded, but I can follow 'explicit' direction.
There is essentially nothing wrong with the media manager, it's way more likely that my configuration is the problem. I'm almost certain it is. I was hoping that someone could suggest a solution to my current inconvenience.
Scenario:
My uploads/ directory is actually an NFS mount from my fileserver. This mount contains not only all my Photos, but other filetypes as well. When I try to use the 'Rebuild Thumbs' option in the admin panel it will throw errors on the files that are 'not valid media'.
My question is this:
Is it possible to exclude certain file types from the scan, or even to exclude certain directories from the media scan? Below is a 'representation' of my file structure.
Obviously I want to exclude the ISOs from serendipity, and maybe others as well, but for sure ISOs. Any suggestions would be helpful.
Oh, and thanks in advance.
There is essentially nothing wrong with the media manager, it's way more likely that my configuration is the problem. I'm almost certain it is. I was hoping that someone could suggest a solution to my current inconvenience.
Scenario:
My uploads/ directory is actually an NFS mount from my fileserver. This mount contains not only all my Photos, but other filetypes as well. When I try to use the 'Rebuild Thumbs' option in the admin panel it will throw errors on the files that are 'not valid media'.
My question is this:
Is it possible to exclude certain file types from the scan, or even to exclude certain directories from the media scan? Below is a 'representation' of my file structure.
Code: Select all
./uploads
|-Photos
| |-Summer
| |-Spring
|
|-ISOs
| |-XBOX
| |-Data
|
|-MP3
| |-Book
| |-Music
|
|-Video
| |-TVOh, and thanks in advance.