![]() |
|
Configuration - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: General (/forumdisplay.php?fid=2) +--- Thread: Configuration (/showthread.php?tid=7308) Pages: 1 2 |
RE: Configuration - simoncn - 20-08-2024 12:12 You need to add two different property settings. First, put Tracknumber in the itemTags field on the Properties/Server tab and then click the Save button. Second, go to the Properties/Advanced tab and put this value in the tagFormat field: Title.displayFormat={$tracknumber^^. ^$title} Click the Save button and then click the Restart button. MinimServer should restart with no errors and you should see track numbers in track titles. If you get an error message while doing the above, please post the complete exact text of the message. RE: Configuration - PAR - 24-08-2024 19:02 I have left it for a while and tried again using the wording kindly suggested by you for tagformat to add track numbers. I get an error message as soon as I restart : Incorrect tag name 'tracknumber' in option 'Title.displayFormat' in property 'tagFormat' The MinimWatch link in Win 11 task bar also turns red. Any ideas? Edit (simoncn): Removed large block of text quoted from earlier post. RE: Configuration - simoncn - 24-08-2024 20:12 You are getting this error because you did not do the following (see my post #11): Quote:First, put Tracknumber in the itemTags field on the Properties/Server tab and then click the Save button. RE: Configuration - PAR - 25-08-2024 11:57 (24-08-2024 20:12)simoncn Wrote: You are getting this error because you did not do the following (see my post #11): Many thanks again. Unfortunately the error was an outcome of my limited vision. RE: Configuration - simoncn - 25-08-2024 18:59 I am glad to hear it is working for you now. |