Page 1 of 1

File does not exist

Posted: 02 Apr 2020, 17:39
by darkee
Hi,

I have an issue where for some files are not detected as media files.

Image

sysinfo:

Code: Select all

FileBot 4.9.0 (r7234)
JNA Native: 5.2.2
MediaInfo: 18.12
p7zip: p7zip Version 16.02 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,64 bits,8 CPUs AMD Ryzen 7 2700X Eight-Core Processor  (800F82),ASM,AES-NI)
unrar: UNRAR 5.61 beta 1 freeware
Chromaprint: 1.4.3
Extended Attributes: OK
Unicode Filesystem: OK
GVFS: PlatformGVFS [/gvfs]
Script Bundle: 2020-03-16 (r625)
Groovy: 3.0.2
JRE: OpenJDK Runtime Environment 11.0.6
JVM: 64-bit OpenJDK 64-Bit Server VM
CPU/MEM: 8 Core / 513 MB Max Memory / 37 MB Used Memory
OS: Linux (amd64)
HW: Linux ubuntu 5.3.0-45-generic #37-Ubuntu SMP Thu Mar 26 20:41:27 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
STORAGE: ext4 [/] @ 10 TB
DATA: /root/.filebot
Package: DEB
License: FileBot License *****(Valid-Until: 2069-04-20)
using mediainfo the file is recognized.

Image

error.log is empty so i can't pinpoint the culprit

Any help will be much welcomed

Re: File does not exist

Posted: 02 Apr 2020, 18:28
by devster
You quoted the file name in the first command but not in the second, the backslashes are literal in the first one, but not in the second.

Re: File does not exist

Posted: 02 Apr 2020, 19:15
by rednoah
Please read Cmdline and Argument Passing for details.


:!: Running as root is bad practice.