Hello FIZZE and BLAMM
could you please tell me if my settings are o.k.?
I use:
Firefly 0.2.4
System: i686-pc-linux-gnu
MP3Tag: v. 2.39
My settings for Itunes are o.k. as I do see all the files on my Itunes which are on the linux.
But I do not see the ratings.
Here is what I did in MP3Tag:
I created a new colum.
Name: Popularimeter
Value:
$ifgreater($mid(%popularimeter%,$add($strchr(%popularimeter%,|),1)
,$len(%popularimeter%)),52,$ifgreater($mid(%popularimeter%,$add($strchr(%popularimeter%,|),1)
,$len(%popularimeter%)),103,$ifgreater($mid(%popularimeter%,$add($strchr(%popularimeter%,|),1)
,$len(%popularimeter%)),153,$ifgreater($mid(%popularimeter%,$add($strchr(%popularimeter%,|),1)
,$len(%popularimeter%)),204,$ifgreater($mid(%popularimeter%,$add($strchr(%popularimeter%,|),1)
,$len(%popularimeter%)),254,*****,****),***),**),*),)
Field:
%popularimeter%
Sort by:
$mid(%popularimeter%,$add($strchr(%popularimeter%,|),1),$len(%popularimeter%))
If I add some numbers into a tag, it displays the stars in MP3Tag (it also works with putting in stars directly).
Then I save the tags and rescan the firefly database.
But no ratings showing up in Itunes.
Can anyone check my settings?
Thanks to everybody who is involved in that project.
gb5256