INTERACT FORUM

Please login or register.

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

Author Topic: JRiver Media Center 28.0.76 for Windows -- Available Here  (Read 2605 times)

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41903
  • Shoes gone again!
JRiver Media Center 28.0.76 for Windows -- Available Here
« on: October 15, 2021, 07:57:53 pm »

This is a new build of JRiver Media Center 28.  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.com/mediacenter/channels/v28/latest/MediaCenter280076-x64.exe (works on 64 bit systems only)

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

28.0.76 (10/14/2021)

1. Changed: Audio analysis will engage HDCD processing if it's enabled (you might need to reanalyze your HDCD files).
2. NEW: Added an information message box to the skin to show sunrise, sunset, and the current effect.
3. Changed: The spacing between rows in a list would add room for the image column even if it wasn't there.
4. Changed: Setting HDCD to "1" will clear the audio analysis results so they run again (since enabling processing changes the results).
5. Changed: Improved handling of timestamps when dealing with Transport Stream streaming TV channels (DMS channels, some IPTV channels, and CableCARD channels on Linux/Mac).
6. Fixed (probably): Playback of Transport Stream streaming TV channels could be messed up if the stream changed its Program Clock Reference (outside of regular resetting due to counter overflow).
7. Changed: The spacing between item rows in a list would leave space for an image column even if it wasn't there.

28.0.75 (10/12/2021)

1. Fixed: Some expression code was slowing things down.

28.0.74 (10/12/2021)

1. Changed: Twilight is lighter between sunrise and sunset then darkens at sunset (gradual fading for 30 minutes on either side).
2. Fixed: MHT support in View Extras wasn't fully implemented.
3. Fixed: When watching Netflix, it could jump back to Theater View.
4. Fixed: The skip intro/recap buttons in Netflix were not being automatically selected anymore.

28.0.73 (10/8/2021)

1. NEW: Added a checkbox to library fields "Allow custom data to override the expression" that will allow editing the value of an expression and then show the edited value instead of the expression (just empty to bring the expression back).
2. Changed: The Twilight skin no longer changes the skin effects.
3. Changed: The Twilight skin fading would not take effect until a little while after it was loaded.

28.0.72 (10/7/2021)

1. NEW: JRVR is available integrated with Red October for Video playback. (Preview)
2. Fixed: Files ripped using MakeMKV were not storing movie or TV information if it was set before ripping was completed.
3. Changed: HDCD files no longer get +6 dB applied to them by volume levelling.
4. NEW: Added a new skin Twilight that varies with the time of day (based on the default skin).
5. Changed: DLNA flags set for album art and images to be more compliant with the standard.
6. Changed: When waking from a deep sleep mode, MC will send a M-Search to ask DLNA devices on the network to re-announce their presence.

28.0.71 (10/5/2021)

1. Changed: The expression engine was short-circuiting field functions, but it no longer does that if there are enough parameters to indicate another file so Field(Name, 0, [Reference]) works.
2. Changed: Added an optional third parameter to the Counter expression function to set when to start over.
3. Fixed: For IPTV playback a "Window" context menu (for aspect ratio, zooming etc.) was displayed in error as it's not supported.
4. Changed: A pane right-click menu would be really limited if "Enable pane tagging" was not enabled.  Now it is the same either way.
5. NEW: Added mht to the list of types searched for viewing extras.
6. NEW: Added "Lock Tab" to the main view menu so it appears for all views even if they don't have a header menu (like television and notes).
7. Changed: Copies are limited to 256 MB instead of 16 MB.

28.0.70 (9/30/2021)

1. Changed: Made the Field expression function take an optional third parameter to specify a file key (defaults to empty which evaluates the current file).
2. Changed: The brackets for fields also support the new third parameter.
3. NEW: When setting a field to an expression, a "this" variable is saved so doing something like =RemoveLeft([this], 3) will work.
4. Changed: The MCC_SYNC_WITH_LIBRARY_SERVER command takes a silent parameter (optionally).

28.0.69 (9/28/2021)

