MinimServer Forum
Date / Originalrelease Date - Printable Version

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



Date / Originalrelease Date - erho - 07-02-2026 15:56

Hello, need help please. Running MinimServer with JPLAY app, is there a possibility to tag albums with Releasedate and Originalreleasedate? How can I set that up in the Properties?


RE: Date / Originalrelease Date - simoncn - 07-02-2026 16:23

You need to add the tags to your files using a tagging program, then add the tag names to the MinimServer indexTags or itemTags property, then do a MinimServer rescan.


RE: Date / Originalrelease Date - erho - 07-02-2026 16:54

(07-02-2026 16:23)simoncn Wrote:  You need to add the tags to your files using a tagging program, then add the tag names to the MinimServer indexTags or itemTags property, then do a MinimServer rescan.

Yes of course I tag them with MP3tag, but I do not not know where i should add them exactly, indexTags or itemTags, or both?


RE: Date / Originalrelease Date - simoncn - 07-02-2026 18:47

If you want them to appear in the MinimServer index (By Folder in JPLAY), you should put them in indexTags. If not, you should put them in itemTags. They cannot be in both indexTags and itemTags.


RE: Date / Originalrelease Date - erho - 08-02-2026 01:08

(07-02-2026 18:47)simoncn Wrote:  If you want them to appear in the MinimServer index (By Folder in JPLAY), you should put them in indexTags. If not, you should put them in itemTags. They cannot be in both indexTags and itemTags.

Thank you