How to set maxmem value?

General discussion about the media server. Feature requests. Hints, tips and tricks.
Locked
gruven
Posts:2
Joined:Sat Sep 12, 2009 12:39 am
AV Hardware:PS3, DLINK DNS-323
How to set maxmem value?

Post by gruven » Sat Sep 12, 2009 12:43 am

Hello, I'm new to configuring my twonkymedia server. I'm currently running v4.4.11 on my NAS device and noticed my Maxmem value is set to 15000 by default. How do I increase the value?

PeeBee
Posts:392
Joined:Sat Jun 13, 2009 12:16 pm
AV Hardware:Buffalo LS Pro; PS3; Samsung LE37B650

Re: How to set maxmem value?

Post by PeeBee » Sat Sep 12, 2009 10:21 am

Use the RPC call functionality from a web browser:

http://<your_ip>:9000/rpc/get_option?maxmem

should return the current value as displayed on Server Status config page. Then use

http://<your_ip>:9000/rpc/set_option?maxmem=XXXXXXXX

to set the value to what you want (replace the XXXXXXXXs with your value).

This should work for all config options.

PB
Samsung LE37B650T2WXXU; Liteon 5055GDL+ HDD/DVD Recorder; Playstation 3; Iomega Screenplay HD 500GB; Buffalo Linkstation Pro LS-320GL (running Twonky 6.0.30, SqueezeBox Server 7.6 and acting as a Print Server)

gruven
Posts:2
Joined:Sat Sep 12, 2009 12:39 am
AV Hardware:PS3, DLINK DNS-323

Re: How to set maxmem value?

Post by gruven » Wed Sep 16, 2009 9:47 pm

Awesome. Worked like a charm.

Locked