1. NEW: Made FieldQuery take a Scope of 2 to match files of the same media type (the list is gathered one time, so you will need to restart to see newly imported files).
2. Changed: Updated German translation file (thanks Bytestar).
3. Fixed: Removing cover art from FLAC files could fail if the picture was saved as FLAC__STREAM_METADATA_PICTURE_TYPE_OTHER.

28.0.68 (9/23/2021)

1. Changed: After completing a rip using MakeMKV, it will run the TV and movie information lookup on the new files in the background.
2. Changed: Slovak translation updated (thanks Peter Lukac).

28.0.67 (9/21/2021)

1. Fixed: Lyrics lookup could be incomplete from Genius.com.
2. Changed: Updated the Korean translation (thanks Junghwan).
3. Fixed: Typing a space in the search box in Cloudplay would pause instead of enter the space.

28.0.66 (9/17/2021)

1. Changed: A little more tuning to tab creation to hopefully avoid some possible problems.

28.0.65 (9/16/2021)

1. Fixed: MC could hang if TV recording was started on a channel with no signal.
2. Changed: If an OpenCABLE or Sat>IP channel has no signal for 30 consecutive seconds, a notification is sent to TV engine and the tuner will be shutdown.
3. Changed: Made opening a new tab have no history.
4. Fixed: Locking a tab then navigating into an artist, genre, etc. and then going back would open a new tab.
5. Changed: Switched the icons in the MakeMKV title selection dialog tree.
6. Fixed: IPTV channels streaming HLS format might end up not playing if MC failed to get its MIME type during start up, even though the URL contains "m3u8" extension.

28.0.64 (9/14/2021)

1. NEW: Added a description field to custom database fields.
2. Changed: Added mime types "application/vnd.apple.mpegurl" and "application/x-mpegurl" to be associated with m3u playlist.
3. Fixed: Non-HLS IPTV streams in transport stream format could not be played in TV engine.
4. NEW: The field description is shown in the column header tooltip.
5. NEW: Updated to Monkey's Audio 7.02 for greatly increased performance (thanks to Robert Kausch).
6. Changed: Removed left-click handling from the text area of the program.  Only right-click shows the menu now.
7. Changed: After successfully completing a rip using MakeMKV, eject the disc if requested.
8. Changed: Reverted the VST scaling support changes because reports are that it's not better.

28.0.63 (9/10/2021)

1. Changed: Added some auto-selection logic when checking titles or items in the MakeMKV title selection dialog.
2. Fixed: Transitioning between images and videos in a playlist would crash.
3. Changed: When ripping using MakeMKV, changed the open disc sequence to run in the background.

28.0.62 (9/7/2021)

1. Changed: When IPTV is automatically paused due to buffering, OSD "Buffering..." is shown briefly.
2. Fixed: Loading saved views was not always working properly.

28.0.61 (9/7/2021)

1. Fixed: Image Tags in Ogg and Opus files are saved in a more compatible manner.
2. Changed: Updated German translation file (thanks Bytestar).

28.0.60 (9/3/2021)

1. Fixed: Editing files could not work properly when none were selected (which should show as all selected).
2. Fixed: Improved the ordinal code because 11 would show 11st instead of 11th.
3. Fixed: Some date lookups would fail because a full date was returned and we were expecting only a year.
4. Changed: Improved error handling in IPTV playback.
5. Changed: IPTV playback will automatically pause if data downloading is slow and playback will resume if enough is buffered.
6. NEW: When ripping using MakeMKV, individual title items are now able to be selected as well.
7. Changed: Updated the MakeMKV title selection dialog to use a tree structure for better organization of titles and items.

28.0.59 (9/1/2021)

1. Fixed: TV recordings starting or stopping could cause Netflix to return to the start page.
2. Fixed: When flipping composer names between first and last, an extra space could stay at the front (might cause lookup problems).

28.0.58 (8/31/2021)

1. Fixed: Lyrics lookup could return results with empty newlines at the end.
2. Changed: Updated Greek translation (thanks Panagiotis).
3. Changed: Updated all language files to have the latest strings from the source code.
4. Changed: OPUS files are detected even if they're named OGG.
5. Changed: Added the 1x, 2x, etc. markers after the sample rate in the bitstreaming dialog for DSD.
6. Changed: Revised the tab lock image so it will show better on dark skins.
7. Fixed: Seeking of DMS TV channels did not work in version 28.0.57.
8. Changed: Updated German translation file (thanks Bytestar).
9. NEW: Made a dedicated "Set skin" choice in Scheduler so the command line isn't needed.
10. Fixed: Returning from Cover View would not restore the window size and position properly.
11. Fixed: Playing a currently recording IPTV channel did not work correctly.
12. Changed: When saving recent searches, if only one character is changed (even in the middle of a string) it will replace the entry instead of add a new one.

28.0.57 (8/27/2021)

1. Changed: Slovak translation updated (thanks Peter Lukac).
2. Changed: The math evaluator accepts pluses in front of numbers to denote them being positive.
3. NEW: Added the MCWS function Settings/Skin to allow changing skins (allows scheduler to be used to schedule skin switches by running something like MC28.exe /MCWS/v1/Settings/Skin?Skin=Noire).
4. Fixed: IPTV channel could not be viewed if a recording had been started on the channel.
5. Changed: IPTV channel startup is significantly faster.
6. Changed: VST effects report to the system that they don't support scaling of the monitor independently so they are scaled by the system (feedback appreciated).

28.0.56 (8/26/2021)

1. Changed: Updated all language files to have the latest strings from the source code.
2. Changed: Made matches in suggestion boxes promote matches that start with what is typed.
3. Fixed: VST effects could cause a click when playback was restarted.
4. NEW: A tab lock image is shown when tabs are locked.
5. Changed: Tuned the search suggestion logic a little more so typing in the middle of a word won't trigger as much of a match.

28.0.55 (8/24/2021)

1. Changed: Moved the escapement for ListMix to after evaluating as a child expression.
2. Changed: ListMix takes parameter value of 8 which tells it to do no unescape after everything.

28.0.54 (8/24/2021)

1. Changed: TV Options > Advanced > Show status... dialog window is now scrollable so that the text will not be truncated.
2. Changed: Increased HLS playlist refreshing retry count, to reduce chances of IPTV stalling due to server being slow to update playlists.
3. Fixed: Starting playback with Playback/PlayByKey of a whole album would not start with the selected file.
4. Changed: ListMix checks for all functions and things in brackets to decide if it should re-evaluated the inner as an expression.
5. Changed: ListMix allows specifying flag value of 4 to not evaluate the inner portion as another expression.
6. Fixed: If a VST effect had a zero byte preset, it could cause a crash.

28.0.53 (8/19/2021)

1. NEW: Locked tabs are saved between program runs.
2. Changed: Loading a saved view will clear all the tab locks.
3. Changed: Tuned expression escapement for the ListMix functions so they only evaluate if certain functions are found in the new expression instead of anything with a parenthesis.
4. Changed: Added handling of encrypted HLS streams in IPTV.  Still does not work for all such channels.  For those channels that work fine, time-shifting and recording are available now.
5. Fixed: MC did not handle HLS files with finite size (i.e. not live TV, such as VOD) so that those IPTV channels could not run in time-shifting mode.
6. Fixed: IPTV URLs with redirects were not handled properly.
7. Fixed: Some IPTV channels with relative URLs were not handled properly.

28.0.52 (8/12/2021)

1. Fixed: When MC wrote to EXIF Datetime Original tag, afternoon time was messed up because 12-hour format was used, instead of 24-hour format.
2. Changed: Navigation history is now saved for each set of views in tabs separately.
3. Changed: Saving navigation history could cause problems in some cases.
4. NEW: Added the option to lock a tab (View > Split View) so opening another view will create a new tab instead of replacing the locked tab.
5. NEW: Clicking to close a locked tab will show a prompt to confirm.
6. NEW: Added tab locking to the main drop menu shown for the tab.
7. Changed: Updated libass for better ASS/SSA subtitle performance and conformance.

