Version 3.0.0-a3 is released

Announcements about Universal Media Server
infidel
Developer
Posts: 571
Joined: Thu Jul 12, 2012 5:37 am

Re: Version 3.0.0-a3 is released

Post by infidel »

Casper wrote:I'm getting an exception with FFmpeg Web with a2 & a3

Code: Select all

    java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
       at java.util.ArrayList.rangeCheck(Unknown Source) ~[na:1.7.0_05]
       at java.util.ArrayList.get(Unknown Source) ~[na:1.7.0_05]
       at net.pms.encoders.Player.setAudioOutputParameters(Player.java:248) ~[ums.jar:3.0.0-a2]
It's already been fixed in source. A temporary update to fix it for a3 is here.
Wolfgan
Posts: 370
Joined: Fri Feb 08, 2013 12:33 am

Re: Version 3.0.0-a3 is released

Post by Wolfgan »

SubJunk wrote:@Wolfgan: UMS does not use its automatic detection of network speed to control transcoding quality. It only relies on your settings. Specifically the Maximum Bandwidth setting on the General Configuration tab and the Transcoding Quality setting on the Transcoding Settings tab.
Thanks Subjunk, but definitely something weird is happening.
My UMS setup Max Bandwith = 1000, Transcoding Quality in Auto for both mpeg2 and h264.

I tested over a wireless network with same renderer (Kalemsoft), and when I connect far from the router, the speed detection is low (ie Address /192.168.1.110 has an estimated network speed of: 1 Mb/s) and every video file is offered as being transcoded.
When connected close to the same AP, the detected speed is higher (ie 37Mbps) and every file is offered for serving (no transcoding needed as container and codecs are supported natively as per the renderer conf file).

Is there any way to Force Disable this feature? Or any other suggested test to perform?
Thx, Wolf.
-- UMS serving PS3, WDTV, Samsung H6400 + J5500 and Kalemsoft renderers! (no video transcoding but remuxing accepted :D )
romaruss
Posts: 3
Joined: Sun Sep 01, 2013 6:18 am

Re: Version 3.0.0-a3 is released

Post by romaruss »

hi,
i just installed this version. i know it's unstable.
i installed this version because i read this thread viewtopic.php?f=3&t=802

i'm looking for the function Smart folders/file renaming
but i can't find it in the new version.
Is this feature released or not?

thanks

ps. sorry for my english
User avatar
SubJunk
Lead Developer
Posts: 3706
Joined: Sun May 27, 2012 4:12 pm

Re: Version 3.0.0-a3 is released

Post by SubJunk »

Hi romaruss, the feature is half there now. The smart folders feature isn't there but the renaming one is. You can enable it on the Navigation/Share Settings tab, the "Prettify Filenames" setting.
romaruss
Posts: 3
Joined: Sun Sep 01, 2013 6:18 am

Re: Version 3.0.0-a3 is released

Post by romaruss »

thank you subjunk for the reply.
will the smart folder feature realize soon?
User avatar
SubJunk
Lead Developer
Posts: 3706
Joined: Sun May 27, 2012 4:12 pm

Re: Version 3.0.0-a3 is released

Post by SubJunk »

I hope so :) I'm the one writing it and I have been really busy with work but I will have some free time this week hopefully to work on it :)
romaruss
Posts: 3
Joined: Sun Sep 01, 2013 6:18 am

Re: Version 3.0.0-a3 is released

Post by romaruss »

Good.
Thank you for replying and coding :)
Post Reply