Page 1 of 1

Serviio not indexing shared folders

PostPosted: Fri Apr 26, 2013 5:45 pm
by joehall
Hi

Just reinstalled Serviio (1.2.1) and everything looks OK, I have set up two shared folders on two separate internal hard drives, and it is not picking up any files at the locations. I have tried moving some files to a local folder and adding the folder to the shared folders but even then it will not discover any files.

I don't understand why this is happening, I have used Serviio before and never encountered this problem. Any help would be appreciated.

Thanks
Joe

Re: Serviio not indexing shared folders

PostPosted: Fri Apr 26, 2013 5:47 pm
by joehall
This is what is appearing over and over again in the logs.

2013-04-26 18:46:22,876 WARN [ProcessExecutor] Cannot retrieve results, output reader is null
2013-04-26 18:46:22,876 WARN [LibraryManager] Skipping processing metadata for an unsupported file. Message: Unknown video file type.
2013-04-26 18:46:22,883 ERROR [ProcessExecutor] Fatal error in process starting: Cannot run program "ffmpeg": java.io.IOException: error=2, No such file or directory
java.io.IOException: Cannot run program "ffmpeg": java.io.IOException: error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:475)
at org.serviio.external.ProcessExecutor.run(ProcessExecutor.java:135)
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
at java.lang.ProcessImpl.start(ProcessImpl.java:81)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:468)
... 1 more

Re: Serviio not indexing shared folders

PostPosted: Mon Apr 29, 2013 11:14 am
by zip
do you have ffmpeg installed? If yes and still getting this error, use ffmpeg.location system property (look at support pages or search this forum)