Post Reply 
Minimserver plugin for Volumio
30-07-2020, 12:50
Post: #9
RE: Minimserver plugin for Volumio
(30-07-2020 11:54)simoncn Wrote:  The command interface is described in this section. The command for this is:

prop mimeType.dsf=audio/x-dsf; mimeType.dff=audio/x-dff

I will look into the "relaunching" loop after the linux-arm64 error. This should not be happening. Instead, MinimServer should exit with an error message.

Your version of Java (IcedTea Zero) is very slow because it has no JIT (just-in-time compiler). If you can update to a better version, you will see a big improvement in MinimServer performance. Which ARM processor do you have in your system?

Thank you for the guidance. Lil more help needed. Getting error on prop setting. Maybe I am wrongly typing the command.

volumio@volumio:/home/minim-home$ minimserver/bin/startc
MinimServer 0.8.5.2 update 134, Copyright © 2012-2020 Simon Nash. All rights reserved.
MinimServer: incorrect value for property 'startupScan'
MinimServer error: now stopped, use 'restart' or 'exit'
Enter command (? for help):
>?
Commands:
rescan restarts the media server and rescans the media library
props shows current properties for the media server
prop n=v sets media server property name n to value v
about shows version and status information for the media server
stop stops the media server without exiting the application
restart restarts the stopped or running media server
exit exits the media server application
packages shows installed packages (with status) and available packages
install p installs package p
remove p removes installed package p
undo p undoes a pending change to installed package p
relaunch relaunches the runtime and applies pending package changes
modules shows installed modules (with status)
updates shows available updates for installed packages
sleep t delays execution for t seconds (can be useful for scripting)
help (or ?) displays this information
>prop mimeType.dsf=audio/x-dsf
Incorrect property name: mimeType.dsf

>


I have upgraded java. Smile

volumio@volumio:/home/minim-home/jdk1.8.0_261$ java -version
java version "1.8.0_261"
Java™ SE Runtime Environment (build 1.8.0_261-b13)
Java HotSpot™ Server VM (build 25.261-b13, mixed mode)
volumio@volumio:/home/minim-home/jdk1.8.0_261$

CPU on Khadas VIM3 is Amlogic A311D -
A311D big-little architecture. x4 2.2Ghz Cortex-A73 cores, paired with x2 1.8Ghz Cortex-A53 cores.

Cheers,
Prateek
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Minimserver plugin for Volumio - meprateek - 30-07-2020 12:50

Forum Jump:


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