Popularity Field; How is it used? #306
Replies: 6 comments 13 replies
-
You're right, there's no unified way of rating files, and every tagging system has its own quirk. For more information about the innner workings of each format, you may read the As for how to actually tag files, ATL provides an unified way to set the rating across all formats and handles the specifics under the hood. All you have to do is to set
|
Beta Was this translation helpful? Give feedback.
-
I'm analyzing an MP3 file and this is what I'm seeing. According to the code, I should have some non-zero value. |
Beta Was this translation helpful? Give feedback.
-
And here is a FLAC. I added a RATING = 4 value to it |
Beta Was this translation helpful? Give feedback.
-
So for flacs: For MP3s: I'm glad this is so cut and dry. I can see how difficult it is to write software to manage all of this. |
Beta Was this translation helpful? Give feedback.
-
When I use ATL to write the RATING/POPULARIMETER tags to AdditonalFields, Popularity value doesn't pick them up. If I use 3rd party tools like Mp3Tag to write these tags, Popularity does reflect it. I know you mentioned something about standard fields and I don't understand what that means. Are these tools writing to fields that ATL doesn't write to? Is there a way for me in ATL to write to these standard fields? Thank you. |
Beta Was this translation helpful? Give feedback.
-
thank you for all your help. I'm setting Popularity. |
Beta Was this translation helpful? Give feedback.
-
Hello. I was looking into the RATING tag that some of my audio files have. I've noticed that some software uses different values to represent this field. Some like AIMP3 uses values 0-5 and writes to RATING WMP. Others programs like Mp3Tag and TagScan allow you to add the RATING tag and enter any value you like. If I enter a decimal value into TagScan, it just deletes the tag all together. For example, if I enter .50 it will delete the tag.
Sorry, I know it's confusing.
Trying to understand how to use RATING and Popularity. Are they connected in this library?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions