INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: JRiver Media Center 33.0.60 for Windows -- Available Here  (Read 212 times)

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42523
  • Shoes gone again!

This is the latest build of JRiver Media Center 33.  Please post bugs here.  Please start a new thread for anything requiring discussion.  Non-bug posts will be deleted.

Download 64-bit build
https://files.jriver-cdn.com/mediacenter/channels/v33/latest/MediaCenter330060-x64.exe (works on 64 bit systems only)

Download 32-bit build
https://files.jriver-cdn.com/mediacenter/channels/v33/latest/MediaCenter330060.exe (works on all systems)

33.0.60 (1/21/2025)

1. Fixed: Corrected a couple more unintentional skin changes in the last few builds.
2. Fixed: Audio Path could report "not using enough bits to output the input directly" when playing DSD incorrectly.
3. Changed: Subtitle size applies to SSA/ASS subtitles, if possible.

33.0.59 (1/16/2025)

1. Fixed: Edit backgrounds in a few other skins corrected since update a couple builds back (thanks EnglishTiger).

33.0.58 (1/16/2025)

1. Fixed: ATSC Closed Captioning text was not displayed correctly (many lines were truncated).
2. Fixed: The edit background of Modern Cards Dark was incorrect after the skin changes last build.
3. NEW: Added the ability to override the path used by library server clients for local media playback (Media Network -> Advanced).

33.0.57 (1/14/2025)

1. Changed: The rendering order of popup menus is revised slightly so transparency will no longer include stale submenus.
2. Changed: Revised how creating IVisData works when not passing a zone so it uses the active zone instead of zone 0 (which might not exist). Should help G-Force.
3. Changed: Updated Greek translation (thanks Panagiotis).
4. Changed: Updated all skins to provide better documentation in the XML (thanks EnglishTiger).
5. Fixed: ATSC TV channel scanning prematurely ended, without getting all channels, possibly after the latest Windows 11 update.

33.0.56 (1/9/2025)

1. Fixed: The CompareDates expression function was broken for a build since the 86400 cutoff was added.
2. Changed: Updated the Catalan language (thanks Josep).
3. Fixed: Resolved a crash in Spotlight recommendations when a movie or show contained a semicolon in the name.

33.0.55 (1/7/2025)

1. Fixed: The alt+number shortcuts to switch between views could stick at library views instead of switch.
2. Fixed: Another possible crash cancelling external encodes.
3. NEW: Added a mode to the Now expression to return the seconds since 1970 instead of days since 1900.
4. Changed: Made FormatDate and CompareDates interpret any number over 86400 as a time value instead of days since 1900.

33.0.54 (1/2/2025)

1. Changed: Updated Chinese (simplified) language file (thanks YanJun Sun).
2. Changed: Minor change to how 8 and 9 channel audio is reported to VST3 plugins (solves a HLC issue).
3. Changed: Added support for W64 and BW64 file extensions (previously they would only work when named WAV).
4. Fixed: Cancel of external encoders could not cancel nicely, then hard kill the thread after ten seconds, then crash.
5. Changed: Updated copyrights to 2025.
6. Fixed: "Show Playing Now" from PNP menu would not work when main UI was not in Standard View.

33.0.53 (12/19/2024)

1. Changed: Added a 4 flag to the new ShellRun expression to output nothing.
2. Changed: Updated all translations to the latest strings from the code.
Logged
Matt Ashland, JRiver Media Center

markf2748

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 862
Re: JRiver Media Center 33.0.60 for Windows -- Available Here
« Reply #1 on: Today at 12:25:04 pm »

Download 64-bit build
https://files.jriver-cdn.com/mediacenter/channels/v33/latest/MediaCenter330060-x64.exe (works on 64 bit systems only)

33.0.57 (1/14/2025)

1. Changed: The rendering order of popup menus is revised slightly so transparency will no longer include stale submenus.
Thanks for fixing the dropdown transparency issue.  All dropdown menus and their submenus now display proper transparency for stationary backgrounds.  ;)

FYI:  Inconsistent "painting order" between any dropdown and its submenus remains a visible issue for skin designs which have different colors in the first two pixels of the left and right vertical borders.  The attached images illustrate what happens:
1) For 1st submenu pick, the submenu appears on top of its source menu.
2) For 2nd and all subsequent submenu picks from a given source menu instance, the submenu appears below its source menu.

I also attach the skin file menu_background.png which i used for testing with <MENU> Item code:
Code: [Select]
        <Entry Name="Back" Bitmap="Menu_Background.png" Scale="2" Margins="8,4,4,4" />(corrected).

My preference is to always have a submenu appear on top of its respective source menu.  That provides maximum design flexibility and "newest on top" makes logical sense as well (to me at least).  The workaround is a mild constraint: first 2 pixel columns and last 2 pixel columns must be the same.  As mentioned previously, I have no issue with the 2-pixel overlap itself - in fact I prefer it.
Logged
Pages: [1]   Go Up