Page 1 of 1

Music Bindings Questions.

Posted: 21 Oct 2015, 23:33
by nzdreamer55
Hello everyone, I have used Filebot for movies and TV now I want to use it for music. I took a look at the music bindings under the advanced binding setting and found the following...

Title
Album
Album/Performer
Track
Track/Position
Performer
Performer/Url
Original/Preformer
Genere

So some are very easy to understand (Title, Album) but there are others that I am not too sure about

How is the Album/Preformer different from the Original/Preformer? Can I use these to create naming schemes? How would I write something that had Original/Preformer within the name?

Re: Music Bindings Questions.

Posted: 22 Oct 2015, 03:08
by rednoah
That depends entirely on how files are tagged (ID3 Tags) or what information AcoustID (AcoustID) returns.

Just try with lots of files and see what comes up. You'll be the first to do research on what these bindings actually mean. ;)

Re: Music Bindings Questions.

Posted: 22 Oct 2015, 03:27
by nzdreamer55
OK. So should I put in {Original/Performer}? or is there another way to do it?

Re: Music Bindings Questions.

Posted: 22 Oct 2015, 03:35
by rednoah
If you wanna access MediaInfo bindings directly, i.e. ID3 Tags, you can use the {media} object binding.

e.g.

Code: Select all

{media['Original/Performer']}