INTERACT FORUM

Please login or register.

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

Author Topic: JRiver Media Center 30.0.87 for Mac Silicon/Intel Universal build  (Read 874 times)

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13447

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

Download Universal Silicon/Intel 64 bit build
https://files.jriver.com/mediacenter/channels/v30/latest/MediaCenter300087-Universal.dmg (minimum requirement MacOS 10.11)

Note: This should be considered a beta build. We are not auto-updating to anything past 30.0.25 yet.

30.0.87 (3/27/2023)

1. Fixed: Importing a Blu-ray folder rip (BDMV) will more aggressively exclude auxiliary data files from being imported separately.
2. Changed: Updated the Catalan language (thanks Josep).
3. NEW: Added a "Formatted" flag to requests for file information from MCWS to format MPL or JSON responses.
4. Changed: Updated Greek translation (thanks Panagiotis).
5. Fixed: Internal fix to prevent crashes on certain string operations.

30.0.86 (3/24/2023)

1. Fixed: Dragging tabs could lose the selected tab with some views.
2. Changed: When closing tabs, the last tab used is opened (instead of the far right tab).
3. NEW: Left-clicking the empty area of the tabs rolls through list styles.
4. Changed: The Get Movie & TV Info dialog remembers the last size and position (and also maximizes to fullscreen when the option is selected).
5. Changed: Updated to Monkey's Audio 10.06.  Supports 32-bit floating point.
6. Fixed: Manage TV Channels window failed to show scrambled status in Details for DVB-C and DVB-S channels.
7. Fixed: VST3 plugins that used a legacy method of initialization were not working (Ozone 9 for example).

30.0.83 (3/17/2023)

1. Changed: Made the total discs and total tracks tool not operate on Podcasts, Test Clips, or Audiobooks.
2. NEW: Total Tracks is updated each run along with Total Discs.
3. Changed: MC no longer jumps to display view, even when so configured, when playing the WDM driver.
4. Changed: The ALT key no longer highlights the menu when a popup is showing.
5. NEW: DVB TV channel scan will save Scrambled status in TV channel's Keywords tag.  On "Manage TV Channels" window the channels' scrambled status is marked True or False in "Details".
6. Fixed: When converting format of files that were particles, and if the user chose the mode "Replace original file on disk and in library" the parent file got erroneously deleted.
7. Fixed: Monkey's Audio was failing to decompress old files since the addition of faster lookup tables on February 15th.
8. Fixed: Video analysis could fail to determine the aspect ratio of some video files.
9. Changed: Video analysis will favor the container-specified aspect ratio, if available and reliable.
10. Fixed: Black bar detection would mis-detect some samples due to wrong seeking and too short analysis.
11. Fixed: The "Norwegian Bokmål" language name was not encoded in Unicode properly.
12. NEW: Added the image dimensions to the Get Movie & TV Info dialog.
13. Fixed: Format Conversion could have unpredictable result if the files being converted were particles.
14. Changed: DLNA notifies after resume from sleep on a background thread (instead of hanging the program).
15. Fixed: Black bar analysis for videos did not run during auto-import.
16. Fixed: Black bar analysis could get stuck on some files.
17. Changed: The SetField expression function clears the output instead of leaving the field name there.
18. Fixed: Occasional glitches when selecting a television program by entering a channel number, in Theater view guide grid.
19. Changed: The timer for TV Recording Manager is no longer started if TV feature is not turned on.
20. Changed: A lot of logging added to VST studio plugin installation/activation.
21. Changed: When VST3 plugins are installed, don't try to load the library (which doesn't work) as is done with other DSP studio plugins, only use the VST3 methods.
22. Fixed: JTV recordings recorded with video capture devices that use uncompressed video would not play.
23. Fixed: Transferring to Handheld devices might skip transcoding (even if configured to do so) if the converted file has the same file extension and if the conversion cache is located next to the original file.
24. Changed: Setting the total number of tracks doesn't tag the file (just like setting discs).

