Post Reply 
Help for new/old user
01-01-2026, 08:20 (This post was last modified: 01-01-2026 08:21 by erho.)
Post: #1
Help for new/old user
Hello,
happy new year to all!
I have used Minimserver 10 years ago with Linn devices and now I want to come back. As I have German as native language it is nowadays very hard for me, to set up Minimserver correctly.
So please could someone please help me out and post his properties/server, properties/advanced and properties/system settings.
I have lot of rock music and also classical music (incl. box-sets) and searching for the best settings. As tagging program I want to use mp3tag.
Thank you, kind regards
Find all posts by this user
Quote this message in a reply
02-01-2026, 15:01
Post: #2
RE: Help for new/old user
I could post my profile but I doubt it will work for you as I have enriched my collection with extensive metadata e.g. AllMusic URLs (only the unique part) for albums and artists.

A minimal set of tags should consist of:
  • Album
  • AlbumArtist
  • Date
  • DiscNumber
  • TrackNumber
  • Artist
  • Title
If I had only these tags available I'd customise the Album sort and display so that artist discographies were in chronological order:
Code:
tagOptions: Album.sortTags={AlbumArtist, Date}
tagFormat: Album.displayFormat={$Date^^ - ^$Album}

What other tags exist in your collection?
Find all posts by this user
Quote this message in a reply
02-01-2026, 16:09 (This post was last modified: 02-01-2026 16:10 by erho.)
Post: #3
RE: Help for new/old user
(02-01-2026 15:01)simbun Wrote:  I could post my profile but I doubt it will work for you as I have enriched my collection with extensive metadata e.g. AllMusic URLs (only the unique part) for albums and artists.

A minimal set of tags should consist of:
  • Album
  • AlbumArtist
  • Date
  • DiscNumber
  • TrackNumber
  • Artist
  • Title
If I had only these tags available I'd customise the Album sort and display so that artist discographies were in chronological order:
Code:
tagOptions: Album.sortTags={AlbumArtist, Date}
tagFormat: Album.displayFormat={$Date^^ - ^$Album}

What other tags exist in your collection?

Thank you, need settings for classical music tags like Composer, Conductor, Orchestra, Soloists, Work etc. Also for boxsets if that is possible?
Perhaps you can help me please or send me your settings via PN, will try them out...
Find all posts by this user
Quote this message in a reply
03-01-2026, 14:34 (This post was last modified: 03-01-2026 14:37 by simbun.)
Post: #4
RE: Help for new/old user
For box sets you just need to make sure that your files are tagged using the DISCSUBTITLE tag (assuming FLAC). Using the boxset The Beatles as an example:

Quote:ALBUM: The Beatles
DISCSUBTITLE: Please Please Me
DISCNUMBER: 1
TRACKNUMBER: 1
TITLE: I Saw Her Standing There
...
ALBUM: The Beatles
DISCSUBTITLE: With The Beatles
DISCNUMBER: 2
TRACKNUMBER: 1
TITLE: It Won't Be Long
...

You'll want to name the box set artwork "folder.jpg" and any disc specific artwork after the DISCSUBTITLE tag e.g. "Please Please Me.jpg". Other naming variations are possible but I've found this the best approach for compatibility.
   

MinimServer uses the GROUP tag to group tracks into logical playable items, so you need to alias your WORK tag to GROUP.
Quote:aliasTags: WORK:GROUP
   
In the above example, "111 Years Of Deutsche Grammophon" is the ALBUM (which I cut out the screenshot apparently), "Hahn ● Bach ● Concertos" the DISCSUBTITLE and "Concerto for Violin, Strings and Continuo in E major, BWV 1042" the WORK.

If you want to filter your collection based on WORK (now known as GROUP to MinimServer) you'll need to add GROUP to indexTags (and rename it to "Work" for display purposes):
Quote:indexTags: GROUP:Work

What mobile OS are you using, and what app to browse MinimServer?
Find all posts by this user
Quote this message in a reply
03-01-2026, 15:11
Post: #5
RE: Help for new/old user
(03-01-2026 14:34)simbun Wrote:  For box sets you just need to make sure that your files are tagged using the DISCSUBTITLE tag (assuming FLAC). Using the boxset The Beatles as an example:

Quote:ALBUM: The Beatles
DISCSUBTITLE: Please Please Me
DISCNUMBER: 1
TRACKNUMBER: 1
TITLE: I Saw Her Standing There
...
ALBUM: The Beatles
DISCSUBTITLE: With The Beatles
DISCNUMBER: 2
TRACKNUMBER: 1
TITLE: It Won't Be Long
...

You'll want to name the box set artwork "folder.jpg" and any disc specific artwork after the DISCSUBTITLE tag e.g. "Please Please Me.jpg". Other naming variations are possible but I've found this the best approach for compatibility.


MinimServer uses the GROUP tag to group tracks into logical playable items, so you need to alias your WORK tag to GROUP.
Quote:aliasTags: WORK:GROUP

In the above example, "111 Years Of Deutsche Grammophon" is the ALBUM (which I cut out the screenshot apparently), "Hahn ● Bach ● Concertos" the DISCSUBTITLE and "Concerto for Violin, Strings and Continuo in E major, BWV 1042" the WORK.

If you want to filter your collection based on WORK (now known as GROUP to MinimServer) you'll need to add GROUP to indexTags (and rename it to "Work" for display purposes):
Quote:indexTags: GROUP:Work

What mobile OS are you using, and what app to browse MinimServer?

Thank you, I am using iOS and the Wattson Audio Music App or Audirvana on MacOS.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


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