Page 1 of 1

[Music] Unable to identify or process any files [AcoustID]

Posted: 29 Sep 2015, 14:43
by tfonias74
Hello,

I am trying to procces a single videoclip file command-line and cannot get it to work.. Via GUI it works fine..

filebot -rename "test.mkv" --db AcoustID -non-strict
Rename music using [AcoustID]
Unable to identify or process any files
Failure (°_°)

At 1st I had a proxy issue which I fixed and checked with movie rename: ok
filebot -rename "Avatar.mkv" --db TheMovieDB -non-strict
Rename movies using [TheMovieDB]
Auto-detect movie from context: [E:\!VideoClips\+Test+\Avatar.mkv]
[MOVE] Rename [E:\!VideoClips\+Test+\Avatar.mkv] to [Avatar (2009).mkv]
Processed 1 files
Done ?(?????)?

any ideas...?

Thanx in advance!

Re: [Music] Unable to identify or process any files [AcoustI

Posted: 29 Sep 2015, 14:56
by rednoah
*.mkv files are not audio files.

Re: [Music] Unable to identify or process any files [AcoustI

Posted: 29 Sep 2015, 15:04
by tfonias74
via GUI and AcoustID it works...

so through CLI it only accepts audio files?

Re: [Music] Unable to identify or process any files [AcoustI

Posted: 29 Sep 2015, 16:30
by rednoah
Are you trying to rename Music Videos using the CLI? Looks like that hasn't been implemented.

Re: [Music] Unable to identify or process any files [AcoustI

Posted: 30 Sep 2015, 08:10
by tfonias74
Yes I thought about trying to work arround specific file errors that cause exception error from fpcalc with the GUI and stops the proccess..