30.0.72 (3/3/2023)

1. Changed: Hooked up remote playback buttons to control Prime Video in Theater View.
2. Changed: Video Aspect Ratio is always stored using a decimal, rather than a fraction.
3. Changed: Video Aspect Ratio is calculated from the active video rectangle after cropping if Black Bar detection is being performed.
4. Fixed: When connected to a library server with authentication MC could crash on auto-syncing because of bad path separators.
5. Changed: Updated the Catalan language (thanks Josep).
6. Fixed: When hiding the status column in Analyze Audio, it could not be brought back (also applies to other custom columns).
7. Changed: MCWS function GetGuidePrograms will return the program database key as an attribute.
8. Fixed: When changing channel by entering a channel number in Theater View television guide, the new selected program was random horizontally.  Now the new selected program will be one that is near the same time slot as previous selection.
9. Changed: Disabled enumeration of Proxy handheld devices when operating in Media Client mode.
10. Fixed: A bug crashing when using VST3 plugins on initial playback of a video.

30.0.69 (3/2/2023)

1. Changed: Streaming transcoded video between two instances of Media Center uses the HLS VOD protocol for improved stability and responsiveness.
2. Changed: Updated the Catalan language (thanks Josep).
3. Fixed: When hiding the status column in Analyze Audio, it could not be brought back (also applies to other custom columns).
4. Changed: MCWS function GetGuidePrograms will return the program database key as an attribute.
5. Fixed: When changing channel by entering a channel number in Theater View television guide, the new selected program was random horizontally.  Now the new selected program will be one that is near the same time slot as previous selection.
6. Changed: Tweaked mouse movement/acceleration when controlling with directional arrows in Theater View.
7. Fixed: (Panel) The context menu options on the search page were not working properly.
8. Changed: Adjusted the Q in filters used for Room Correction, Headphones, Convolution, etc. to account for the square root of two change in v29.
9. NEW: Added an optional parameter to the Replace expression to specify case sensitive or not searching.
10. Fixed: Stop after tracks was not working.
11. Changed: Updated the Korean translation (thanks Junghwan).
12. Changed: Split black bar detection out of video analysis into a separate tool, since the process can be rather slow.
13. Changed: Added a new option to the import dialog to perform black bar detection on videos during import.
14. Changed: Filling missing entries after EPG loading will be done in a background worker thread.
15. Changed: EPG missing entries will have a duration of 4 hours instead of 1 hour, to increase efficiency.
16. NEW: The EPG status text in the Standard Television View will include message indicating that EPG loading is going on, or filling missing entries is going on in the background.
17. Fixed: MCWS function SetRecording did not parse the start time parameter correctly.
18. NEW: Added a Key parameter to MCWS/v1/Playback/PlayDoctor to specify a start file (which will build the rest of the playlist).
19. Changed: WAV files greater than 2 GB are no longer tagged.
20. Fixed: When writing a huge WAV file, a negative one is used for the length (was overflowing before).
21. Fixed: Encoding really big files was failing with WavPack.
22. Changed: Added verbose logging when an audio device fails to open.
23. Changed: Added a retry of the audio device open if it fails.
24. Changed: Disabled enumeration of Proxy handheld devices when operating in Media Client mode.

30.0.66 (2/23/2023)

