bohning / usdb_syncer

MIT License
65 stars 9 forks source link

Comment and/or rate via Syncer #167

Open bohning opened 1 year ago

bohning commented 1 year ago

The Syncer could provide the functionality to add a comment to a song on usdb or give a 1-5 star rating.

Baklap4 commented 2 weeks ago

Partially implemented by #282 Haven't taken Rating in account

Baklap4 commented 1 week ago

Rating of the comment (neutral/positiv/negativ) have been added to the pr

Baklap4 commented 6 days ago

Rating of the song (how many stars) should probably be done in another PR to keep it rather small for now.

If you want i can do it somwhat the same as i did with the comment:

  1. Right click a song
  2. Select "Give song a rating" from the context menu - This pops out a secundary menu with 5 items (one item for each star)
  3. Select the rating you want to give
  4. Upon click save and refresh the song(list)

Something like this quick sketch (the 2nd post a comment should be "Give rating" or something alike) : image