More > JRiver Media Center 27 for Linux

Docker Image for MC27

<< < (19/32) > >>

HaWi:
Thanks for the update to .58, Max.

max096:

--- Quote from: HaWi on January 26, 2021, 10:05:00 am ---Thanks for the update to .58, Max.

--- End quote ---

You dont have to thank me for that. I literally didnt do anything it does it on its own. ^^

It just does only build the once in the stable and latest repositories not the beta one. Would be easy to add though.

Afrosheen:
I found the culprit of why I was personally experiencing so many frequent audio streaming errors while using JRemote.  But my solution seems to be a temporary solution because it keeps getting reset. 

So I was reading the terminal logs and I came upon the following repeated message:


--- Quote ---[0127/054057.835938:WARNING:discardable_shared_memory_manager.cc(194)] Less than 64MB of free space in temporary directory for shared memory files: 63
--- End quote ---

So I did some research and found that I could run the following command to expand the memory of QNAP's /tmp (I've set it to 2 gigs so that I wouldn't need to go back and increase it):

--- Quote --- mount -o remount,size=2G,noatime /tmp
--- End quote ---

Now each time my QNAP restarts I would need to run the command again.  I'm wondering if there's a way to set the /tmp folder to something else so that's it's dedicated to only the JRiver container? 

Thanks for the consideration!

bob:

--- Quote from: Afrosheen on January 27, 2021, 12:14:09 am ---I found the culprit of why I was personally experiencing so many frequent audio streaming errors while using JRemote.  But my solution seems to be a temporary solution because it keeps getting reset. 

So I was reading the terminal logs and I came upon the following repeated message:

So I did some research and found that I could run the following command to expand the memory of QNAP's /tmp (I've set it to 2 gigs so that I wouldn't need to go back and increase it):
Now each time my QNAP restarts I would need to run the command again.  I'm wondering if there's a way to set the /tmp folder to something else so that's it's dedicated to only the JRiver container? 

Thanks for the consideration!

--- End quote ---
What build are you running?
Would you take a look into /dev/shm when you get that message?
That’s where MC’s shared memory segments are.

max096:

--- Quote from: Afrosheen on January 27, 2021, 12:14:09 am ---I found the culprit of why I was personally experiencing so many frequent audio streaming errors while using JRemote.  But my solution seems to be a temporary solution because it keeps getting reset. 

So I was reading the terminal logs and I came upon the following repeated message:

So I did some research and found that I could run the following command to expand the memory of QNAP's /tmp (I've set it to 2 gigs so that I wouldn't need to go back and increase it):
Now each time my QNAP restarts I would need to run the command again.  I'm wondering if there's a way to set the /tmp folder to something else so that's it's dedicated to only the JRiver container? 

Thanks for the consideration!

--- End quote ---

Try to run the container with --shm-size=2g. Or in compose shm_size: '2gb'.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version