Help - Search - Members - Calendar
Full Version: Feature request : rate songs
Hydrogenaudio Forums > Hosted Forums > foobar2000 > General - (fb2k)
manatlan
it will be a good feature
possibility to rate songs ; from 1 to 5 stars ? (like Radon or dbpoweramp)
the rate note will be saved in an APE tag ...
it could be displayed or sorted in the playlist ....

many thanks to everybody make foobar always better ....
silent
Yeah, this would be a great feature! Maybe the ratings could be saved to the Database!
foosion
Why don't you add a tag called rating and assign it a number from 1 to 5 (via "Show file info")? You can then include %rating% in your sort and playlist strings. To show the value of %rating% as a number of "stars", you could add something like this to your playlist string:
CODE

$if(%rating%,$repeat(*,%rating%),'(not rated)')

The tag would of course be saved to the database.
manatlan
QUOTE
Why don't you add a tag called rating and assign it a number from 1 to 5 (via "Show file info")? You can then include %rating% in your sort and playlist strings. To show the value of %rating% as a number of "stars", you could add something like this to your playlist string:
CODE

$if(%rating%,$repeat(*,%rating%),'(not rated)')

The tag would of course be saved to the database.


sure, it's the way to go ...

The "only need" is a simple plugin to rate a song (to write rating'tag in the song)
(with appropriate "foobar action" ... so we could link shortcut keyboard to number of stars (key 1 for 1 star, key 2 for 2 stars ...))

after, all the rendering can be done by the power of foobar playlist system ...
silent
QUOTE(manatlan @ May 11 2003 - 03:21 PM)
QUOTE
Why don't you add a tag called rating and assign it a number from 1 to 5 (via "Show file info")? You can then include %rating% in your sort and playlist strings. To show the value of %rating% as a number of "stars", you could add something like this to your playlist string:
CODE

$if(%rating%,$repeat(*,%rating%),'(not rated)')

The tag would of course be saved to the database.


sure, it's the way to go ...

The "only need" is a simple plugin to rate a song (to write rating'tag in the song)
(with appropriate "foobar action" ... so we could link shortcut keyboard to number of stars (key 1 for 1 star, key 2 for 2 stars ...))

after, all the rendering can be done by the power of foobar playlist system ...

Yes, that's the smartest way! biggrin.gif
anza
If I wanted to rate my songs, I DEFINITELY would do like foosion already told you. It can't be SO hard just to open up file info and add a %rating% tag there, can it? What on earth do you need a separate plugin for?
manatlan
QUOTE
If I wanted to rate my songs, I DEFINITELY would do like foosion already told you. It can't be SO hard just to open up file info and add a %rating% tag there, can it? What on earth do you need a separate plugin for?


sure ... i've started to rate my songs, by adding a rating tag ...
but it's defenetivly hard to do it ...

i hear a song i like
must open foobar main window (which sits on the systray)
must select the song which is playing
must select "show file info" in the contextual menu
must click button "add new"
must tape r ... a ... t ... i ... n ... g ...
must press tab
must enter a number between 1 and 5 (not a not v ... ;-)
must take the mouse to hit "enter"
must hit button "update"
must hit button "close"
and minimize fb2k ...

with a plugin (with "action defined")
i hear a song i like
must press ALT-F5 to give rating = 5 ...
and that's all

this plugin shoudn't be difficult to create ...
i've just suggested it, if any skilled foobar plugin developpers don't know what to do ... to release it
i think it's a good idea ... and it will help fb2k to be more popular ...(every player have got this kind of option in core/plugins)

nowadays, it's really useful when we ve got a lot of songs, and don't remember which track we liked in this playlist/album/genre ...

like i say before, it's just a simple idea
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.