FAQ  •  Register  •  Login

Is temp folder property respected?

<<

student975

Serviio newbie

Posts: 14

Joined: Mon Jan 29, 2018 12:25 pm

Post Sun Feb 18, 2018 4:27 pm

Is temp folder property respected?

Hi!

I have set temporary folder property:

  Code:
>>> sudo ps aux | grep java | grep serviio                                                           
root     11046 17.8  6.3 2915220 253296 ?      Sl   19:17   0:17 java -Xmx384M -Djava.net.preferIPv4Stack=true -Djava.awt.headless=true -Dderby.system.home=/usr/share/java/serviio/library -Dserviio.home=/usr/share/java/serviio -Dffmpeg.location=ffmpeg -Dserviio.defaultTranscodeFolder=/data/sys/tmp -classpath /usr/share/java/serviio/lib/*:/usr/share/java/serviio/config org.serviio.MediaServer


Also, 777 for that folder:

  Code:
>>> ls -als /data/sys/tmp/                                                                           
total 1
1 drwxrwxrwx 2 root root 2 Feb 18 18:47  .

Nevertheless Serviio uses
  Code:
/tmp
(which is mapped to RAM and, as result, is fatal for NAS).

What have I missed?

(1.9 is in use as the last in AUR)
<<

atc98092

User avatar

DLNA master

Posts: 5205

Joined: Fri Aug 17, 2012 10:22 pm

Location: Washington (the state)

Post Sun Feb 18, 2018 4:47 pm

Re: Is temp folder property respected?

Did you set the temp location in the Serviio console? It's under the transcoding settings. Serviio uses it properly for me, and I have altered the location.
Dan

LG NANO85 4K TV, Samsung JU7100 4K TV, Sony BDP-S3500, Sharp 4K Roku TV, Insignia Roku TV, Roku Ultra, Premiere and Stick, Nvidia Shield, Yamaha RX-V583 AVR.
Primary server: Intel i5-6400, 16 gig ram, Windows 10 Pro, 22 TB hard drive space | Test server Windows 10 Pro, AMD Phenom II X4 965, 8 gig ram

HOWTO: Enable debug logging HOWTO: Identify media file contents
<<

student975

Serviio newbie

Posts: 14

Joined: Mon Jan 29, 2018 12:25 pm

Post Sun Feb 18, 2018 6:35 pm

Re: Is temp folder property respected?

I have got information from wiki. Yes, your way (that is via console) seems to work, thanks!
Still interested in the original question if JAVA_OPT parameters are respected.
<<

atc98092

User avatar

DLNA master

Posts: 5205

Joined: Fri Aug 17, 2012 10:22 pm

Location: Washington (the state)

Post Sun Feb 18, 2018 6:55 pm

Re: Is temp folder property respected?

student975 wrote:I have got information from wiki. Yes, your way (that is via console) seems to work, thanks!
Still interested in the original question if JAVA_OPT parameters are respected.


Developer will have to answer that question, unless he's answered it for someone else and they can provide the answer.
Dan

LG NANO85 4K TV, Samsung JU7100 4K TV, Sony BDP-S3500, Sharp 4K Roku TV, Insignia Roku TV, Roku Ultra, Premiere and Stick, Nvidia Shield, Yamaha RX-V583 AVR.
Primary server: Intel i5-6400, 16 gig ram, Windows 10 Pro, 22 TB hard drive space | Test server Windows 10 Pro, AMD Phenom II X4 965, 8 gig ram

HOWTO: Enable debug logging HOWTO: Identify media file contents
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Feb 19, 2018 9:55 am

Re: Is temp folder property respected?

here's more info: http://serviio.org/index.php?option=com ... icle&id=43

I think this is the default value before you override it via the console setting. So used just after your first install.
<<

student975

Serviio newbie

Posts: 14

Joined: Mon Jan 29, 2018 12:25 pm

Post Mon Feb 19, 2018 5:22 pm

Re: Is temp folder property respected?

zip wrote:here's more info: http://serviio.org/index.php?option=com ... icle&id=43

I think this is the default value before you override it via the console setting. So used just after your first install.

I guess it would be useful to mention settings priority somewhere in that referred article. Or, more strictly, to say the property is respected until the first Save click in the console.

Return to Serviio Support & Help

Who is online

Users browsing this forum: No registered users and 47 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.