Page 1 of 1
How to use "AcoustID" and "ID3 Tags"?
Posted: 11 Jul 2014, 12:15
by Biff
What would I have to do / to download / to install, if I want to use "AcoustID" and "ID3 Tags"?
Re: How to use "AcoustID" and "ID3 Tags"?
Posted: 11 Jul 2014, 12:48
by rednoah
AcoustID requires fpcalc. ID3 requires libmediainfo.
If you use the Windows installer none of this should be an issue.
Re: How to use "AcoustID" and "ID3 Tags"?
Posted: 11 Jul 2014, 12:55
by Biff
Thank you, rednoah,
The Windows installer for fpcalc and libmediainfo? I would like to use the portable versions of both of them. A portable version of Mediainfo I already have on the drvie.
Is it this one:
https://www.npmjs.org/package/fpcalc? Might there be a portable version also?
Many thanks again.
Re: How to use "AcoustID" and "ID3 Tags"?
Posted: 11 Jul 2014, 13:20
by rednoah
1.
fpcalc is a simple cmdline tool (thus "portable" by nature)
2.
libmediainfo is a library (thus "portable" by nature)
3.
Your link is about a node.js plugin (thus completely irrelevant)
I suggest that you just use the Windows Installer.
(though you just copy all the required files for your platform, like the link below the portable download says)
Re: How to use "AcoustID" and "ID3 Tags"?
Posted: 11 Jul 2014, 13:31
by Biff
Many thanks rednoah.
1.
2.
That's great.
3.
Very sorry about that. Where could I get that libmediainfo?
Many thanks again.
Re: How to use "AcoustID" and "ID3 Tags"?
Posted: 11 Jul 2014, 13:34
by rednoah
It's linked on the main page, right below the portable download link.
Re: How to use "AcoustID" and "ID3 Tags"?
Posted: 11 Jul 2014, 13:44
by Biff
Ah, great, that's very cool. Many thanks for your great help.
Should I download all of those files and move them to the Filebot directory to use the two music rename functions:
http://sourceforge.net/p/filebot/code/H ... win32-x64/?
Re: How to use "AcoustID" and "ID3 Tags"?
Posted: 11 Jul 2014, 14:55
by rednoah
Yes.
Re: How to use "AcoustID" and "ID3 Tags"?
Posted: 11 Jul 2014, 17:04
by Biff
Very alright, thank you very much for making using those options so easily, rednoah.