PS3 Media Server 1.90.0 is released

Announcements about PS3 Media Server

PS3 Media Server 1.90.0 is released

Postby Raptor399 » Wed Jul 31, 2013 8:09 pm

General:

Please download it from here.

Note: the project switched to SourceForge for hosting the downloads, since Google Code will not support creating new downloads starting 2014. Older releases (before 1.90) will remain available at Google Code.

Changelog:

  • Engines:
    • FFmpeg Video, FFmpeg Web Audio and FFmpeg Web Video:
      • Add FFmpeg Web Audio engine
      • General improvements of usability and stability
      • Support for lossless video remuxing if supported by renderer
      • Support for AC-3 and DTS audio tracks remuxing
      • Support for external SRT and SSA/ASS subtitles
      • Support for auto charset detection of non UTF-8 external subtitles
    • tsMuxeR:
      • Regression: restore the pre-1.82.0 compatibility logic
    • VLC Web Video:
      • Fix NPE
      • Support for external subtitles (thanks, tdcosta100!)
  • Renderers:
    • Xbox 360: improved quality
    • Improved Sony Blu-ray Player support (thanks, skeptical)
    • Send thumbnails properly to Samsung 2012 ES and EH models (thanks, dmitche3!)
    • Added renderer profiles (thanks, UMS developers):
      • KalemSoft Media Player
      • Netgear NeoTV
      • Onkyo TX-NR717
      • Sharp Aquos TVs
      • Showtime 4 PS3 homebrew player
      • Sony Bravia EX620 series TVs
      • Sony Bravia W6/W8/W9 (thanks, gui17aume)
      • Sony Home Theatre Systems
      • Telstra T-Box
      • VideoWeb TV
      • Vizio Smart TV
      • Yamaha RX-V3900
  • Transcode folder:
    • Add entries for audio files
    • Add missing entries for video files
    • Add entries for web video and web audio files
    • Allow the chapter folder prefix to be localized
    • Hide chapter folders if the duration of the video is less than the chapter length
    • Don't hide engine names in the #--TRANSCODE--# folder if hide_enginenames is true
  • Language updates:
    • Updated Dutch translation (thanks, leroy)
    • Updated French translation (thanks, gui17aume)
  • Misc:
    • A lot of backports from UMS (thanks, all UMS developers!)
    • Windows: system-wide Java installation is not needed anymore, now we bundle private JRE with installer
    • Fix duplicate entries in DVD/playlist/feed folders: GC566, GC636, GC1483, GH13
    • More accurate checks for reference frame counts to allow more videos to be remuxed rather than transcoded
    • Removed obsolete MPlayerAudio, MPlayerWebAudio and MPlayerWebVideoDump engines
    • Filename display formats can now be set at the profile level as well as per-renderer
    • More detailed logging to improve diagnostics and simplify issue reporting
    • Fix generation of music subfolders in iTunes Library (thanks, gui17aume)
    • Build Windows installer with bundled JRE for 32-bit systems (PMS-setup-full.exe)
    • Build Windows installer with bundled JRE for 64-bit systems (PMS-setup-full-x64.exe)
    • Build Windows installer without bundled JRE (PMS-setup-without-jre.exe)
    • Removed silent JRE download and installation within PMS.exe wrapper if no private or public JREs are found. Prompt user to run PMS-setup-full.exe instead
    • Show user GPL licence during Windows installation
    • Windows installer now runs PS3 Media Server with normal user rights after installation is complete
    • Windows installer localization.
    • New Mac OSX installer with bundled JRE (pms-setup-macosx.tar.gz)
    • Added configuration option for forcing renderer per IP address (#115)


Upgrade Notes:

For versions prior to 1.70.0:

  • It is recommended to back up and remove your old PMS.conf and re-enter and save your settings (if any) in the GUI. Alternatively (e.g. if you have a large number of customizations you wish to preserve), see the upgrade notes for previous major releases (e.g. 1.50.0, 1.60.0 etc.) for migration instructions.
Raptor399
Project Member
 
Posts: 1916
Joined: Wed Mar 09, 2011 11:06 pm
Top

Re: PS3 Media Server 1.90.0 is released

Postby mazey » Thu Aug 01, 2013 8:15 am

nice but just a headsup on sourceforge it points to transcode tools as the latest version, which shows up on the main page (summary page), imo it should be one of the most downloaded builds as it would get alot more hits from the main summary page because alot of people dont bother clicking files and just grab whats on the main page to try it out, i think the 64 bit full windows version as it seems to be the most popular now.

wouldnt hurt to put the pms logo also on the page as it shows up on the main listing of apps, so it gets abit more attention. :)the more downloads you get puts you closer to the first page which would lead to even more downloads :)
mazey
 
Posts: 786
Joined: Sat Oct 24, 2009 8:07 am
Top

Re: PS3 Media Server 1.90.0 is released

