Page 1 of 1

Issue with folders

PostPosted: Sat Feb 25, 2017 2:46 pm
by Enclave01
Hello.

I just installed serviio 1.8 on Windows 10 and everything works fine with my TV Samsung F6500 except Library.


I put into library folder with my downloads : M:\^^Downloads2 ( 2000 files 200 folders) , and serviio don't see movies ( except only one episode of tv show) , in the log I found a lot of information like this:

2017-02-25 14:55:42,178 DEBUG [MediaFileIndexer] Found file 'banshee.s02e03.720p.hdtv.x264-killers.mkv', checking if it's already in the Library
2017-02-25 14:55:42,178 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item M:\^^Downloads2\Banshee.S02.PACK.720p.HDTV.x264-PT\banshee.s02e03.720p.hdtv.x264-killers.mkv
2017-02-25 14:55:42,178 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: M:\^^Downloads2\Banshee.S02.PACK.720p.HDTV.x264-PT\banshee.s02e03.720p.hdtv.x264-killers.mkv, ignore case: true
2017-02-25 14:55:42,178 DEBUG [MediaItemDAOImpl] Media item M:\^^Downloads2\Banshee.S02.PACK.720p.HDTV.x264-PT\banshee.s02e03.720p.hdtv.x264-killers.mkv doesn't exist in DB yet
2017-02-25 14:55:42,179 DEBUG [MediaFileIndexer] File not in Library, will add it
2017-02-25 14:55:42,179 DEBUG [LibraryHelper] Checking if the file is complete using file lock
2017-02-25 14:55:42,179 DEBUG [VideoExtractionStrategy] Extracting metadata of video file: M:\^^Downloads2\Banshee.S02.PACK.720p.HDTV.x264-PT\banshee.s02e03.720p.hdtv.x264-killers.mkv
2017-02-25 14:55:42,179 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: M:\^^Downloads2\Banshee.S02.PACK.720p.HDTV.x264-PT\banshee.s02e03.720p.hdtv.x264-killers.mkv
2017-02-25 14:55:42,179 DEBUG [ProcessExecutor] Starting C:\Programy\Serviio\bin\\..\lib\ffmpeg.exe -i M:\^^Downloads2\Banshee.S02.PACK.720p.HDTV.x264-PT\banshee.s02e03.720p.hdtv.x264-killers.mkv
2017-02-25 14:55:42,221 WARN [MetadataExtractionCoordinator] Skipping processing metadata for an unsupported file (M:\^^Downloads2\Banshee.S02.PACK.720p.HDTV.x264-PT\banshee.s02e03.720p.hdtv.x264-killers.mkv). Message: Unknown video file type.
2017-02-25 14:55:42,221 DEBUG [PendingFilesCache] Adding file 'M:\^^Downloads2\Banshee.S02.PACK.720p.HDTV.x264-PT\banshee.s02e03.720p.hdtv.x264-killers.mkv' for the pending files cache


If I change localization for example from M:\^^Downloads2\Banshee.S02.PACK.720p.HDTV.x264-PT to M:\Banshee.S02.PACK.720p.HDTV.x264-PT and add it to library it work fine and there is no problem in log file.

Any idea?

Re: Issue with folders

PostPosted: Sun Feb 26, 2017 1:36 pm
by zip
I assume it could be the ^^ in the folder name

Re: Issue with folders

PostPosted: Sun Feb 26, 2017 4:18 pm
by Enclave01
zip wrote:I assume it could be the ^^ in the folder name


Yeah, I check it first and no, that is not a problem. If I add to library another folder with "^^" in the name for example M:/^^^^Game of Thrones everything its ok. Maybe it is the problem with number of files and folders? Is in serviio any limits? And one more thing, in folder with problem there is a lot of files with different types ( music, movies, apps and more) - maybe that is the problem? Serviio need a folder with one of the type of files?

Re: Issue with folders

PostPosted: Mon Feb 27, 2017 5:07 pm
by zip
No, it can't parse the output of

  Code:
ffmpeg.exe -i M:\^^Downloads2\Banshee.S02.PACK.720p.HDTV.x264-PT\banshee.s02e03.720p.hdtv.x264-killers.mkv


Either the file is corrupted at that moment in time or I'm not sure.