[Solved] UMS is "renaming" the files on the TV
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Re: UMS is "renaming" the files on the TV
I discovered the problem also in the version 4.0.0 only when the "video is resuming" (under linux OS). 

Re: UMS is "renaming" the files on the TV
Check your renderer.conf for "AccurateDLNAOrgPN = true" if it is not the root cause of problem:
https://github.com/UniversalMediaServer ... issues/494
https://github.com/UniversalMediaServer ... issues/494
Re: UMS is "renaming" the files on the TV
It's the opposite - setting it to true causes the filename problem.ExSport wrote:Check your renderer.conf for "AccurateDLNAOrgPN = true" if it is not the root cause of problem:
https://github.com/UniversalMediaServer ... issues/494
If the AccurateDLNAOrgPN setting is omitted, the filename problem goes away but in exchange UMS is completely broken and nothing will play.
Re: UMS is "renaming" the files on the TV
It is not opposite, exactly this way it behaves as it is described in link
But definitely it is bug.
Please provide logs with problematic file with both settings "AccurateDLNAOrgPN = true + false" to compare it what exactly denies playing the file correctly.
Thx

But definitely it is bug.
Please provide logs with problematic file with both settings "AccurateDLNAOrgPN = true + false" to compare it what exactly denies playing the file correctly.
Thx
Re: UMS is "renaming" the files on the TV
I changed mine from true to false and it is fixed, and I can still play files normally. This is v5.0.1 with a Sony Bravia EX-503ExSport wrote:"AccurateDLNAOrgPN = true"
Re: UMS is "renaming" the files on the TV
If someone can confirm the fix it would be great, I'm hoping to include it in the next release ASAP
Re: UMS is "renaming" the files on the TV
Just copied over .jar from .exe you've provided to my linux machine and it seems it fixes the issue on Sony Bravia KDL-40HX750 (movie name is as on harddrive with prettify disabled)SubJunk wrote:If someone can confirm the fix it would be great, I'm hoping to include it in the next release ASAP
Re: UMS is "renaming" the files on the TV
It did fix it for me, on a Bravia ex-700. Thanks
Re: UMS is "renaming" the files on the TV
Great, thanks for testing! We will release a new version with the fix soon