Postby Raptor399 » Thu Aug 01, 2013 9:10 pm

Good feedback.

Alas, that line "Looking for the latest version?" is automatically generated, as is the link on the homepage and I haven't figured out how it chooses the file to pick yet. I'll see what I can do.

*edit* Logo uploaded and correct defaults set. This should help, thanks! :-)
Raptor399
Project Member
 
Posts: 1916
Joined: Wed Mar 09, 2011 11:06 pm
Top

Re: PS3 Media Server 1.90.0 is released

Postby KimdomCome » Fri Aug 02, 2013 12:58 am

Unfortunately v1.90.0 did not fix the problem with thumbnails. It still doesn't display mp4 thumbnails on the PS3 or Samsung TV. :(
KimdomCome
 
Posts: 3
Joined: Wed May 15, 2013 8:47 pm
Top

Re: PS3 Media Server 1.90.0 is released

Postby raybero » Sat Aug 03, 2013 7:42 am

Just a heads up that pmsencoder isn't happy with the new version. ;)Probably something to do with the newer jre.
raybero
 
Posts: 5
Joined: Sun Jul 28, 2013 4:01 am
Top

Re: PS3 Media Server 1.90.0 is released

Postby Raptor399 » Sat Aug 03, 2013 8:30 am

I have committed a fix which should be picked up by the snapshot build soon.
Raptor399
Project Member
 
Posts: 1916
Joined: Wed Mar 09, 2011 11:06 pm
Top

Re: PS3 Media Server 1.90.0 is released

Postby Denbo » Sun Aug 04, 2013 2:27 pm

FYI: pmsencoder plug still unhappy with 1.90.1 .

ERROR 2013-08-04 08:59:00.352 [main] Error instantiating plugin
java.lang.NoSuchMethodError: net.pms.PMS.getExtensions()Ljava/util/ArrayList;
at com.chocolatey.pmsencoder.Plugin.<init>(Plugin.groovy:162) ~[na:na]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.7.0_25]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[na:1.7.0_25]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[na:1.7.0_25]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[na:1.7.0_25]
at java.lang.Class.newInstance(Unknown Source) ~[na:1.7.0_25]
at net.pms.external.ExternalFactory.instantiateEarlyListeners(ExternalFactory.java:208) [pms.jar:1.90.1-SNAPSHOT]
at net.pms.external.ExternalFactory.lookup(ExternalFactory.java:186) [pms.jar:1.90.1-SNAPSHOT]
at net.pms.PMS.init(PMS.java:526) ~[pms.jar:1.90.1-SNAPSHOT]
at net.pms.PMS.createInstance(PMS.java:872) ~[pms.jar:1.90.1-SNAPSHOT]
at net.pms.PMS.main(PMS.java:949) ~[pms.jar:1.90.1-SNAPSHOT]
Denbo
 
Posts: 3
Joined: Thu Jul 01, 2010 4:17 pm
Top

Re: PS3 Media Server 1.90.0 is released

Postby valvuena1 » Sun Aug 04, 2013 6:06 pm

Thanks for the update guys,

sorry I have not much knowledge about the programing part but I've been a user for the past almost three years. I noticed that since I installed the new released version 1.90.0 I have access to my server from the Xbox360 but not longer availability to play any movie in any format. I tried keeping the same parameters that I had in the version 1.82.0 but it doesn't work. Is there something specific that I need to change/do in order to make it work?

Also since the "*.mkv" movies are launched I'm not able to see them in the Xbox360 since they pause every10 seconds. when I watch the same movies in a regular computer from the server, they play without pause in between. Advices?

Thanks again!
valvuena1
 
Posts: 2
Joined: Sun Aug 04, 2013 5:57 pm
Top

Re: PS3 Media Server 1.90.0 is released

Postby Raptor399 » Sun Aug 04, 2013 8:39 pm

Denbo wrote:FYI: pmsencoder plug still unhappy with 1.90.1 .

ERROR 2013-08-04 08:59:00.352 [main] Error instantiating plugin
java.lang.NoSuchMethodError: net.pms.PMS.getExtensions()Ljava/util/ArrayList;
at com.chocolatey.pmsencoder.Plugin.<init>(Plugin.groovy:162) ~[na:na]


Another removed deprecated method in use by the plugin.
The plugin could really do with an update.
Raptor399
Project Member
 
Posts: 1916
Joined: Wed Mar 09, 2011 11:06 pm
Top

Re: PS3 Media Server 1.90.0 is released

Postby valvuena1 » Mon Aug 05, 2013 8:31 pm

Thanks, but what about what is happening with the movies extension "MVK", this inconsistence is something that is happening for me in the XBOX since couple of versions before..
thanks
valvuena1
 
Posts: 2
Joined: Sun Aug 04, 2013 5:57 pm
Top

Next

Return to Announcements

Who is online

Users browsing this forum: Alexa [Bot] and 1 guest