1. NEW: Added the "Video Scan" field to indicate if a video is "Progressive" or "Interlaced".
2. Changed: Audio with odd sample rates will be automatically resampled to a common rate.
3. Changed: When the SSRC resampler fails to load (due to an unsupported sample rate), SoX will be used instead.
4. Changed: When the FormatNumber expression crops a value to 0 because of the decimal places, the empty display will be shown.
5. NEW: Added a Decimal expression function to convert to dot for a number.
6. Changed: Made the expression editor popup remember window positioning.
7. Changed: Updated the default tag window templates with the new video fields.
8. Changed: Importing/Exporting all tag window templates will write the correct template version, and validate it on import.
9. Changed: Made the sign of zero from the math evaluator output 1 (instead of 0).
10. NEW: Added a customization option to the Tag window to show All Fields With Values (including read-only fields).
11. NEW: Added the ability to customize the flush after stop issued to VST plugins.
12. Fixed: When showing television guide by time in Theater View ("This evening", "Tomorrow morning", "Tomorrow afternoon", etc.) a random program could be selected when entering the grid view, instead of the program showing at the upper left corner.
13. Changed: Slovak translation updated (thanks Peter Lukac).
14. Changed: Updated German translation file (thanks Bytestar).
15. Changed: The ConvertDate expression function accepts more than one parameter again and just ignores everything after the first (unless it's 3 or 6 since that's the new format).
16. Changed: Theater View web page keyboard control: Escape key now acts as "back" and mouse cursor movement is accelerated when holding down on directional arrow keys.
17. Fixed: Various improvements to AC-4 audio decoding, including fixed channel mapping and improvements to audio timing to reduce glitches in playback.
18. Changed: Updated FFmpeg to 5.1, used for file analysis and transcoding.
19. NEW: Video Analysis can now identify "immersive" Atmos and DTS:X audio tracks.
20. NEW: Crop (Black Bar) detection has been added to Video Analysis.
21. Fixed: Video analysis would not fill the "HDR Mastering Color Space" field.
22. Fixed: Running "Analyse Video" or "Update Library (from Tags)" on Video files could reset the rating stored in the database.
23. Changed: Updated to Monkey's Audio 9.15.  Faster AVX assembly runs on all Intel platforms, AVX-512 is used when available, and speed-ups across the board.
24. Changed: Updated Greek translation (thanks Panagiotis).
25. Changed: Added sorting of phrases to the translation files (and updated all translations).
26. Changed: VST plugins are only checked for VST3 if the bundle is VST3.
27. NEW: Added option for Theater View web pages to display full screen with the direction arrows and OK/Enter controlling the mouse.
28. Fixed: TV engine erroneously returned a failure code when initializing a Sat>IP device on Mac/Linux OS's, causing playback to fail.
29. Changed: Playing a video from a library server with conversion will use the progressive HTTP streaming support if possible (when a MPEG-TS format is selected).

30.0.62 (2/14/2023)

1. Fixed: VST3 plugins that required initialization were not working. This was mostly seen on plugins that loaded their own resources from their bundle.
2. Fixed: Some VST3 plugins provided multiple entrypoints and so would crash when the older style entrypoint was initialized first.
3. NEW: Running MCC commands from the launcher can take a string by surrounding with single quotes (example: MC30.exe /MCC 22043,'Video\YouTube').
4. NEW: Added MCC MCC_THEATER_VIEW_PATH (22043) to allow selecting a path in Theater View.
5: NEW: Added a Library Tool to run extended Video Analysis.
6. Fixed: Corrected a typo in the compare dates expression tooltip.
7. Changed: Changed the compare dates tooltip to better translate.
8. Changed: Additional optimization of Theater View television guide display speed.
9. Changed: Updated Greek translation (thanks Panagiotis).
10. Changed: Updated all translations to the latest strings from the code.  Also made the translation tool not output the same header multiple times in a row.
11. Changed: Removed some custom expressions from the default Theater View Television Guide setup since they are now handled differently and more efficiently.

30.0.61 (2/10/2023)

1. Fixed: Sat>IP channels might not be loaded correctly from an m3u channel list file if the file specifies modulation type (mtype) in upper case letters (e.g. "mtype=QPSK" instead of "mtype=qpsk").
2. Fixed: Sat>IP channel scan wizard did not properly load the user-supplied channel list m3u file.
3. NEW: Playing Now button on Spotlight page allows you to add the track to the Spotlight Favorites playlist.
4. Optimized: Theater View television guide display is much faster.
5. Changed: Some changes to Optical disc detection and eventing to make ripping more stable.

30.0.60 (2/3/2023)

