Search found 16 matches
- Wed Jan 10, 2024 10:11 am
- Forum: Help and Support
- Topic: [Solved] java.lang.NullPointerException with 13.8.0
- Replies: 6
- Views: 26632
Re: [Solved] java.lang.NullPointerException with 13.8.0
Adding this to UMS.conf "ffmpeg_path = /opt/ums-13.8.1/linux/ffmpeg" has no impact. Log data still states that the server uses the less accurate FFmpeg parsing method, and films are playable as ever before. So there is no issue recognizable.
- Mon Jan 08, 2024 5:41 am
- Forum: Help and Support
- Topic: [Solved] java.lang.NullPointerException with 13.8.0
- Replies: 6
- Views: 26632
Re: [Solved] java.lang.NullPointerException with 13.8.0
I'm using now v13.8.1. This version works again like before v13.8.0, i.e. without libmediainfo and libzen installed. The server now use again the less accurate FFmpeg parsing method. So thanks for that.
- Mon Dec 11, 2023 12:47 am
- Forum: Help and Support
- Topic: [Solved] java.lang.NullPointerException with 13.8.0
- Replies: 6
- Views: 26632
Re: java.lang.NullPointerException with 13.8.0
Great, that's it, the package mediainfo was not installed. Thanks for pointing this out. After installing it works as before. Up to now mediainfo was not required. Has this been changed as from 13.8.0?
- Sun Dec 10, 2023 2:07 am
- Forum: Help and Support
- Topic: [Solved] java.lang.NullPointerException with 13.8.0
- Replies: 6
- Views: 26632
[Solved] java.lang.NullPointerException with 13.8.0
Hi all
Updating from 13.6.0 to 13.8.0 produces an error:
java.lang.NullPointerException: Cannot invoke "net.pms.configuration.FormatConfiguration.getMatchedMIMEtype(String, String, String)" because the return value of "net.pms.configuration.RendererConfiguration.getFormatConfiguration()" is null ...
Updating from 13.6.0 to 13.8.0 produces an error:
java.lang.NullPointerException: Cannot invoke "net.pms.configuration.FormatConfiguration.getMatchedMIMEtype(String, String, String)" because the return value of "net.pms.configuration.RendererConfiguration.getFormatConfiguration()" is null ...
- Mon Jun 15, 2020 10:53 pm
- Forum: Help and Support
- Topic: [Solved] Movies won't play anymore after upgrade to 9.5.0
- Replies: 17
- Views: 16943
Re: [Solved] Movies won't play anymore after upgrade to 9.5.0
Thanks, SubJunk. I've tested 9.6.2 and it works again like before.
- Mon Jun 15, 2020 7:36 pm
- Forum: Help and Support
- Topic: [Solved] Movies won't play anymore after upgrade to 9.5.0
- Replies: 17
- Views: 16943
Re: Movies won't play anymore after upgrade to 9.5.0
Yes, that's the one. I've tested it und found that this version works as before with 9.4.3. Perfekt, thanks.
- Mon Jun 15, 2020 5:53 pm
- Forum: Help and Support
- Topic: [Solved] Movies won't play anymore after upgrade to 9.5.0
- Replies: 17
- Views: 16943
Re: Movies won't play anymore after upgrade to 9.5.0
Sorry, but I run UMS on a Linux machine.
- Mon Jun 15, 2020 4:13 am
- Forum: Help and Support
- Topic: 9.6.1 issues [Solved]
- Replies: 8
- Views: 9729
Re: 9.6.1 issues
You'll find 9.5.0 here: https://www.fosshub.com/Universal-Media-Server-old.html
- Sun Jun 14, 2020 11:05 pm
- Forum: Help and Support
- Topic: [Solved] Movies won't play anymore after upgrade to 9.5.0
- Replies: 17
- Views: 16943
Re: Movies won't play anymore after upgrade to 9.5.0
Yes, sure. I meanwhile tested 9.6.1 which still has the same behaviour as 9.5.0.
- Sat Jun 13, 2020 9:46 pm
- Forum: Help and Support
- Topic: [Solved] Movies won't play anymore after upgrade to 9.5.0
- Replies: 17
- Views: 16943
Re: Movies won't play anymore after upgrade to 9.5.0
In case it helps to know, it also works by replacing true with false instead of removing the line: KeepAspectRatio = false.