Minimwatch config script not working after Minimserver/watch update to v2.2
|
18-11-2023, 17:11
Post: #1
|
|||
|
|||
Minimwatch config script not working after Minimserver/watch update to v2.2
Hi
I have just updated to Minimwatch and Minimserver v2.2 after renewing my subscription which expired a week or so back. However, when I now launch Minimwatch the icon is red and when I re-scan I get an error as below (copied from the log), so I am not able to access my music. "MinimServer: incorrect tag 'Composition' for option 'displayFormat' in property 'tagFormat'." My scripting against tagFormat, under the Advnaced tab in Minimwatch, reads as below: "Artist.displayFormat={$Artist}, Work.indexFormat={$Composition^$Composer^ [^]}, Title.displayFormat={$Title^$Titlesuffix^ [^]^$Titlesuffixcomposer^ [^]}, Composition.displayFormat={$Composition}, Group.displayFormat={$Group$Composer}" I would really appreciate if someone could help me. I have spent a lot of time learning how to configure Minimserver over the last few years, but unfortunately have not done it for a while so am not able to troubleshoot this! Perhaps there are some differences in the new version which conflicts with my previous scripting? Kind regards, Stuart |
|||
18-11-2023, 17:29
(This post was last modified: 18-11-2023 17:29 by simoncn.)
Post: #2
|
|||
|
|||
RE: Minimwatch config script not working after Minimserver/watch update to v2.2
Do you have Composition defined in either indexTags or itemTags? Omitting this is the usual cause of this error message.
|
|||
19-11-2023, 12:43
Post: #3
|
|||
|
|||
RE: Minimwatch config script not working after Minimserver/watch update to v2.2
Yes, in itemTags, see below..
indexTags Genre, Artist, Composer, Work, Date, Conductor, Choir, Album, All Artists, Lyricist, *RecentAdded, *RecentPlayed, #AudioData, #AudioFormat itemTags Orchestra, Soloists, Composition, Title, Titlesuffix, Titlesuffixcomposer, Compositionsuffix, GenreSort |
|||
19-11-2023, 14:08
Post: #4
|
|||
|
|||
RE: Minimwatch config script not working after Minimserver/watch update to v2.2
You need to remove Composition.displayFormat={$Composition} from tagFormat. Composition cannot have a displayFormat setting, so this has no effect and was previously ignored.
|
|||
19-11-2023, 14:30
Post: #5
|
|||
|
|||
RE: Minimwatch config script not working after Minimserver/watch update to v2.2
Many thanks, Simon. That has worked!
Best wishes, Stuart |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)