Post Reply 
Album.displayFormat
23-10-2023, 09:13 (This post was last modified: 23-10-2023 12:01 by simbun.)
Post: #7
RE: Album.displayFormat
(23-10-2023 07:37)KreTR Wrote:  Thank you very much for the tip and help. I didn't know i had to add AlbumRating to itemTags.
Any tag that's used in any of the MinimServer configuration must be listed in either indexTags (if you want it indexed) or itemTags.

(23-10-2023 07:37)KreTR Wrote:  Now, using e.g. MP3 Tag, how can I add information that I rate the album with one star and so that I can see the AlbumRating category in Index tags?
Right click in the empty space next to the album art in the left hand pane and choose Customize, then in the resulting window click on the star in the Tag Panel on the right and populate the fields as per the attached image.

   

After clicking OK in the 'Edit field' window, move the Rating tag up (using the up/down arrows on the bottom right of the panel) the list until it's just below 'T&rack' and click OK.
Then just type into the field as you would any other.

To index the tags in MinimServer just add ALBUMRATING to indexTags.

In terms of presentation, I would use tagUpdate to modify the ratings in the following way (for use as an index):
Code:
@ALBUMRATING=1
=ALBUMRATING=★☆☆☆☆
@ALBUMRATING=2
=ALBUMRATING=★★☆☆☆
@ALBUMRATING=3
=ALBUMRATING=★★★☆☆
@ALBUMRATING=4
=ALBUMRATING=★★★★☆
@ALBUMRATING=5
=ALBUMRATING=★★★★★
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Album.displayFormat - pask - 17-02-2018, 19:01
RE: Album.displayFormat - simoncn - 17-02-2018, 21:32
RE: Album.displayFormat - pask - 17-02-2018, 21:51
RE: Album.displayFormat - KreTR - 22-10-2023, 17:50
RE: Album.displayFormat - simbun - 22-10-2023, 20:39
RE: Album.displayFormat - KreTR - 23-10-2023, 07:37
RE: Album.displayFormat - simbun - 23-10-2023 09:13
RE: Album.displayFormat - KreTR - 23-10-2023, 11:33
RE: Album.displayFormat - simbun - 23-10-2023, 11:48
RE: Album.displayFormat - KreTR - 24-10-2023, 12:37
RE: Album.displayFormat - simbun - 24-10-2023, 13:24
RE: Album.displayFormat - KreTR - 25-10-2023, 20:37

Forum Jump:


User(s) browsing this thread: 1 Guest(s)