Search found 2 matches

by Ratfiend
12 Sep 2017, 06:39
Forum: Ubuntu & Desktop Linux
Topic: Strange permission problem with Filebot (and mediainfo)
Replies: 2
Views: 3306

Re: Strange permission problem with Filebot (and mediainfo)

Hello again,

1. Well, I used a wrong java version (Zulu Embed). So I changed to Oracle Java and it worked out of the box.
Very strange with Zulu... The files were readable for everyone and the $Path stuff seems to be correct.

2. I changed my locales, everything is fully working now.

Thank you ...
by Ratfiend
11 Sep 2017, 12:24
Forum: Ubuntu & Desktop Linux
Topic: Strange permission problem with Filebot (and mediainfo)
Replies: 2
Views: 3306

Strange permission problem with Filebot (and mediainfo)

Hello,

I've a strange behavior when I try to rename my files when mediainfo is envolved.

It seems that filebot cannot access the raw video-data via mediainfo without sudo command.

So when I try:
filebot -mediainfo example.mkv --format "f={f}; vc={vc}; ac={ac}; vf={vf}; resolution={resolution ...