You have a great deal of files with the path like:
net.pms.platform.windows.WindowsUtils Using short path name of "D:\Photos\2018 Фотоархив\2018 11 Andalusien Spanien\СевильÑ\DSC_6811.JPG": "D:\Photos\2018 Фотоархив\2018 11 Andalusien Spanien\СевильÑ\DSC_6811.JPG ...
Search found 411 matches
- Fri Feb 07, 2025 12:13 am
- Forum: Help and Support
- Topic: UMS closes by itself
- Replies: 34
- Views: 65218
- Thu Feb 06, 2025 10:44 pm
- Forum: Help and Support
- Topic: LG TV skip forward issue.
- Replies: 11
- Views: 16077
Re: LG TV skip forward issue.
@SubJunk
The test file you linked to played fine.
It played without streaming. So that means 10-BIT MKV files with aac audio are supported by my LG TV's.
It is only the 10-BIT MKV files with ac3 audio which are not supported by the TV's.
I have placed one of the 10-BIT MKV files with ac3 audio on ...
The test file you linked to played fine.
It played without streaming. So that means 10-BIT MKV files with aac audio are supported by my LG TV's.
It is only the 10-BIT MKV files with ac3 audio which are not supported by the TV's.
I have placed one of the 10-BIT MKV files with ac3 audio on ...
- Thu Feb 06, 2025 4:37 pm
- Forum: Help and Support
- Topic: LG TV skip forward issue.
- Replies: 11
- Views: 16077
Re: LG TV skip forward issue.
@SubJunk
Yes, the problem files all show "Mode extension : CM (complete main)" under the Audio section in the "MediaInfo" program.
The files without a problem do not show that line at all.
I think the problem is MKV files with a video depth 10-Bit.
All the files which I have to manually go into the ...
Yes, the problem files all show "Mode extension : CM (complete main)" under the Audio section in the "MediaInfo" program.
The files without a problem do not show that line at all.
I think the problem is MKV files with a video depth 10-Bit.
All the files which I have to manually go into the ...
- Thu Feb 06, 2025 3:42 pm
- Forum: Help and Support
- Topic: Unable to Use Firefox to Play Anything
- Replies: 11
- Views: 10923
Re: Unable to Use Firefox to Play Anything
It looks like you are running UMS on a Ubuntu system?
Is the client running Firefox also on a Linux system or a Windows system?
If UMS is running on an Ubuntu system and that Ubuntu system has it's own Java, you could tell UMS to use the Ubuntu Java rather than the included Java.
I always configure ...
Is the client running Firefox also on a Linux system or a Windows system?
If UMS is running on an Ubuntu system and that Ubuntu system has it's own Java, you could tell UMS to use the Ubuntu Java rather than the included Java.
I always configure ...
- Thu Feb 06, 2025 2:19 pm
- Forum: Help and Support
- Topic: UMS closes by itself
- Replies: 34
- Views: 65218
Re: UMS closes by itself
I run UMS on a Linux server which has a separate file (UMS.sh) in the install folder where the memory size can adusted.
I installed UMS on a windows computer and that configuration file is not present.
On install (windows computer) it asks what what memory size you would like.
The default is 1280 ...
I installed UMS on a windows computer and that configuration file is not present.
On install (windows computer) it asks what what memory size you would like.
The default is 1280 ...
- Thu Feb 06, 2025 2:40 am
- Forum: Help and Support
- Topic: UMS closes by itself
- Replies: 34
- Views: 65218
Re: UMS closes by itself
Yes, make your changes and restart your server.
Cheers
PS: How much ram on the computer UMS is running on?
Cheers
PS: How much ram on the computer UMS is running on?
- Thu Feb 06, 2025 1:06 am
- Forum: Help and Support
- Topic: UMS closes by itself
- Replies: 34
- Views: 65218
Re: UMS closes by itself
You have to make active=false as well, like this:
[
{
"file": "D:\\",
"monitored": true,
"metadata": true,
"active": true,
"groups": [],
"type": "Folder"
},
{
"file": "D:\\Toolkit",
"monitored": false,
"metadata": true,
"active": false,
"groups": [],
"type": "Folder"
}
]
PS: I see from your logs ...
[
{
"file": "D:\\",
"monitored": true,
"metadata": true,
"active": true,
"groups": [],
"type": "Folder"
},
{
"file": "D:\\Toolkit",
"monitored": false,
"metadata": true,
"active": false,
"groups": [],
"type": "Folder"
}
]
PS: I see from your logs ...
- Wed Feb 05, 2025 11:50 pm
- Forum: Help and Support
- Topic: UMS closes by itself
- Replies: 34
- Views: 65218
Re: UMS closes by itself
If you are using UMS to access all the files on your D drive it may be OK to leave it as it is.
But... if there are folders on your D drive, that do not have files that UMS uses, It would be better to leave those folders out.
Also, as a test, you could also just have a couple of folders in your ...
But... if there are folders on your D drive, that do not have files that UMS uses, It would be better to leave those folders out.
Also, as a test, you could also just have a couple of folders in your ...
- Wed Feb 05, 2025 11:23 pm
- Forum: Help and Support
- Topic: UMS closes by itself
- Replies: 34
- Views: 65218
Re: UMS closes by itself
I see you are scanning the entire D drive for files.
Does your entire D drive only contain files which you use with UMS.
If not, it would be better to modify your "Shared.conf" file and only include the subdirectories that would be used with UMS.
Does your entire D drive only contain files which you use with UMS.
If not, it would be better to modify your "Shared.conf" file and only include the subdirectories that would be used with UMS.
- Wed Feb 05, 2025 4:35 pm
- Forum: Help and Support
- Topic: Unable to Use Firefox to Play Anything
- Replies: 11
- Views: 10923
Re: Unable to Use Firefox to Play Anything
It looks like you are using an old version of UMS.conf
For example, the newer versions of UMS.conf do not have:
# ---< Shared folders >-------------------------------------------------------
# Shared folders
# --------------
# A comma-separated list of absolute path names.
# If empty, the default ...
For example, the newer versions of UMS.conf do not have:
# ---< Shared folders >-------------------------------------------------------
# Shared folders
# --------------
# A comma-separated list of absolute path names.
# If empty, the default ...