MinimServer Forum
minimserver 2 tagCustom/upnpCustom - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: General (/forumdisplay.php?fid=2)
+--- Thread: minimserver 2 tagCustom/upnpCustom (/showthread.php?tid=6364)

Pages: 1 2


minimserver 2 tagCustom/upnpCustom - lemonfreak - 15-10-2021 17:07

hi,

my minimserver tagCustom:

'Composer.displayRole={artist}, Solist.displayRole={artist}, all.display.multiTag, AlbumArtist.displayRole={artist}'

don't work in minimserver2 upnpCustom


RE: minimserver 2 tagCustom/upnpCustom - lemonfreak - 15-10-2021 17:14

(15-10-2021 17:07)lemonfreak Wrote:  hi,

my minimserver tagCustom:

'Composer.displayRole={artist}, Solist.displayRole={artist}, all.display.multiTag, AlbumArtist.displayRole={artist}'

don't work in minimserver2 upnpCustom

sorry my tagFormat as well:
'Artist.displayFormat={$artist$orchestra$conductor},Album.displayFormat={$Album^​$date^ [^]$#AudioFormat^ - ^^$#AudioQuality^ [^]^}'


RE: minimserver 2 tagCustom/upnpCustom - Alandbush - 15-10-2021 17:57

(15-10-2021 17:07)lemonfreak Wrote:  hi,

my minimserver tagCustom:

'Composer.displayRole={artist}, Solist.displayRole={artist}, all.display.multiTag, AlbumArtist.displayRole={artist}'

don't work in minimserver2 upnpCustom

Can you elaborate how it does not work?

Otherwise, check out the Custom UPNP settings section of the user guide.

It suggests that UPNP custom requires no setting unless your control point behaves incorrectly with MinimServer.


RE: minimserver 2 tagCustom/upnpCustom - lemonfreak - 15-10-2021 18:40

(15-10-2021 17:57)Alandbush Wrote:  Can you elaborate how it does not work?

Otherwise, check out the Custom UPNP settings section of the user guide.

It suggests that UPNP custom requires no setting unless your control point behaves incorrectly with MinimServer.

I can‘t set the upnpCustom it comes a error when restart minimserver2


RE: minimserver 2 tagCustom/upnpCustom - simoncn - 16-10-2021 09:37

The tagCustom property was changed to upnpCustom for the following reasons:

1) Some of the original requirements for the tagCustom property no longer apply
2) It was difficult for users to understand the tagCustom options
3) The default setting for tagCustom was not appropriate
4) Because of the above, many users had unsuitable or redundant settings for tagCustom

Looking at your tagCustom settings, it appears some of the above factors apply and it is likely that you don't need to set upnpCustom. Which control point(s) do you use?


RE: minimserver 2 tagCustom/upnpCustom - lemonfreak - 16-10-2021 13:27

(16-10-2021 09:37)simoncn Wrote:  The tagCustom property was changed to upnpCustom for the following reasons:

1) Some of the original requirements for the tagCustom property no longer apply
2) It was difficult for users to understand the tagCustom options
3) The default setting for tagCustom was not appropriate
4) Because of the above, many users had unsuitable or redundant settings for tagCustom

Looking at your tagCustom settings, it appears some of the above factors apply and it is likely that you don't need to set upnpCustom. Which control point(s) do you use?

I use 1.Lumin 2.Kazoo 3. LINN 4. Kinsky

my favourite is LUMIN

I wish to display my album with year and audioquality


RE: minimserver 2 tagCustom/upnpCustom - lemonfreak - 16-10-2021 13:28

(16-10-2021 13:27)lemonfreak Wrote:  
(16-10-2021 09:37)simoncn Wrote:  The tagCustom property was changed to upnpCustom for the following reasons:

1) Some of the original requirements for the tagCustom property no longer apply
2) It was difficult for users to understand the tagCustom options
3) The default setting for tagCustom was not appropriate
4) Because of the above, many users had unsuitable or redundant settings for tagCustom

Looking at your tagCustom settings, it appears some of the above factors apply and it is likely that you don't need to set upnpCustom. Which control point(s) do you use?

I use 1.Lumin 2.Kazoo 3. LINN 4. Kinsky

my favourite is LUMIN

I wish to display my album with year and audioquality



RE: minimserver 2 tagCustom/upnpCustom - lemonfreak - 17-10-2021 07:55

ok I install a mininserver 0.8 in a docker
I think minimserver2 is not the solution for me Rolleyes


RE: minimserver 2 tagCustom/upnpCustom - simoncn - 17-10-2021 10:07

From the information you have provided, the MinimServer 2 upnpCustom setting equivalent to your MinimServer 0.8 tagCustom setting is:

roleTags={AlbumArtist,Composer,Soloist}, multiTag={Genre,Artist,Composer,Soloist}

Note: In your post, you referred to Solist. If your files have been tagged with Solist instead of Soloist, you should use Solist in the above setting.

The display format of your albums (year and audioquality) is controlled by tagFormat, not tagCustom/upnpCustom. Your tagFormat settings from MinimServer 0.8 will continue to work on MinimServer 2.


RE: minimserver 2 tagCustom/upnpCustom - lemonfreak - 18-10-2021 18:28

(17-10-2021 10:07)simoncn Wrote:  From the information you have provided, the MinimServer 2 upnpCustom setting equivalent to your MinimServer 0.8 tagCustom setting is:

roleTags={AlbumArtist,Composer,Soloist}, multiTag={Genre,Artist,Composer,Soloist}

Note: In your post, you referred to Solist. If your files have been tagged with Solist instead of Soloist, you should use Solist in the above setting.

The display format of your albums (year and audioquality) is controlled by tagFormat, not tagCustom/upnpCustom. Your tagFormat settings from MinimServer 0.8 will continue to work on MinimServer 2.

I became a syntx error:

19:09:54.671 Thread-11: ErrorInfo=MinimServer: conflicting option 'displayFormat' for tag 'Artist' in property 'tagFormat'

only the upnpCustom will be accepted:

roleTags={AlbumArtist,Composer,Soloist}