Page 1 of 1

Music renaming format error.

Posted: 14 May 2016, 17:23
by nzdreamer55
Hello everyone,

I am playing around with the GUI of Filebot hoping to rename some music. It seemed to work for most of the files except track #2 and #4. It does not put the track number in.
linux@linuxlaptop:~$ filebot -script fn:sysinfo
FileBot 4.7 (r3923)
JNA Native: 4.0.1
MediaInfo: MediaInfoLib - v0.7.69
7-Zip-JBinding: 9.20
Chromaprint: fpcalc version 1.1.0 (/usr/share/filebot/fpcalc)
Extended Attributes: OK
Groovy Engine: 2.4.6
JRE: Java(TM) SE Runtime Environment 1.8.0_91
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 2 Core / 443 MB Max Memory / 24 MB Used Memory
OS: Linux (amd64)
Package: DEB
Data: /home/linux/.filebot
uname: Linux linuxlaptop 4.2.0-36-generic #41~14.04.1-Ubuntu SMP Tue Apr 19 17:03:32 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
Done ヾ(@⌒ー⌒@)ノ

Image

I matched to the AcoustID and the ID3 Tags option gave me an error.

Why is Filebot missing the track number on 2 tracks?

Re: Music renaming format error.

Posted: 14 May 2016, 17:51
by rednoah
AcoustID doesn't return the data you want. It happens. Every file is different. And acoustic fingerprinting is pretty fuzzy to begin with.

ID3 tags are more reliables since that's just based on existing tags in the file. Which may or may not exist.