Post Reply 
problems with Artist.displayFormat
02-03-2022, 15:22
Post: #7
RE: problems with Artist.displayFormat
Hi Simon,

first, I forgot one word in my last post here:
"all artists and composers if present are different, that's why I did not understand that it did not work."

(01-03-2022 09:58)simoncn Wrote:  Please post the complete contents of your default.profile file. This file is in the appData subfolder of the MinimServer shared folder.

After a while I have found the file you mean ... I think so ...

There are two, but they are the same

./MinimServer/appData/default.profile
Code:
alphaGroup = album,artist
contentDir = {/volume1/Musik}{/volume1/Musik-Temp}
displayName = DS-Music
indexTags = album:Alben,artist:Interpret,titledate:Jahr,genre:Genre
itemTags = subtitle,tracknumber,totaltracks,date,composer,yearcd,yeartitle,albumdate
.logLevel = info
serverOptions = flowControl=2x
showExtras = false
startupScan = true
tagFormat = Title.displayFormat={$tracknumber^[^]^$title^ $subtitle^ (^)$date^ [^]},Artist.displayFormat={$artist$composer^^^ },Album.displayFormat={$album^$yearcd^ [^]}
tagOptions = Album.sortTags={album,artist}
tagValue = date.default={yeartitle,yearcd},titledate.default={date},albumdate.default={year​cd}

./MinimServer/etc/profiles/default.profile
Code:
alphaGroup = album,artist
contentDir = {/volume1/Musik}{/volume1/Musik-Temp}
displayName = DS-Music
indexTags = album:Alben,artist:Interpret,titledate:Jahr,genre:Genre
itemTags = subtitle,tracknumber,totaltracks,date,composer,yearcd,yeartitle,albumdate
.logLevel = info
serverOptions = flowControl=2x
showExtras = false
startupScan = true
tagFormat = Title.displayFormat={$tracknumber^[^]^$title^ $subtitle^ (^)$date^ [^]},Artist.displayFormat={$artist$composer^^^ },Album.displayFormat={$album^$yearcd^ [^]}
tagOptions = Album.sortTags={album,artist}
tagValue = date.default={yeartitle,yearcd},titledate.default={date},albumdate.default={year​cd}

Bye
Alhifi
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: problems with Artist.displayFormat - Alhifi - 02-03-2022 15:22

Forum Jump:


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