28.0.51 (8/10/2021)

1. Changed: Reverted the error free persistence changes from the last build.
2. Changed: Added the menu item "Exit Error Free Mode" to turn off error free mode (appears in the Help menu when in error free mode).
3. Changed: Loudness modes didn't take effect as you changed them right away.
4. Fixed: In some cases, thumbnail text would not draw with an ellipsis at the end to show it was cut off even if it was.
5. NEW: The navigation history is saved between runs (capped at 20 deep) so navigating back (or using the links in the link bar) will work.
6. Changed: The default background color for the Netflix browser is black to avoid a glaring white screen during startup.
7. Changed: Updated the Edge WebView integration for faster startup.
8. Changed: Series/Season Artwork filenames are no longer swapped around when the Series name contains a comma.

28.0.50 (8/6/2021)

1. Changed: Log when a file doesn't exist as we build the filename (to help debug a Portable Library problem).
2. NEW: The field "Last Lyrics Lookup" is set during lyrics lookup and auto-import will no longer try again if the file has a lookup date.
3. Fixed: Theater View recorded TV show delete confirmation, and a whole lot of other confirmation or configuration dialogs related to TV in Theater View, were not showing if MC had been in error free mode.
4. Fixed: MC on windows couldn't find the paths of files from a portable library from a Mac if they contained accented characters.
5. Fixed: Theater View non-TV file deletion confirmation was not shown if MC was in error free mode.
6. Changed: Setting error free mode with MCWS would persist across runs.
7. Changed: Error free mode could save between runs in some cases.  Now it's runtime only and always resets.

28.0.49 (8/5/2021)

1. Fixed: While a recording on a DMS channel or an IPTV channel was going on, watching the channel might not show the entire available video if the recording is longer than the default time-shifting window.
2. Changed: ListFilter(...) string comparison is no longer case sensitive.
3. Changed: Removed the space from the ListFilter(...) delimiter.
4. Changed: When launching to mini view, returning to standard view now shows the playing file in Playing Now.
5. Changed: The new 20 band equalizer uses narrower band settings so presets will more closely match their old behavior.
6. Changed: Date lookup from Google properly escapes the information so something like "Ashford & Simpson" won't cause problems.
7. Fixed: The new APE code could crash on computers with AVX but not AVX2 (the new code requires AVX2).

28.0.48 (8/4/2021)1:43 PM 8/4/2021

1. NEW: Added the ListFilter(...) expression function.

28.0.47 (8/3/2021)

1. Fixed: Recording of a DMS or IPTV channel was canceled if the user watched and stoped watching the channel two times while recording was going on.
2. Fixed: The SetField expression could show the tooltip for the Field expression in some cases.
3. Changed: Updated Norwegian translation (thanks Řistein RIan).
4. NEW: Added the desktop resolution to the crop aspect ratios (so you can crop and then save as wallpaper).
5. NEW: Added the Google Pixel 4a to the list of image crop aspect ratios.
6. Changed: Picking ascpect ratios to crop by in image editor selects as much of the image as possible instead of an arbitrary rectangle.
7. NEW: Typing a custom field into the Fill Track Numbers From List Order tool will save the fields for future use (up to ten are saved).
8. NEW: Added mode 6 to the clean function which removes leading numbers (including spaces, decimals, and commas).
9. Changed: The between tracks mode "Use gapless for sequential album tracks" will only engage when reaching the end of the file (so manual transitions will not use it).
10. Changed: Updated to Monkey's Audio 6.50 -- uses AVX for better compress and decompress performance.

28.0.46 (7/29/2021)

1. NEW: Added the SetField(...) expression function.
2. NEW: Added an expression to be evaluated after playback to Options > Library & Folders.

28.0.45 (7/27/2021)

