Search found 352 matches

by boss
Mon Feb 06, 2023 4:52 am
Forum: Help and Support
Topic: Unable to load JRE
Replies: 5
Views: 1654

Re: Unable to load JRE

For java version 17 for a Mac, I think you have to install the jdk version from the oracle website.
https://thebreakdown.xyz/how-to-downloa ... 17-on-mac/
by boss
Sun Feb 05, 2023 11:59 pm
Forum: Help and Support
Topic: Unable to load JRE
Replies: 5
Views: 1654

Re: Unable to load JRE

Java 1.8.0.361 is Java 8.
I think, UMS 13.1 requires Java 17.
by boss
Tue Jan 31, 2023 1:39 pm
Forum: Feature Suggestions
Topic: Exclude/Hide selected folders and content
Replies: 1
Views: 11634

Re: Exclude/Hide selected folders and content

Would not the UMS.conf settings: # Ignored folders # --------------- # A comma-separated list of folders to ignore. # Example: C:\\IgnoredFolder1,C:\\IgnoredFolder2 # Default: "" folders_ignored = And # Ignored folder names # -------------------- # A comma-separated list of folder names (r...
by boss
Mon Jan 30, 2023 4:17 pm
Forum: Feature Suggestions
Topic: Add HTTPS functionality
Replies: 7
Views: 15335

Re: Add HTTPS functionality

web_player_https = true The keygen command should be a bit different. keytool -genkey -keyalg RSA -alias selfsigned -keystore UMS.jks -validity 360 -keysize 2048 **above is without "-storepass password" so it asks for a password when the certificate is created.** The password to use is &qu...
by boss
Sun Jan 22, 2023 4:08 pm
Forum: Announcements
Topic: 13.1.0: Metadata for all languages!
Replies: 4
Views: 18638

Re: 13.1.0: Metadata for all languages!

I have found 1 issue in the web interface. (Linux headless server)
Server Settings
Navigation Settings
Virtual Folders/Files
Show the "Media Library" Folder.

Changes to that show as changed in the web interface but in UMS,conf "show_media_library_folder =" does not get changed.
by boss
Thu Jan 19, 2023 3:54 pm
Forum: Media Renderers
Topic: recommend blu-ray player?
Replies: 6
Views: 16052

Re: recommend blu-ray player?

I use LG Smart TV's these days.
Prior to that I used LG Bluray players which worked good with UMS.
But.... If you do not want the DVD/Bluray function, I think there would be better options like an Android box as suggested by mik_s.
by boss
Mon Jan 16, 2023 2:45 am
Forum: General Discussion
Topic: can UMS handle an external USB HDD?
Replies: 6
Views: 13431

Re: can UMS handle an external USB HDD?

The USB port would act just like any other. When windows accesses the USB port, it becomes active again. I have never had occasion to have to unplug and plug in a USB device to activate the port. Best thing would be to install UMS and see how it goes. There are settings in windows where you can chan...
by boss
Sun Jan 15, 2023 4:05 pm
Forum: General Discussion
Topic: can UMS handle an external USB HDD?
Replies: 6
Views: 13431

Re: can UMS handle an external USB HDD?

From windows, how do you normally access your USB RAID array. Does it have a drive letter assigned to it? Or by some other method? I would think you would have a drive letter assigned to the USB RAID array. If this is the case, you would just put the media file locations in the UMS configuration. EG...
by boss
Sat Jan 14, 2023 3:29 pm
Forum: General Discussion
Topic: can UMS handle an external USB HDD?
Replies: 6
Views: 13431

Re: can UMS handle an external USB HDD?

I have UMS on a Linux server and all my media files are on a RAID array (BTRFS) and work fine.
That said, the UMS program and database etc are on the operating system drive. (Only the actual media is on the RAID array).
by boss
Tue Jan 03, 2023 4:43 pm
Forum: Announcements
Topic: 13.0.1
Replies: 6
Views: 21022

Re: 13.0.1

I have just installed v13.0.1 on my Gentoo Linux headless server. The problem of not being able to save changes to SERVER SETTINGS from the web interface still persists. This has not been resolved as yet? After doing some testing, it seems that the SERVER SETTINGS to get saved but the pop-up message...