1. NEW: Added new video metadata fields, as well as filling those fields during import.
2. Fixed: Making a disc backup of a DVD using MakeMKV would cause a crash.
3. NEW: Added a the ability to pass a year, month, day, hour, minute, and second to the ConvertDate expression function.
4. Changed: IPlugFrame is implemented for VST3 and a resize is issued when called for.
5. Changed: Slightly improved Theater View TV guide display speed.
6. Changed: Made playback loop back to the beginning when it stops at the end of a playlist.
7. Changed: Locate on disk is available on Library Server Clients again when local file access is available.
8. Changed: Update Library (from tags) & Update Tags (from library) are available with Library Server Clients again, with added checks to prevent issues when local file access is not possible.
9. Fixed: Picking Import All in the Tag window customize dialog then cancelling would corrupt the display.
10. Changed: Update Library (from tags) & Update Tags (from library) are no longer available on Library Server and DLNA Clients, as direct file access is required.
11. Changed: Locate on disk is no longer available on Library Server and DLNA Clients, as direct file access is required.
12. Changed: Disable some functions which won't work with DLNA connected libraries. Fix one that should.
13. Changed: Made Google date lookup work a little better.
14. Changed: Add logging to VST3 plugin function call failures.
15. Changed: VST3 force a layout on resize, fall back to current size if resize isn't supported.
16. Changed: VST3 let the plugin know we support resize.
17. Fixed: VST3, deal with retina scaling when displaying the plugin.

30.0.55 (1/26/2023)

1. Fixed: Picking Import All in the Tag window customize dialog then cancelling would corrupt the display.
2. Changed: Update Library (from tags) & Update Tags (from library) are no longer available on Library Server and DLNA Clients, as direct file access is required.
3. Changed: Locate on disk is no longer available on Library Server and DLNA Clients, as direct file access is required.
4. Changed: Disable some functions which won't work with DLNA connected libraries. Fix one that should.
5. Changed: Reworked the year calculation (y) in CompareDates to be based on the years and days apart.
6. Changed: The reverse sync when building library server sync uses the copied library as well to avoid lags.
7. Changed: Cancel of the library server sync thread was not working nicely.
8. Changed: When building deltas for library server sync, the library is copied to avoid lags.
9. NEW: Added "yd" to the CompareDates expression function to output the number of years and days between dates.
10. Fixed: The string "Unrated" could not be translated.
11. Changed: Updated Czech translation (thanks Jan Boháč).
12. Fixed: The title of the OSD commands could not be translated.
13. NEW: Added a CompareDates expression function to compare by year, days, or calendar years.
14. Changed: Date lookup from Google was no longer working.
15. NEW: Windows are created with the background color to eliminate white flashes.
16. Fixed: When an Optical disc volume name contained a ":" the disc wouldn't be seen in MC.

30.0.50 (1/13/2023)

1. NEW: In Theater View television Guide, the TV channel on the left side of the guide grid will be marked as selected when a corresponding program is selected.
2. Changed: Updated Chinese (simplified) translation file (thanks YanJun Sun).
3. Changed: Updated all translations to the latest strings from the code.
4. Fixed: Memory caching of trackinfos flushed between changes on Ventura.
5. Changed: Updated German translation file (thanks Bytestar).
6. Fixed: The extra channels selection would not be used when filling the channels for the Parametric Equalizer.
7. Fixed: Installing a license running a portable install was not working.

30.0.49 (1/10/2023)

1. Fixed: Trackinfo templates on MacOS Ventura.
2. Fixed: Links from an internal browser page that SHOULD have been opened in an external browser were being loaded internally (affected trackinfos).
3. Fixed: Another crash when opening a trackinfo upon program start.

30.0.48 (1/9/2023)