1. Fixed: Recording of an IPTV channel would fail if no IPTV channel had been watched previously since MC startup.
2. Fixed: Genius.com could provide lyrics with UTF-8 encoding in them.
3. Changed: The UTF-8 decoder understands UTF-8 sequences with four bytes in them.
4. Changed: Audio analysis done by auto-import is done with the lowest thread priority now (so it will fight with the program less).
5. NEW: Made waveform analysis optional in Options > Library & Folders.
6. Changed: Reduced chance of TV recording filename conflicts.
7. NEW: Added a confirmation when switching the language out of English (to hopefully avoid some of the posts asking how to switch back).
8. Fixed: The Back/Forward buttons work properly with the Edge browser engine.
9. Changed: Query boxes like for the name of a saved DSP preset now show even in error free mode (before saving would not work in error free mode).
10. Fixed: When playback put the program in error free mode, it would not exit error free mode on stop.
11. Fixed: Certain global hotkeys will no longer fire when typing while using the Edge web engine.
12. Changed: The timing of recording file creation for DMS and ITPV channels is optimized to avoid recording file conflicts.
13. NEW: Added the number 4 to the TrimLines expression function to replace triple new lines with double.
14. Fixed: When IPTV or DMS channel recording failed to start, there was no notification sent (so the recording appeared to be going on but it was actually not).
Logged
Matt Ashland, JRiver Media Center

mattlovell

  • Galactic Citizen
  • ****
  • Posts: 304
Re: JRiver Media Center 28.0.76 for Windows -- Available Here
« Reply #1 on: October 16, 2021, 10:33:56 am »

Quote
3. Changed: The spacing between rows in a list would add room for the image column even if it wasn't there.

Thanks for that change, Matt!
Logged

Smack

  • World Citizen
  • ***
  • Posts: 115
Re: JRiver Media Center 28.0.76 for Windows -- Available Here
« Reply #2 on: October 18, 2021, 03:42:36 am »

Hello all,

i got a question. I'm new to this programm and I would like to play my original Bluray Disc (e.g. Big Hero 6).

I press play but i only get an black screen for maybe 1 sec and that's it. It doesn't play the disc.

I tried many other discs but same problem with them.

Do i need to install some driverpackage?
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71303
  • Where did I put my teeth?
Re: JRiver Media Center 28.0.76 for Windows -- Available Here
« Reply #3 on: October 18, 2021, 07:38:17 am »

Hello all,

i got a question. I'm new to this programm and I would like to play my original Bluray Disc (e.g. Big Hero 6).

I press play but i only get an black screen for maybe 1 sec and that's it. It doesn't play the disc.

I tried many other discs but same problem with them.

Do i need to install some driverpackage?
I'll move this to a new thread.  The wiki explains what you need to do.
Logged

Smack

  • World Citizen
  • ***
  • Posts: 115
Re: JRiver Media Center 28.0.76 for Windows -- Available Here
« Reply #4 on: October 19, 2021, 12:48:24 am »

I'll move this to a new thread.  The wiki explains what you need to do.
I think i need Anydvd for that. What If I'm using Linux instead of Windows? There is no Anydvd if I'm correct, right?
Logged

Hendrik

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10698
Re: JRiver Media Center 28.0.76 for Windows -- Available Here
« Reply #5 on: October 19, 2021, 01:01:08 am »

I think i need Anydvd for that. What If I'm using Linux instead of Windows? There is no Anydvd if I'm correct, right?

Blu-ray Disc playback is only supported on Windows in Media Center.
Logged
~ nevcairiel
~ Author of LAV Filters

Smack

  • World Citizen
  • ***
  • Posts: 115
Re: JRiver Media Center 28.0.76 for Windows -- Available Here
« Reply #6 on: October 19, 2021, 01:09:45 am »

Blu-ray Disc playback is only supported on Windows in Media Center.

Thanks Hendrik for the quick reply.
But other than this feature all other features will be added to the Linux Version as well (hopefully dynamic tonemapping (HDR-SDR) since I'm using an projector which is capable of REC2020 but not HDR (so all movies are to dark), will there be an option to select the maximum display luminance (nits))??
Logged
Pages: [1]   Go Up