Page 1 of 1

Adding a "Rating" column to file list view

Posted: December 13th, 2018, 14:46
by pstein
I would be appreciate if there is a user customizable "Rating" column in File List View/Tab.

Than means the column cell should contain 1 up to 5 tiny star icons. When clicked users could click e.g.the foruth star
to assign and indicate that is a good but not topmost song.
See AIMP player for sample implementation

Can Resonic add this feature (too)?

Thank you
Peter

Posted: January 11th, 2019, 01:14
by gsirvine
Having a custom tagging database along with star ratings would be amazing. Something similar to ADSR sample manager except obviously more extensive.

Image

Having favorites <3 . ADSR allows custom tags but also comes preloaded with tags that are automatically assigned to samples. For example if kick exists in the name then it gets tagged as a kick.

I think Resonic is working on something similar but I'm not sure exactly what is planned or what features it will have.

Posted: January 16th, 2019, 17:31
by Tom
The rating column exists already, but is only read only so far. It can read various types of rating metas though and unify them into one common display of 5 stars.

The string matching in ADSR and other applications is very crude. We have developed an extensive mechanism to do the same, but using millions of potential words with pattern matching. A note about it here: https://resonic.at/pro#metadata-coverage

Test builds (on our Slack, see contact page) already display these tags and they are currently being evaluated by some of our users. You can expect to see this feature to move into regular builds in the upcoming versions.

Re: Adding a "Rating" column to file list view

Posted: May 5th, 2019, 18:17
by skylogic
I use Media Monkey to play "other peoples music" and use the 5 star rating a lot as I have so much music that unless I mark a tune I like as soon as I hear it it will disappear into the miasma of terrabytes of hard disk space !

being able to mark from 1 to 5 in Resonic would be great !

Re: Adding a "Rating" column to file list view

Posted: May 7th, 2019, 20:40
by Tom
skylogic wrote:
May 5th, 2019, 18:17
I use Media Monkey to play "other peoples music" and use the 5 star rating a lot as I have so much music that unless I mark a tune I like as soon as I hear it it will disappear into the miasma of terrabytes of hard disk space !

being able to mark from 1 to 5 in Resonic would be great !
Definitely. This will appear as part of the database feature set, also a simple fave marking.