I have been attempting to synchronise the ratings between my Clip+ and PC Software. However, I somewhat lack knowledge on the subject and am at a loss when understanding exactly what a sync’d mp3 player involves, and exactly what code is necessary should I wish to implement the most frequently used Id3v rating tag.
-
It is easy to create my own custom Id3v rating tag in Foobar2000, but I am unsure as to exactly what code to use for the standard Popularimeter Id3v tag [assuming this is what the Clip+ uses?]
-
I realise that MediaMonkey / Windows media player are probably the most advisable programs for working with the Clip+. However, I am committed to employing Foobar as my Windows media program.
Foobar thread on creating custom Id3v tags [for anyone who is curious]: http://www.hydrogenaudio.org/forums/lofiversion/index.php/t71224.html
Thread on why people should use POPM [I want to, just am not quite sure how to translate it to a foobar script; however it occurs to me that perhaps the Clip+ does not even use POPM, maybe it uses TXXX anyway?]: http://getsatisfaction.com/songbird/topics/support_compatibility_with_itunes_wmp_and_mm_use_popm_instead_of_txxx
The POPM Id3v info page [this is probably most significant]: http://id3.org/id3v2.3.0#head-2452ec9cf8b42c5c117b518b69e129ff67970852
So basically, what I am looking for is:
-
What Id3v tag is used for the Clip+ rating system?
-
Could you suggest how this Id3v tag could be successfully implemented as a script for foobar? (See the first hyperlink.)
Thanks for any help!