INTERACT FORUM

Please login or register.

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

Author Topic: JRiver Media Center 26.0.37 for Mac -- Available here  (Read 1389 times)

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13488
JRiver Media Center 26.0.37 for Mac -- Available here
« on: March 20, 2020, 03:05:17 pm »

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

Download
https://files.jriver.com/mediacenter/channels/v26/latest/MediaCenter260037.dmg

26.0.37 (3/20/2020)

1. Fixed: A leak of file descriptors and sockets could happen when MC's helper functions were spawned, most commonly JRWorker.
2. Changed: Added a second parameter to the GroupSummary(...) expression function that when set to one, does not output things like "avg" or "total".
3. NEW: Added an "Audio" toolbar button that jumps to the last used Audio view.
4. Changed: Updated Greek translation (thanks Panagiotis).
5. NEW: Added a SearchTags(...) expression function that takes a value and returns all the fields that have a match (the parameter after the value is an integer that when set to 1, just returns true or false for matches instead of the field names).
6. NEW: Added the expression function Number(...) that takes a string and finds the number (plus decimal) in the string.
7. NEW: Added the expression function Find(...) to search for a substring in a string.
8. NEW: Added the expression function Trim(...) to trim non-printable characters and newlines from a string.
9. NEW: Added the expression function ListFind(...) to search a list for a value (takes a final parameter to decide if it should return the value or the index).
10. NEW: Added the expression function Range(...) to create a numbered list.
11. Changed: Removed the Network Streamer output plugin (not currently used).
12. Changed: Made the % column width wider for the reporter views on high DPI.
13. NEW: Added the ListShuffle(...) expression function.
14. Fixed: Album counts could be reported two times in the statusbar.
15. NEW: Added the option to load a view from a file (saved JVI) so you don't have to put it in the views folder.
16. Changed: The "Stop After Playing Track" choice in Theater View is only visible in Playing Now.
17. Fixed: Audio Path was not reporting that decoded files were being loaded for memory playback.
18. Changed: Updated to Monkey's Audio 5.23.

26.0.34 (3/13/2020)

1. Changed: Updated to Monkey's Audio 5.21.
2. NEW: Explorer views show a mode combobox to allow choosing showing all files, imported files, or not imported files.
3. Changed: Made Fill Track Numbers From List Order start over at one each time the disc # changes if the option to start over is selected.
4. Changed: Made the sort window wider.
5. NEW: Added CD ripping to Options > General > Features.
6. Fixed: Audio Path no longer reports that it's playing a video from memory if memory playback is enabled (the option only applies to audio).
7. Changed: The start over each album setting on filling the track numbers will also start over if the album artist (auto) changes.
8. Changed: Memory playback is checked for actually using memory instead of just checking the option for Audio Path (so things like Audio Calibration will no longer say memory playback).
9. Changed: Made composer lookup able to understand strings with years at the end and strings (composer (years)) and reversed in order (last name, first name).
10. Fixed: Made a possible fix for crashing on playback.
11. Changed: Minor corrections in Chinese (simplified and tranditional) translation text.
12. Changed: When the match quality is the same for suggestions, they'll be sorted by name instead of random sorting.
13. Changed: Some more YouTube improvements.
14. Changed: Improved performance of Cloudplay playback.
15. Changed: Using the Stop After N Tracks, the playback position will increment to the next file instead of staying on the last file.
16. Changed: Made the Tiles list style a little better for audio and image files.
17. Fixed: Certain views could crash for the last few builds.
18. Fixed: Sorting of number style lists would not treat empty elements as zero properly.
19. NEW: Added a Search For Playlists command to the right-click that opens up an Action Window page displaying a file's playlists.
20. Changed: Made the Locate fields a little better for images.
21. Faster: Made switching tracks from Cloudplay smoother.
22. Changed: Made the width of the Play Doctor window in Playing Now a little wider.
23. Fixed: Lyrics lookup could crash if it encountered a deleted file.
24. Changed: Updated Chinese (traditional) translation (thanks Jason).
25. Changed: Updated Hungarian translation (thanks Gyula).
26. Fixed: Clicking "Edit in Popup" would just close the tag editing due to a recent change.
27. Changed: Removed the Manage YouTube account option from Services because it's no longer working.

26.0.29 (3/2/2020)

