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.37 for Windows -- Available Here  (Read 2288 times)

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42330
  • Shoes gone again!
JRiver Media Center 33.0.37 for Windows -- Available Here
« on: October 25, 2024, 11:21:24 am »

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/MediaCenter330037-x64.exe (works on 64 bit systems only)

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

33.0.37 (10/24/2024)

1. Changed: The program would flip to Playing Now if something was playing instead of the saved startup view. If startup is "Last Location" it no longer does that.
2. Changed: Added some exploratory logging on Blackmagic DeckLink video capture devices.
3. NEW: Playing Now can be added to DLNA, Gizmo, etc. views that returns a list of zones and each zone returns the files in that zone.
4. Changed: Added support for the .thd file extension for TrueHD Audio.

33.0.36 (10/22/2024)

1. Changed: Removed EnglishTiger skins and track infos.

33.0.35 (10/21/2024)

1. Fixed: Showing Media Center again from server mode could fail to show views or crash in some configurations.
2. Fixed: In PNP, Mute image visibility would not work if there was no volume slider.
3. Fixed: Spotlight Artist pages were failing to retrieve artist images and Wikipedia descriptions.

33.0.34 (10/18/2024)

1. Fixed: Images could go away during playback in some cases.

33.0.33 (10/17/2024)

1. NEW: Added "Zone Index" as another variable that the player window can display.
2. NEW: Added the MCWS function Playback/AudioPathDirect to check for direct playback (also returned from Playback/AudioPath, but that returns lots more).

33.0.32 (10/15/2024)

1. Changed: Mouse wheel zooming image playback will only stop the slideshow if the stop on manual changes option is set.
2. Fixed: Flicking an image off the screen will behave better.
3. Fixed: Quick zoom to levels didn't work nicely when a pan and zoom was running.
4. Changed: Updated Czech translation (thanks Jan Boháč).
5. NEW: Added new Sidebar skin for Playing Now Popup.
6. Changed:  Added Mute On (100) and Mute Off (101) to available HideStates for images in PNP skins.

33.0.31 (10/10/2024)

1. NEW: Added a couple extra modes to the ListGrep(...) expression function for full string matching.
2. Fixed: Playing from WASAPI Loopback would hiccup with some hardware.
3. Changed: Slovak translation updated (thanks Peter Lukáč).
4. NEW: Added 3x4 to the choice of printing sizes.

33.0.30 (10/8/2024)

1. NEW: Added a FieldExists expression function.
2. Fixed: If a function was in an expression twice, only the first instance would show a tooltip.
3. NEW: Added [TheMovieDB Movie ID] field, and populate it during movie metadata lookup.
4. NEW: Added [IMDb Series ID] field, and populate it during series metadata lookup.
5. Changed: The focus is no longer set to the search box when opening the tag window so that the spacebar will keep pausing.
6. Changed: For ATSC and DVB tuners, if recording multiple channels on the same tuner, "Show Status" will list all channels being recorded.
Logged
Matt Ashland, JRiver Media Center

mattkhan

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 4210
Re: JRiver Media Center 33.0.37 for Windows -- Available Here
« Reply #1 on: October 26, 2024, 02:06:05 am »

3. NEW: Playing Now can be added to DLNA, Gizmo, etc. views that returns a list of zones and each zone returns the files in that zone.
thanks for adding this, couple of issues

1) it shows hidden zones, should it? I'm not sure it should but you could argue either way
2) it nests infinitely

e.g. Browse/Children on that new node produces a list of zones with their own ID like

Code: [Select]
<Response Status="OK">
<Item Name="Music">1003</Item>
<Item Name="Films">1004</Item>
<Item Name="Tivo & Netflix">1005</Item>
<Item Name="Test">1006</Item>
<Item Name="Films - JRVR">1007</Item>
<Item Name="Remote">1008</Item>
</Response>

if I do Browse/Children?ID=1003 then i get the same list with new IDs

Code: [Select]
<Response Status="OK">
<Item Name="Music">1009</Item>
<Item Name="Films">1010</Item>
<Item Name="Tivo & Netflix">1011</Item>
<Item Name="Test">1012</Item>
<Item Name="Films - JRVR">1013</Item>
<Item Name="Remote">1014</Item>
</Response>

this repeats forever (or for at least as long as I could keep clicking)

if I do Browse/Files then it does work as expected but an empty node is the way to know we're at a leaf node so should switch to files so it really means it's turtles all the way down as you navigate  :)

Logged

mattkhan

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 4210
Re: JRiver Media Center 33.0.37 for Windows -- Available Here
« Reply #2 on: October 26, 2024, 02:35:08 am »

it would also be good to let Browse/Image (for Playing Now) use the same icon as for Playlists
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 72396
  • Where did I put my teeth?
Re: JRiver Media Center 33.0.37 for Windows -- Available Here
« Reply #3 on: November 02, 2024, 03:35:42 pm »

Please don't use this thread for discussion.  Problem reports only.  You can find your posts by viewing your profile.
Logged
Pages: [1]   Go Up