Help - Search - Members - Calendar
Full Version: Mood rating of '2' not recognized?
Hydrogenaudio Forums > Hosted Forums > foobar2000 > Support - (fb2k)
hamac
My mood rating doesn't accept '2' values for some reason. I can enter values of 3 and 1 and it works fine. But if I enter a 2 the field will appear blank. It doesn't appear in searches, my columnui display, or trackmod info. It has never worked correctly for me it's not like it just stopped working. This blank also differs from a missing value because in my columnui if the value is missing it will appear '?' but this is coming in as blank. Any ideas?
2Pacalypse
How are people using mood? is there a plugin or are you just tagging the files?
hamac
QUOTE(2Pacalypse @ Dec 20 2006, 04:54) *

How are people using mood? is there a plugin or are you just tagging the files?


I don't know but I installed custominfo and I added a couple of menu options to select mood values. I believe these are simply tags. Does what I want it to except for the aforementioned problem.
Octavian
QUOTE(2Pacalypse @ Dec 20 2006, 12:54) *

How are people using mood? is there a plugin or are you just tagging the files?


How to set your RATINGS, MOODS, etc...:

Script for a column in ColumnUI.
So create a column named Rating and type this code in the Display tab
$if(%rating%,$repeat('●',%rating%), )
...and this code in the Sort tab:
%rating%$num(%_hotness%,3)$num(%play_counter%,2)
Instead of the bullet character U can use whatever U want.

Than, right-click a song > Tagging > Manage scripts
Here press ADD > SET VALUE
Here on Field Name type RATING and on Field Value type 1
Then save it as Rating 1
Repet this operation for Rating 2, 3, 4 and 5

You will find the scripts when U right-click a song and look for the menu Scripts
hamac
[/quote]

Than, right-click a song > Tagging > Manage scripts
Here press ADD > SET VALUE
Here on Field Name type RATING and on Field Value type 1
Then save it as Rating 1
Repet this operation for Rating 2, 3, 4 and 5

You will find the scripts when U right-click a song and look for the menu Scripts
[/quote]

Hey thanks for the useful code. my foobar setup is improving with every new code line! wish i could fix the missing 2 values though... When I access my 'Tagging' context menu I don't see a 'Manage scripts' option. What do I need to load to see that option?
hotzenpl0tz
You probably did not install the masstagger plugin with your foobar installation. Just reinstall foobar in the same directory and make sure to check the masstagger plugin. Maybe backup your foobar config beforehand, although that should not be needed.
hamac
I found the missing value problem and it was a dumb mistake. I left the value blank in the configuration so it was giving blank values.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.