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?
Music Bindings Questions.
Re: Music Bindings Questions.
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.
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.

-
- Posts: 168
- Joined: 20 Jul 2012, 23:25
Re: Music Bindings Questions.
OK. So should I put in {Original/Performer}? or is there another way to do it?
Re: Music Bindings Questions.
If you wanna access MediaInfo bindings directly, i.e. ID3 Tags, you can use the {media} object binding.
e.g.
e.g.
Code: Select all
{media['Original/Performer']}