1. Changed: Using the Stop After N Tracks, the playback position will increment to the next file instead of staying on the last file.
2. Changed: Made the Tiles list style a little better for audio and image files.
3. Fixed: Lyrics lookup could crash if it encountered a deleted file.
4. Changed: Updated Chinese (traditional) translation (thanks Jason).
5. Changed: Updated Hungarian translation (thanks Gyula).
6. Fixed: Clicking "Edit in Popup" would just close the tag editing due to a recent change.
7. Changed: Removed the Manage YouTube account option from Services because it's no longer working.
8. NEW: Added a JRiver YouTube web service so that YouTube and trailers work again.
9. Fixed: Switching tracks would discard the sorting of a library list.
10. Changed: Lookup Lyrics will use Google last because it can return results formatted poorly.
11. Fixed: The audio tool could overflow in rare cases during audio analysis (it would message and ask to be reported).
12. Changed: Made the "Playback could not be started..." error message timeout after 15 seconds and just cancel.
13. Changed: Updated the Chromium web engine to the latest Chrome release.
14. Changed: Updated to Monkey's Audio 5.20.
15. Changed: When checking for complete albums, the system will allow one or two duplicate album listings (side-by-side conversions) in the same folder.
16. NEW: Made maximizing offscreen windows optional (Options > General > Advanced).
17. Changed: List type fields show the auto-complete tooltip as a list on separate lines instead of a big string together with semi-colons.
18. NEW: Added commands to stop after a number of tracks to the stop menu (also added MCC_STOP_AFTER_TRACKS (10068)).
19. Changed: Made the tag window stop editing when it loses focus (except losing focus back to the file list because selecting another file should move the selection).
20. Fixed: Prevent PackageInstaller from showing up in the dock.

26.0.26 (2/20/2020)

1. NEW: Added a library backup task to the Task Scheduler (backup just uses the default backup location).
3. NEW: Ctrl+Alt+F opens the find and replace window.
3. Fixed: LAME MP3 encoding failed on files over roughly 15 minutes in length.
4. NEW: The find and replace tool uses comboboxes for the find and replace values that list the last eight choices entered.
5. Changed: Made the program no longer show a message when your iPod could not be identified.
6. Changed: Made drawing the cover art in the player window respect the border modes set in thumbnail options.
7. Faster: Drawing the artwork in the player window only happens when the area is flagged for drawing instead of on every drawing pass.
8. Fixed: Uploading files larger than 4 GB to a handheld would make the progress corrupt.
9. Changed: Made the handheld sync status column a bit wider.
10. Fixed: Some ZIP files would not decompress properly.
11. Fixed: Made the temporary filenames used by the CBZ, CBR, and EPUB thread-safe.
12. Changed: Updated German translation file (thanks Bytestar).
13. Changed: Made the apply tags auto-import configuration window sizable.
14. Changed: Download from library server uses the original filename instead of building an unhelpful name.
15. Changed: The "Save this view..." command on the Customize View dialog will use the view name instead "My View".
16. Changed: If any part of a popup window overflows the monitor, it will be maximized (applies to DSP Studio, Options, etc.).
17. NEW: Added support for CBZ and CBR comic files and thumbnail the files nicely.
18. NEW: Made the program thumbnail EPUB books.
19. NEW: HEIF Image Support.
20. Fixed: Corrected the slash direction after child View Extras folders for Mac.
21. Changed: Updated to Monkey's Audio 5.19.
22. Fixed: MC did not read "Lens type" field from Panasonic Maker Note directory in images.
23. Changed: Tuned the tab arrow size on high DPI.

26.0.22 (2/6/2020)

1. Changed: Updated Italian translation (thanks matteo e massimo).
2. NEW: When configuring auto-import, you can select "Include this folder only" to include a folder but not include subfolders.
3. Changed: Renamed the trailer pre-show selection to "Movie Trailer" so that using the value won't use the trailer field from the file in the Showtime rules.
4. NEW: The pre-show field supports any value instead of only from the accepted list.
5. Changed: When playing an image slideshow, the playing file is no longer shown each time the image is switched.
6. Changed: The options window maximizes if any of the window coordinates are off the screen (can happen with really high DPI settings, etc.).
7. Changed: Updated Greek translation (thanks Panagiotis).
8. Changed: Updated all translations to the latest strings from the code.
9. Changed: Libraries marked with an unknown origin can be deleted.
10. Fixed: The Date field could be wrong upon importing some images.
11. Changed: Made getting artist images and composer images add to the most recently used menu.
12. Fixed: Google image lookup wasn't working.permanent delete as first choice for TV in Theater View delete confirmation".
13. Changed: Saving settings in a library backup was not enabled for a portable install.
14. Fixed: Right-clicking a playlist other than the selected one and doing 'Export Playlist...' was not working.
15. Fixed: Connecting to a library server from a client could stop playback on all other connected clients.
16: Fixed: Panel - When selecting a playback option, Panel would send duplicate play commands when playing to any zone other than the browser.
17: Fixed: JRWorker aborting on exit causing a crash report to be generated. Need feedback please.
18. Changed: Made it so you can remove default library locations (because they might be old and unnecessary).
19. Fixed: Library restores could fail to work if a previous restore set the temporary directory to a directory that used slashes in the wrong direction for the platform.
20. Changed: Made the library creation portion of the benchmark faster again (also speeds up library creation in general).
21. Changed: Updated to Monkey's Audio 5.17.
22. Changed: When evaluating Showtime rules, everything after the equal will be evaluated as an expression on the current file.  Makes it possible to use fields from the files to pick what to show.
23. Fixed: More (fairly small) memory leaks.

26.0.19 (1/23/2020)