1. Fixed: The start time column was not correct for sunrise or sunset scheduled tasks.
2. Fixed: The "Link To Playlist" menu would draw & characters in playlist names as underlines.
3. Fixed: "Get Movies & TV Info" failed to save cover art image if the file has a long path.
4. Changed: If XMLTV file specifies that a TV program is a "series", but does not provide a series name in addition to an episode name, the episode name will be copied into "Series" field, instead of leaving it empty.
5. Changed: When running "Get Movie & TV Info" tool, a TV Show that has no Series name but its Keywords field contains the word "Series", the show name will be copied into "Series" field so that "Get Movie & TV Info" can proceed.
6. Fixed: Crash when starting playback from an initial startup of MC when a trackinfo would be used and no previous web access was done.
7. Fixed: PostData was being discarded when cross platform databases were being used. This resulted in being unable to play SACD tracks > track 1 when a client and server MC instance were not of the same OS when one of the OS is Windows.
Logged

HaWi

  • Citizen of the Universe
  • *****
  • Posts: 905
Re: JRiver Media Center 30.0.87 for Mac Silicon/Intel Universal build
« Reply #1 on: March 28, 2023, 12:03:48 pm »

Tabs are still not working. When re-loading MC they all still change to the one that was selected before quitting MC.
I had Audio Only on but after turning it off, the tabs still change
I am running in MC Server mode.
EDIT:
It seems that when I do not use server mode then the tabs are preserved - curious.
The hangs happen when I open the smart list that checks for missing files and while that is "Working" try to select another tab
EDIT2:
Specifically, the option in <Media Network /Advanced/DLNA Renderer> must be unchecked to preserve the tabs after quitting
Logged
rPi5/8GB, Debian 12 Bookworm on SSD | JRMark (32.0.25 64 bit): 2739
MacBookPro (2013), 2.6 GHz Quad-Core Intel Core i7, MacOS 11.7.17 | JRMark (32.0.25 64 bit): 3792
Mac Studio M2 Max, 64GB, 1TB SSD, macOS Sonoma 14.4 | JRMark (32.0.25 64 bit): 9345
Docker Container (shiomax) DS1819+ | JRMark (32.0.25 64 bit): 1415
JRemote 3.43
MO 4Media 1.5.7 | Marantz SR7007 (RSL 5.1) HDMI to MacBookPro

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13447
Re: JRiver Media Center 30.0.87 for Mac Silicon/Intel Universal build
« Reply #2 on: March 28, 2023, 12:52:25 pm »

Tabs are still not working. When re-loading MC they all still change to the one that was selected before quitting MC.
I had Audio Only on but after turning it off, the tabs still change
I am running in MC Server mode.
EDIT:
It seems that when I do not use server mode then the tabs are preserved - curious.
The hangs happen when I open the smart list that checks for missing files and while that is "Working" try to select another tab
When you are in server mode, how do you quit MC?

I'll ask Matt about the hang.
Logged

HaWi

  • Citizen of the Universe
  • *****
  • Posts: 905
Re: JRiver Media Center 30.0.87 for Mac Silicon/Intel Universal build
« Reply #3 on: March 28, 2023, 12:59:09 pm »

When you are in server mode, how do you quit MC?

I'll ask Matt about the hang.
Thanks Bob,
I usually quit by going to the Top Menu <Media Center> and press the Quit option
However, as I just found out, if I uncheck the <DLNA Renderer> Option in <Media Network/Advanced> then the tabs are preserved
Logged
rPi5/8GB, Debian 12 Bookworm on SSD | JRMark (32.0.25 64 bit): 2739
MacBookPro (2013), 2.6 GHz Quad-Core Intel Core i7, MacOS 11.7.17 | JRMark (32.0.25 64 bit): 3792
Mac Studio M2 Max, 64GB, 1TB SSD, macOS Sonoma 14.4 | JRMark (32.0.25 64 bit): 9345
Docker Container (shiomax) DS1819+ | JRMark (32.0.25 64 bit): 1415
JRemote 3.43
MO 4Media 1.5.7 | Marantz SR7007 (RSL 5.1) HDMI to MacBookPro

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13447
Re: JRiver Media Center 30.0.87 for Mac Silicon/Intel Universal build
« Reply #4 on: March 28, 2023, 01:57:36 pm »

