I've searched the forum for hours, but I cannot find a solution to my problem.
The problem is, MiniDLNA will not show me any files within folders.
As soon as they're in the root folder everything works as expected, but just 1 level down and it won't show.
I figure there must be some wrong permissions or similar, but for the life of me I cannot figure it out.
this is what "ls -l" shows me.
$this->bbcode_second_pass_code('', 'drwxr-xr-x 5 root root 4096 Jun 16 22:19 downloads
-rwxr-xr-x 1 root root 2269420040 Jun 16 22:16 hancock.avi
drwx------ 2 root root 16384 Jun 16 13:21 lost+found
drwxr-xr-x 2 root root 4096 Jun 16 21:11 Movies
drwxrwxrwx 3 root root 4096 Dec 31 1969 TV')
The movie exists once inside the movies folder and once in the root folder. both have the same exact permissions.
The root folder one shows up and plays, but the one in the movies folder doesn't even show up.
There are also some (null) folders. not sure what's up with those.
Any ideas?