Is this when playing with a LG TV?>
In the Linux version of UMS, the Java version used is the one supplied with UMS.
So changing the Java memory allocation in your system Java will have no effect.
You can either change the allocation in the supplied UMS Java or configure UMS to use your system Java ...
Search found 401 matches
- Thu May 29, 2025 2:41 pm
- Forum: Help and Support
- Topic: Out of Memory Error.
- Replies: 2
- Views: 2388
- Sun May 18, 2025 3:02 pm
- Forum: Help and Support
- Topic: 19:29:01 WARN Device descriptor retrieval failed, no response: http://169.254.100.1:50755/ebf5a0a0-1dd1-11b2-a90f-a8705
- Replies: 5
- Views: 31772
Re: 19:29:01 WARN Device descriptor retrieval failed, no response: http://169.254.100.1:50755/ebf5a0a0-1dd1-11b2-a90f-a
Do you have an XFINITY Set Top Box on your network somewhere?
- Sat Apr 26, 2025 1:29 pm
- Forum: Help and Support
- Topic: UMS 14.11.0 - how do I use wifi connection?
- Replies: 3
- Views: 31717
Re: UMS 14.11.0 - how do I use wifi connection?
For your desktop (assuming windows):
From the "run" box at the start button type:
cmd
then press enter.
In the prompt window that comes up, type:
ipconfig
then press enter.
The information shown:
IPv4 Address: is your desktop IP
Default Gateway: is your routers IP
Different Android devices are a ...
From the "run" box at the start button type:
cmd
then press enter.
In the prompt window that comes up, type:
ipconfig
then press enter.
The information shown:
IPv4 Address: is your desktop IP
Default Gateway: is your routers IP
Different Android devices are a ...
- Mon Apr 14, 2025 1:34 pm
- Forum: Help and Support
- Topic: How do I specify shared folders? [Solved]
- Replies: 5
- Views: 26754
Re: How do I specify shared folders?
With Linux
SHARED.conf is in /userfolder/.config/.config/UMS/SHARED.conf
If that file is not already there, it should be created when UMS is started.
The format (if you want to manually edit SHARED.conf) is:
[
{
"file": "/mnt/media/Images",
"monitored": false,
"metadata": true,
"active": true ...
SHARED.conf is in /userfolder/.config/.config/UMS/SHARED.conf
If that file is not already there, it should be created when UMS is started.
The format (if you want to manually edit SHARED.conf) is:
[
{
"file": "/mnt/media/Images",
"monitored": false,
"metadata": true,
"active": true ...
- Mon Apr 14, 2025 1:30 pm
- Forum: Help and Support
- Topic: Unable to install UMS 14.11.0 on MacOS 12.7.6
- Replies: 4
- Views: 25936
Re: Unable to install UMS 14.11.0 on MacOS 12.7.6
@mik_s
"You can make it use the system Java install instead but you need to alter the UMS.conf to point to the binaries."
Are you sure that setting is in UMS.conf?
I don't know much about MacOS systems but understand that system is based around Linux.
If that is the case, the Java path has to be ...
"You can make it use the system Java install instead but you need to alter the UMS.conf to point to the binaries."
Are you sure that setting is in UMS.conf?
I don't know much about MacOS systems but understand that system is based around Linux.
If that is the case, the Java path has to be ...
- Sun Apr 13, 2025 1:07 pm
- Forum: Help and Support
- Topic: Data not available (Linux)
- Replies: 9
- Views: 36809
Re: Data not available
@mik_s
I don't have any of the files with special characters which were causing an issue.
It was a couple of years back now and I don't remember which files they were and at that time I removed the special characters which were causing the issue.
From memory there were only 2, but as I said, the ...
I don't have any of the files with special characters which were causing an issue.
It was a couple of years back now and I don't remember which files they were and at that time I removed the special characters which were causing the issue.
From memory there were only 2, but as I said, the ...
- Fri Apr 11, 2025 6:05 pm
- Forum: Announcements
- Topic: 14.11.0
- Replies: 2
- Views: 30269
Re: 14.11.0
No announcement that V14.12.0 is available on Patreon and V14.11.0 is available for general download?
- Fri Apr 11, 2025 4:40 pm
- Forum: Help and Support
- Topic: inconsistent scan of renderers
- Replies: 2
- Views: 23242
Re: inconsistent scan of renderers
I am running Linux Kernel 6.12.21
Last 2 before that ver Kernel 6.12.16 and 6.6.74
Those 3 kernels ran fine with UMS.
UMS version: 14.11.0 current
Only V13 UMS I had running was: 13.9.0 (worked fine)
I would suggest updating UMS to V14.11.0
Last 2 before that ver Kernel 6.12.16 and 6.6.74
Those 3 kernels ran fine with UMS.
UMS version: 14.11.0 current
Only V13 UMS I had running was: 13.9.0 (worked fine)
I would suggest updating UMS to V14.11.0
- Tue Mar 18, 2025 12:28 am
- Forum: Help and Support
- Topic: UMS on Ubuntu 24.10
- Replies: 12
- Views: 10785
Re: UMS on Ubuntu 24.10
Did you try to configure "UMS.conf" to use ffmpeg which is included with UMS.
If not, it would be worth trying that just to check.
It would just be a matter of changing the line in "UMS.conf" from:
ffmpeg_path =
TO
ffmpeg_path = /opt/ums-14.10.1/linux/ffmpeg
** making sure that the "UMS.conf" you ...
If not, it would be worth trying that just to check.
It would just be a matter of changing the line in "UMS.conf" from:
ffmpeg_path =
TO
ffmpeg_path = /opt/ums-14.10.1/linux/ffmpeg
** making sure that the "UMS.conf" you ...
- Mon Mar 17, 2025 2:20 pm
- Forum: Help and Support
- Topic: UMS on Ubuntu 24.10
- Replies: 12
- Views: 10785
Re: UMS on Ubuntu 24.10
I only run my Linux Server in headless mode and am just using the onboard GPU which is an Intel UHD Graphics 630.