UMS 5.0.0-a1 (Bugs)
UMS 5.0.0-a1 (Bugs)
Unable to get subtitles in this version even tho they are in the mkv file and work fine on Plex.
Re: UMS 5.0.0-a1 (Bugs)
Subs are working fine for me. Tested several files with ffmpeg and mencoder.
Re: UMS 5.0.0-a1 (Bugs)
Hi Echuir, please include logs so we can see what's going wrong 
Thanks Vallimar

Thanks Vallimar

Re: UMS 5.0.0-a1 (Bugs)
Setting web_enable = false
results in an:
Also, perhaps if web_enable = false, the Menu Item "Web Interface" could be hidden as well?
Edit: Maybe it's intentional, but the estimated speed is shown with about 10 decimal places, like 277.13216565431.
results in an:
Code: Select all
10-24 21:05:44 Enabled 1 configurations, listed in order of loading priority:
10-24 21:05:44 : PlayStation 3
10-24 21:05:44 A serious error occurred during PMS init
java.lang.NullPointerException: null
at net.pms.PMS.getWebServer(PMS.java:1194) [ums.jar:5.0.0-a1]
at net.pms.network.UPNPHelper.getHttpControlHandler(UPNPHelper.java:110) ~[ums.jar:5.0.0-a1]
at net.pms.network.UPNPHelper.init(UPNPHelper.java:104) ~[ums.jar:5.0.0-a1]
at net.pms.PMS.init(PMS.java:578) [ums.jar:5.0.0-a1]
at net.pms.PMS.createInstance(PMS.java:1066) [ums.jar:5.0.0-a1]
at net.pms.PMS.main(PMS.java:1168) [ums.jar:5.0.0-a1]
Edit: Maybe it's intentional, but the estimated speed is shown with about 10 decimal places, like 277.13216565431.
Last edited by Madoka on Sun Oct 26, 2014 7:45 am, edited 1 time in total.
Re: UMS 5.0.0-a1 (Bugs)
Ok I have included a debug log.
- Attachments
-
debug.log
- (82.77 KiB) Downloaded 3645 times
Re: UMS 5.0.0-a1 (Bugs)
5.0.0 a1 does not defer to MEncoder for files with embedded fonts, unlike 4.2.1.
Re: UMS 5.0.0-a1 (Bugs)
Thanks for this, we will hopefully have that fixed soonMadoka wrote:Setting web_enable = false
results in an:
Also, perhaps if web_enable = false, the Menu Item "Web Interface" could be hidden as well?Code: Select all
10-24 21:05:44 Enabled 1 configurations, listed in order of loading priority: 10-24 21:05:44 : PlayStation 3 10-24 21:05:44 A serious error occurred during PMS init java.lang.NullPointerException: null at net.pms.PMS.getWebServer(PMS.java:1194) [ums.jar:5.0.0-a1] at net.pms.network.UPNPHelper.getHttpControlHandler(UPNPHelper.java:110) ~[ums.jar:5.0.0-a1] at net.pms.network.UPNPHelper.init(UPNPHelper.java:104) ~[ums.jar:5.0.0-a1] at net.pms.PMS.init(PMS.java:578) [ums.jar:5.0.0-a1] at net.pms.PMS.createInstance(PMS.java:1066) [ums.jar:5.0.0-a1] at net.pms.PMS.main(PMS.java:1168) [ums.jar:5.0.0-a1]
Edit: Maybe it's intentional, but the estimated speed is shown with about 10 decimal places, like 277.13216565431.

Thanks for thatEchuir wrote:Ok I have included a debug log.

Thanks for pointing this out, I've reproduced it and will attempt to fix itMadoka wrote:5.0.0 a1 does not defer to MEncoder for files with embedded fonts, unlike 4.2.1.

Re: UMS 5.0.0-a1 (Bugs)
This is fixed nowMadoka wrote:5.0.0 a1 does not defer to MEncoder for files with embedded fonts, unlike 4.2.1.

Re: UMS 5.0.0-a1 (Bugs)
Thanks, SJ!!
Also, I wasn't clear above. The error I mentioned earlier with web_enable = false occurs when you chose the Web Interface menu option, not just in starting UMS.
Looking forward to a2!
Also, I wasn't clear above. The error I mentioned earlier with web_enable = false occurs when you chose the Web Interface menu option, not just in starting UMS.
Looking forward to a2!
Re: UMS 5.0.0-a1 (Bugs)
Oh ok, it happens for me on startup too, weirdMadoka wrote:Thanks, SJ!!
Also, I wasn't clear above. The error I mentioned earlier with web_enable = false occurs when you chose the Web Interface menu option, not just in starting UMS.
Looking forward to a2!
