MinimServer Forum
Displaying Artist and Albums - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: Support (/forumdisplay.php?fid=4)
+--- Thread: Displaying Artist and Albums (/showthread.php?tid=6050)

Pages: 1 2


RE: Displaying Artist and Albums - Regade - 04-02-2021 17:18

(04-02-2021 17:06)simoncn Wrote:  You can remove this number by doing the following:

1) Create a plain text file named ServerBundle_de.properties containing these lines:

text.album = Album
text.albums = Alben

2) Upload this file to the etc subfolder of the MinimServer shared folder on your Synology NAS

3) Restart MinimServer

Pretty good! Super happy about the incredible support!
Hopefully the last thing is the displaying of the Songs!
Can i rename Interpret to Interpreten?
Can i remove the whole red marked part as you can see in the picture?
[Image: IMG-2250.png]


RE: Displaying Artist and Albums - Alandbush - 04-02-2021 18:22

(04-02-2021 17:18)Regade Wrote:  
(04-02-2021 17:06)simoncn Wrote:  You can remove this number by doing the following:

1) Create a plain text file named ServerBundle_de.properties containing these lines:

text.album = Album
text.albums = Alben

2) Upload this file to the etc subfolder of the MinimServer shared folder on your Synology NAS

3) Restart MinimServer

Pretty good! Super happy about the incredible support!
Hopefully the last thing is the displaying of the Songs!
Can i rename Interpret to Interpreten?
Can i remove the whole red marked part as you can see in the picture?

Create a plain text file named ServerBundle_de.properties containing these lines:

text.album = Album
text.albums = Alben


This is new information for me, but now I know.

Perhaps something similar for Items

text.items = Artikel

Or even

text.items =

You can change the name of other main index names in the indexTags property as follows:

Code:
Artist:Interpreten

Or should it be

Code:
Interpret:Interpreten



RE: Displaying Artist and Albums - simoncn - 04-02-2021 18:48

To change Interpret to Intepreten, add the line:

tag.artist = Interpreten

If you set

text.items =

you will still get a menu entry but it will be blank. This is a bug and doing this will produce an error after the next MinimServer update.

The capability to change these user interface strings is described in this section.


RE: Displaying Artist and Albums - Regade - 04-02-2021 19:54

(04-02-2021 18:48)simoncn Wrote:  To change Interpret to Intepreten, add the line:

tag.artist = Interpreten

If you set

text.items =

you will still get a menu entry but it will be blank. This is a bug and doing this will produce an error after the next MinimServer update.

The capability to change these user interface strings is described in this section.

Thanks a lot. Every answer brings a new question. I changed it to albums, songs, artists (ofc. in german Wink )
But it works in this way!
Another member already told that its not possible to change the listing of the subjects?
I would like to sort it 1. artists on top, 2. albums and 3. and last songs

And i know its another question not the topic here, but can i limit the accesses to the minimserver?
That i can regulate the CP's which are having access? So i can say: Only my computer, Tablet, Streamer and Smartphone? And not the two PC's of my roommates?
--> If it is the wrong place of the question here, i'll open another thread Smile


RE: Displaying Artist and Albums - Alandbush - 04-02-2021 20:36

(04-02-2021 18:48)simoncn Wrote:  The capability to change these user interface strings is described in this section.

Thanks Simon. Thumbs up.


RE: Displaying Artist and Albums - simoncn - 04-02-2021 22:09

You cannot have Artists first and you cannot limit access.


RE: Displaying Artist and Albums - Regade - 05-02-2021 10:28

(04-02-2021 22:09)simoncn Wrote:  You cannot have Artists first and you cannot limit access.

Okay. Is a implementation to sort the topics (artist, albums, songs) within an update possible? Cheers to your support!


RE: Displaying Artist and Albums - simoncn - 05-02-2021 11:22

Almost everything is possible with software but I don't have any plans at present to make this change.


RE: Displaying Artist and Albums - Regade - 06-02-2021 00:11

(04-02-2021 22:09)simoncn Wrote:  You cannot have Artists first and you cannot limit access.

I guess its possible to regulate the accesses. I can activate the Firewall, and open the port for the server only for my streamer, mobile devices and PC. But i'm struggeling with the ports.
I opened the port 1900, 50001 and 50002 but i'm still not able to see my Minimserver in the CP app. Do you know the specific ports?


RE: Displaying Artist and Albums - simoncn - 06-02-2021 08:15

This is a new topic. Please post it to a new thread. I am closing this thread to further posts.