1. Fixed: Memory leak, especially when syncing libraries back to a server.
1. Changed: Made it so you can remove default library locations (because they might be old and unnecessary).
2. Fixed: Library restores could fail to work if a previous restore set the temporary directory to a directory that used slashes in the wrong direction for the platform.
3. Changed: Made the library creation portion of the benchmark faster again (also speeds up library creation in general).
4. Changed: Updated to Monkey's Audio 5.16.
5. Changed: When evaluating Showtime rules, everything after the equal will be evaluated as an expression on the current file.  Makes it possible to use fields from the files to pick what to show.
6. NEW: Added the relational type of one per composer to library fields.
7. Fixed: Playback Status would not advance when playing a file after loading a different library.
8. Changed: iTunes library import supports unlimited levels of iTunes playlist nesting instead of only one level.
9. Changed: Slovak translation updated (thanks Peter Lukac).
10. Fixed: The date field in some images was incorrectly set to "0" on import.
11. Changed: Customized the waveform colors for the Black on Black, Thunderstorm, Z, Aruba, Green Eyes, Purity, Pearl Bailey, Modern Cards Dark, Modern Cards White and Blue Steel skins to better match.
12. Changed: Made the waveform bar a little smoother on wide screens.
13. Fixed: Some corrupt mp4 files could lead to hanging of MC (MC went into an infinite loop).
Logged

MagerClab

  • Recent member
  • *
  • Posts: 37
Re: JRiver Media Center 26.0.37 for Mac -- Available here
« Reply #1 on: March 20, 2020, 06:11:17 pm »

file conversion (in my case flac to mp3) does not work (anymore)....progress bar rushes through a batch, files aren't converted.  np for now, downgrading...
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13488
Re: JRiver Media Center 26.0.37 for Mac -- Available here
« Reply #2 on: March 20, 2020, 09:46:26 pm »

file conversion (in my case flac to mp3) does not work (anymore)....progress bar rushes through a batch, files aren't converted.  np for now, downgrading...
Confirmed.
Did it work for you in 26.0.34?
Logged

MagerClab

  • Recent member
  • *
  • Posts: 37
Re: JRiver Media Center 26.0.37 for Mac -- Available here
« Reply #3 on: March 21, 2020, 12:31:41 am »

Confirmed.
Did it work for you in 26.0.34?

Don't know...because automatic update polling (from inside MC...) doesn't work on my Mac since several builds (Firewall etc: checked - traffic is going through, Windows version is fine in this regard), I went back to my last "forum" version. 26.0.29. And with that import works.

 
Logged

Paul S.A. Renaud

  • World Citizen
  • ***
  • Posts: 218
Re: JRiver Media Center 26.0.37 for Mac -- Available here
« Reply #4 on: March 21, 2020, 04:31:17 pm »

I think the issue has been discussed before, but MC26.00.37 crashes when editing metadata for a range of videos. The program crashes when choosing a new value from a dropdown box of a single metadata field. Editing single videos is okay.
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13488
Re: JRiver Media Center 26.0.37 for Mac -- Available here
« Reply #5 on: March 23, 2020, 11:03:05 am »

Don't know...because automatic update polling (from inside MC...) doesn't work on my Mac since several builds (Firewall etc: checked - traffic is going through, Windows version is fine in this regard), I went back to my last "forum" version. 26.0.29. And with that import works.

 
Got it, it will be fixed in the next build. Thanks.
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13488
Re: JRiver Media Center 26.0.37 for Mac -- Available here
« Reply #6 on: March 23, 2020, 11:24:48 am »

I think the issue has been discussed before, but MC26.00.37 crashes when editing metadata for a range of videos. The program crashes when choosing a new value from a dropdown box of a single metadata field. Editing single videos is okay.
I tried this just now without issue.
How many files?
What type?
Which field?
Is it possible any of them are not writable (and tag writing is enabled)?
Logged

Paul S.A. Renaud

  • World Citizen
  • ***
  • Posts: 218
Re: JRiver Media Center 26.0.37 for Mac -- Available here
« Reply #7 on: March 25, 2020, 07:54:59 am »

I had it with "Media Subtype". If you edit a single movie is okay. If I do a couple of movies at the same time it crashes.
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13488
Re: JRiver Media Center 26.0.37 for Mac -- Available here
« Reply #8 on: March 26, 2020, 10:06:39 am »

I had with Media Subtype. If you edit a single movie is okay. If I do a couple of movies at the same time is crashes.
I still can't make it crash.
Are they on a local drive?
Are the files writable?
Logged

Paul S.A. Renaud

  • World Citizen
  • ***
  • Posts: 218
Re: JRiver Media Center 26.0.37 for Mac -- Available here
« Reply #9 on: March 27, 2020, 01:14:25 am »

I moved to MC26.0.39 and it does not happen again. No idea why? Let's forget it for the moment.
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13488
Re: JRiver Media Center 26.0.37 for Mac -- Available here
« Reply #10 on: March 27, 2020, 11:11:21 am »

I moved to MC26.0.39 and it does not happen again. No idea why? Let's forget it for the moment.
Good, thanks for the feedback!
Logged
Pages: [1]   Go Up