Post Reply 
Announcing MinimServer 2.1
19-12-2021, 10:14
Post: #31
RE: Announcing MinimServer 2.1
Hello & thank you for the 2.1 update. Recently added and played is a great addition requested in the past. I have a "simple" question... Minim is installed and operates perfectly on my Melco N1 EX with MinimWatch on a PC. Reading the announcement ----- "The number of recently played audio files saved by MinimServer is set to 300 by default. You can change this value by setting the recentPlayed option of the serverOptions property. The maximum value is 1000". The question I have is where is the "serverOptions" property located so that the recentAdded option can be changed? Can you please guide me to lcate the related folder? Thanks and Best Wishes.
Find all posts by this user
Quote this message in a reply
19-12-2021, 10:35
Post: #32
RE: Announcing MinimServer 2.1
Select Properties from MinimWatch, then select the Advanced tab. You will see the serverOptions property there.
Find all posts by this user
Quote this message in a reply
19-12-2021, 11:10
Post: #33
RE: Announcing MinimServer 2.1
(19-12-2021 10:35)simoncn Wrote:  Select Properties from MinimWatch, then select the Advanced tab. You will see the serverOptions property there.

Thanks for the fast response - Got to the serverOtions property - but is completely empty..... What do I need to insert in there to increase the number of recently added or played albums? Sorry of my ignorance - I am using minim for two years now - everything at defaults...!
Find all posts by this user
Quote this message in a reply
19-12-2021, 11:27
Post: #34
RE: Announcing MinimServer 2.1
(19-12-2021 11:10)gapostol Wrote:  
(19-12-2021 10:35)simoncn Wrote:  Select Properties from MinimWatch, then select the Advanced tab. You will see the serverOptions property there.

Thanks for the fast response - Got to the serverOtions property - but is completely empty..... What do I need to insert in there to increase the number of recently added or played albums? Sorry of my ignorance - I am using minim for two years now - everything at defaults...!

Type in

recentAdded=1000

Then click on apply
Find all posts by this user
Quote this message in a reply
19-12-2021, 12:03
Post: #35
RE: Announcing MinimServer 2.1
(19-12-2021 11:27)Gussy Wrote:  
(19-12-2021 11:10)gapostol Wrote:  
(19-12-2021 10:35)simoncn Wrote:  Select Properties from MinimWatch, then select the Advanced tab. You will see the serverOptions property there.

Thanks for the fast response - Got to the serverOtions property - but is completely empty..... What do I need to insert in there to increase the number of recently added or played albums? Sorry of my ignorance - I am using minim for two years now - everything at defaults...!

Type in

recentAdded=1000

Then click on apply

Thank you very much for your help and support.... Success.... !
Find all posts by this user
Quote this message in a reply
19-12-2021, 15:02 (This post was last modified: 19-12-2021 15:04 by simoncn.)
Post: #36
RE: Announcing MinimServer 2.1
If you want to do this for recently played files as well, set this to:

recentAdded=1000, recentPlayed=1000
Find all posts by this user
Quote this message in a reply
20-12-2021, 05:16
Post: #37
RE: Announcing MinimServer 2.1
(17-12-2021 21:33)simoncn Wrote:  
(17-12-2021 16:14)lostinsound Wrote:  I assume it's the same for the Synology update, where it won't be available in the Package Center for a while? I've noticed with other apps that Synology is not very quick to add the updates after the developer submits them.

For a new release, I prefer to wait a few days to see if there are any major issues reported by users before I submit it to Synology. After that, it takes several weeks (sometimes months) for Synology to do their testing. If they find any issues (sometimes very trivial ones), this can add a few more weeks for retesting.
Oof, thanks for the info. Since it's going to be that long I went ahead and did a manual install of 2.1, it was really simple. Really like the Recently Added feature. Thanks!
Find all posts by this user
Quote this message in a reply
20-12-2021, 08:56 (This post was last modified: 20-12-2021 14:59 by Oroperplex.)
Post: #38
RE: Announcing MinimServer 2.1
Hello updated today to 2.1 Minim Server on a Synology DS213+ Version 6.2.4

and got now the following in the log: Some ideas what went wrong

imServer[Toppa] is stopped
starting MinimServer[Toppa]
08:46:06.009 Thread-26: saveProperty: compName=null propName=logLevel propValue=trace
08:46:06.009 Thread-26: getSaveValue: compName= propName=logLevel propValue=trace saveValue=trace
08:46:06.009 Thread-26: writeConfigProperty: propFullName=.logLevel propValue=trace
08:46:06.024 Thread-26: updateActiveProfile: propFullName=.logLevel
08:46:06.024 Thread-26: RootContextImpl: called writeActiveProfile
08:46:06.024 Thread-26: writeActiveProfile: activeProfile=null
08:46:06.024 Thread-26: writeActiveProfile: activeProfile=null
08:46:06.024 Thread-26: writeActiveProfile: activeProfile=null
08:46:06.024 Thread-26: writeActiveProfile: activeProfile=null
08:46:06.024 Thread-26: writeActiveProfile: activeProfile=null
08:46:06.024 Thread-26: writeActiveProfile: activeProfile=null
08:46:06.024 Thread-26: writeActiveProfile: activeProfile=null
08:46:20.654 AWT-EventQueue-0: User changed log level: info
08:46:20.654 Thread-27: saveProperty: compName=null propName=logLevel propValue=info
08:46:20.654 Thread-27: getSaveValue: compName= propName=logLevel propValue=info saveValue=
08:46:20.654 Thread-27: writeConfigProperty: propFullName=.logLevel propValue=
08:46:20.669 Thread-27: updateActiveProfile: propFullName=.logLevel
08:46:20.669 Thread-27: RootContextImpl: called writeActiveProfile
08:46:20.669 Thread-27: writeActiveProfile: activeProfile=null
08:46:20.669 Thread-27: writeActiveProfile: activeProfile=null
08:46:20.669 Thread-27: writeActiveProfile: activeProfile=null
08:46:20.669 Thread-27: writeActiveProfile: activeProfile=null
08:46:20.669 Thread-27: writeActiveProfile: activeProfile=null
08:46:20.669 Thread-27: writeActiveProfile: activeProfile=null
08:46:20.669 Thread-27: writeActiveProfile: activeProfile=null
MinimServer[Toppa] is running

Verbose log levbel shows:
stopping MinimServer[Toppa]
starting MinimServer[Toppa]
MinimServer[Toppa] is running
Find all posts by this user
Quote this message in a reply
20-12-2021, 12:10
Post: #39
RE: Announcing MinimServer 2.1
(20-12-2021 08:56)Oroperplex Wrote:  Hello updated today to 2.1 Minim Server on a Synology DS213+ Version 6.2.4

and got now the following in the log: Some ideas what went wrong

Nothing has gone wrong. This log shows MinimServer is running normally.
Find all posts by this user
Quote this message in a reply
20-12-2021, 15:04
Post: #40
RE: Announcing MinimServer 2.1
(20-12-2021 12:10)simoncn Wrote:  
(20-12-2021 08:56)Oroperplex Wrote:  Hello updated today to 2.1 Minim Server on a Synology DS213+ Version 6.2.4

and got now the following in the log: Some ideas what went wrong

Nothing has gone wrong. This log shows MinimServer is running normally.

then sorry for the excitement thought that the messages represent an error
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


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