Thanks Bob,
I usually quit by going to the Top Menu <Media Center> and press the Quit option
However, as I just found out, if I uncheck the <DLNA Renderer> Option in <Media Network/Advanced> then the tabs are preserved
Since there are multiple ways to quit MC the exit path is not the same.
With DLNA enabled the renderer devices on the network need to be signed out of on quit.
That happens normally with a quit or file->exit when MC isn't in server mode.
It's possible being in server mode makes it skip part of the orderly exit resulting in a corrupted settings file.
I'll see if I can track that down.

Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13447
Re: JRiver Media Center 30.0.87 for Mac Silicon/Intel Universal build
« Reply #5 on: March 28, 2023, 03:28:04 pm »

Since there are multiple ways to quit MC the exit path is not the same.
With DLNA enabled the renderer devices on the network need to be signed out of on quit.
That happens normally with a quit or file->exit when MC isn't in server mode.
It's possible being in server mode makes it skip part of the orderly exit resulting in a corrupted settings file.
I'll see if I can track that down.
On other question, you are closing from being in Media Server mode with the UI still showing then using quit?
(the alternative would be with the UI not showing and hitting the MC media server icon and doing close media server)
Logged

HaWi

  • Citizen of the Universe
  • *****
  • Posts: 905
Re: JRiver Media Center 30.0.87 for Mac Silicon/Intel Universal build
« Reply #6 on: March 28, 2023, 03:33:10 pm »

Yes, I am quitting with Media Server still showing
Logged
rPi5/8GB, Debian 12 Bookworm on SSD | JRMark (32.0.25 64 bit): 2739
MacBookPro (2013), 2.6 GHz Quad-Core Intel Core i7, MacOS 11.7.17 | JRMark (32.0.25 64 bit): 3792
Mac Studio M2 Max, 64GB, 1TB SSD, macOS Sonoma 14.4 | JRMark (32.0.25 64 bit): 9345
Docker Container (shiomax) DS1819+ | JRMark (32.0.25 64 bit): 1415
JRemote 3.43
MO 4Media 1.5.7 | Marantz SR7007 (RSL 5.1) HDMI to MacBookPro

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13447
Re: JRiver Media Center 30.0.87 for Mac Silicon/Intel Universal build
« Reply #7 on: March 28, 2023, 03:38:46 pm »

Yes, I am quitting with Media Server still showing
I just traced that and it does save the views so I'm not sure exactly what's going on.
Logged

HaWi

  • Citizen of the Universe
  • *****
  • Posts: 905
Re: JRiver Media Center 30.0.87 for Mac Silicon/Intel Universal build
« Reply #8 on: March 29, 2023, 09:23:28 am »

Thanks Bob
Now that I have turned off DLNA Renderer I can still run in Server mode and still preserve the tabs.
Logged
rPi5/8GB, Debian 12 Bookworm on SSD | JRMark (32.0.25 64 bit): 2739
MacBookPro (2013), 2.6 GHz Quad-Core Intel Core i7, MacOS 11.7.17 | JRMark (32.0.25 64 bit): 3792
Mac Studio M2 Max, 64GB, 1TB SSD, macOS Sonoma 14.4 | JRMark (32.0.25 64 bit): 9345
Docker Container (shiomax) DS1819+ | JRMark (32.0.25 64 bit): 1415
JRemote 3.43
MO 4Media 1.5.7 | Marantz SR7007 (RSL 5.1) HDMI to MacBookPro

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13447
Re: JRiver Media Center 30.0.87 for Mac Silicon/Intel Universal build
« Reply #9 on: March 29, 2023, 09:51:51 pm »

Thanks Bob
Now that I have turned off DLNA Renderer I can still run in Server mode and still preserve the tabs.
That's an interesting observation since the renderers need to be told to bye-bye when MC goes down (that's the hesitation on close) which alters the shutdown procedure, especially if a renderer is stuck.
Logged
Pages: [1]   Go Up