Difference between revisions of "Release Notes MC28"

From JRiverWiki
Jump to: navigation, search
Line 1: Line 1:
 +
'''28.0.21 (6/8/2021)'''
 +
<br>
 +
1. Changed: VST plugins could cause latency because of the new buffer delivery system.  Now it uses smaller buffers.<br>
 +
2. Fixed: Library backups could not include thumbnails because some code was commented out in release.<br>
 +
3. Fixed: The example for the Extract function was not right.<br>
 +
4. '''NEW:''' Tag() expression function will return image XMP tags that are not JRiver database fields, for example, Tag(XMP: Label).  Also, Tag(EXIF: Make) and Tag(EXIF: Model) will return make and mode of the camera, individually (whereas [Camera] returns a combination of the two as before).<br>
 +
5. Changed: Diverting to a DLNA zone will issue a seek (since bookmarking is not supported) to retain the playback position.<br>
 +
<br>
 +
<br>
 
'''28.0.20 (6/4/2021)'''
 
'''28.0.20 (6/4/2021)'''
 
<br>
 
<br>

Revision as of 23:26, 8 June 2021

28.0.21 (6/8/2021)
1. Changed: VST plugins could cause latency because of the new buffer delivery system. Now it uses smaller buffers.
2. Fixed: Library backups could not include thumbnails because some code was commented out in release.
3. Fixed: The example for the Extract function was not right.
4. NEW: Tag() expression function will return image XMP tags that are not JRiver database fields, for example, Tag(XMP: Label). Also, Tag(EXIF: Make) and Tag(EXIF: Model) will return make and mode of the camera, individually (whereas [Camera] returns a combination of the two as before).
5. Changed: Diverting to a DLNA zone will issue a seek (since bookmarking is not supported) to retain the playback position.


28.0.20 (6/4/2021)
1. NEW: Tabs support dragging to re-order (and dragging also takes the views so you can drag a tab to Playing Now to play, etc.).
2. Changed: Made restoring a library and settings a little faster (doesn't decompress twice any longer).
3. NEW: Added the ability to include thumbnails in a library backup.
4. Changed: The expression engine is better about evaluation strings in brackets and not always assuming something after a comma is a parameter.
5. Changed: Renamed the Diversion feature.
6. NEW: Added a menu option "Divert Here" to divert from playing zones.


28.0.19 (6/2/2021)
1. Changed: Made the size of audio block delivered to a VST plug-in always match the maximum size we told the plug-in (wasn't checking previously).
2. NEW: Added the feature "Stop, Move, and Play" to zone right-click to move playback to a different zone.
3. Changed: Made the MCWS function Playback/LoadDSPPreset able to load DLNA zones (like the save added recently).


28.0.18 (5/26/2021)
1. Changed: The new folder selection dialog shows and hides nicer.

28.0.17 (5/25/2021)
1. NEW: Added a filter box to the toolbar customization dialog to filter the list of choices.
2. Fixed: The check for whether a file already existed wasn't working properly when ripping using MakeMKV.
3. Fixed: MP4 files could crash if there was an error that we didn't find a good frame after.
4. Changed: The MCWS to save a DSP preset works with DLNA zones (and save's the associated DLNA server's settings).
5. NEW: Netflix Web: Added an option (Services -> Netflix Web) to automatically skip the intro/credits.
6. Changed: A newer path selection method is used that supports typing paths and looks more like Explorer.


28.0.16 (5/20/2021)
1. Changed: Updated Greek translation (thanks Panagiotis).
2. NEW: A new field "Secure Rip" is filled after a secure rip with details about the rip.
3. Changed: The Audio CRC field is filled when ripping.


28.0.15 (5/18/2021)
1. NEW: Added the option to loudness to be full spectrum (default), bass only, or treble only.
2. Changed: When serving a DSP preset, the filename in the browser will be the zone name.


28.0.14 (5/13/2021)
1. Changed: Netflix in Theater View now offers various player augmentations to enable 5.1 audio and more (check Options -> Services -> Netflix Web)
2. Changed: Playback/SaveDSPPreset just returns the saved DSP file instead of an encoded blob.
3. NEW: The option to remove played files from Playing Now can remove files as they are played or leave the last five files.
4. Changed: Updated Czech translation (thanks Jan Boháč!).
5. Fixed: The tree node function could crash if there was no tree selection.
6. Fixed: When you'd edit an expression, resizing the dialog would discard the changes.
7. NEW: The Mid(...) expression function takes a mode so that you can pass the end as an index instead of a count of characters.
8. Changed: Updated German translation file (thanks Bytestar).
9. NEW: Added the ability to set the output filename of titles when ripping using MakeMKV.


28.0.13 (5/7/2021)
1. Fixed: Opening Netflix from Theater View could result in not giving focus to the website.
2. Changed: Netflix in Theater View can now be closed with Backspace from the main navigation page.
3. NEW: Added the TreeNode(...) expression. Mode 0 (the default) returns the full path. Mode 1 returns the current item. Mode 2 returns the parent item.


28.0.12 (5/5/2021)
1. Fixed: The Netflix website integration can now handle season/episode select properly.
2. Fixed: Many style fixes and improvements for the Netflix website integration.
3. NEW: The Playback/LoadDSPPreset function accepts a saved DSP preset file (remember to URL escape).
4. NEW: Added Playback/SaveDSPPreset to return a saved preset.


28.0.11 (5/4/2021)
1. Fixed: Ripping a CD could fail in the last few builds.


28.0.10 (5/3/2021)
1. Changed: Made the new / improved this version menu item link to v28.
2. Fixed: If playback was set to include no files from Cloudplay, doing a right-click Play (with Play Doctor and Cloudplay) would not work.
3. Changed: Slovak translation updated (thanks Peter Lukac).
4. Fixed: MC cleared time component of "Date/Time Original" in EXIF erroneously.
5. Fixed: MC could not load EXIF "Date/Time Original" tag if it has no time component.
6. Fixed: FLAC radio playback could fail.


28.0.9 (4/29/2021)
1. Fixed: HDCD analysis would corrupt beats per minute detection.
2. NEW: Added an audio CRC field to the audio analyzer that calculates the CRC32 of the audio data (only calculated for 16-bit and 24-bit stereo currently).
3. NEW: Access Netflix through Theater View. (early preview)


28.0.8 (4/27/2021)
1. Changed: TPDF dither is no longer applied during format conversion with no DSP (since it would change the bits).
2. NEW: Added the 1x, 2x, etc. to the compression field for DSD files.
3. Changed: The list of libraries is no longer removed during an upgrade install.
4. Changed: Made the Value box of the Tag Action Window customization taller.
5. NEW: Added select all and unselect all buttons to the MakeMKV title selection dialog.
6. NEW: Added expanded title information tooltips to the MakeMKV title selection dialog when the cursor is hovering over titles.


28.0.7 (4/23/2021)
1. NEW: Skins are copied during upgrade from the old install to the new install.
2. Changed: JRiver time-shifting DirectShow filter will re-check connection media types when the graph starts running, because some video capture devices change media format (for example audio sample rate) without sending a notification to the graph.
3. NEW: IPTV Support in TV engine. Live streaming now, no time-shifting or recording yet. May not work for all URLs.
4. NEW: Support for Canon .CR3 raw image format.


28.0.6 (4/21/2021)
1. Fixed: The context menu on Playing Now "Track Info" was not accessible with the Edge integrated browser.
2. Fixed: FLAC file playback could crash in 28.0.5.
3. Fixed: Opening CloudPlay with the Edge integrated browser could prompt for additional login details.
4. Changed: Removed unintended double-buffering in mp4 plugin.
5. Fixed: In WMA plugin if "Disable audio buffering to disk" option (Linux only) was used, a file buffer was still created.
6. Changed: The file type is passed along with Radio Paradise files so it no longer needs to hit the server for it.
7. NEW: The custom folders (resources, art, skin items, webpages) are copied during an upgrade to the new version.


28.0.5 (4/16/2021)
1. NEW: Added the PlaylistTime(...) expression to get the time of a track in the current playlist (a sum of all previous durations) in mode 0, mode 1 adds the current track as well, the remaining time of the playlist in mode 2 and 3 (2 excludes the current track), and mode 4 for the total playlist duration.
2. Fixed: WASAPI loopback was not working.
3. Fixed: MakeMKV ripping would create processes over and over instead of using the same one.
4. Changed: When making relative paths, if nothing is in common, it doesn't convert to relative (previously would still output something -- but it wouldn't work).
5. NEW: The export all playlists tool shows a dialog to allow picking the format, whether to use relative paths, and the output path.
6. Fixed: With memory playback enabled, playing some streaming stations with ICY metadata could fail after a while.
7. Fixed: When playing URLs, two layers of ICY parsing could happen causing hiccups in the audio.
8. Fixed: MakeMKV processes were not always getting cleaned up when finished.
9. NEW: Files ripped using MakeMKV are imported after ripping.
10. Changed: Removed unintended double-buffering in mp3 plugin.


28.0.4 (4/9/2021)
1. NEW: Added the token "Bitdepth" to the player window to show the bitdepth of the file playing.
2. Changed: Made the Compare(...) expression look for the <,>,etc. operators and ignore everything else (so spaces or letters won't mess it up).
3. NEW: Setting the date of a picture also updates the EXIF date to match.
4. Fixed: Media Center could create test files for if a directory is writable and leave them in certain cases.
5. Fixed: MC could read ID3v2.2 PIC frame incorrectly causing the JPEG image to lose "start of image" marker.
6. Changed: The new Edge Browser is now the default internal browser, and the browser selection has been reset.
7. Fixed: YouTube playback was not working for many videos.
8. NEW: When scrolling in a list, if shift is held down it will scroll horizontally.
9. Fixed: Convolution did not work properly with channels 10 and higher.
10. Fixed: Filenames that were exactly the MAX_PATH length would not work.
11. NEW: Rip using MakeMKV. Users who have MakeMKV installed will now have an option to rip DVD and Blu-Ray using MakeMKV from Media Center. Note: This requires MakeMKV version 1.16.0 or later.


28.0.3 (4/1/2021)
1. Changed: Slovak translation updated (thanks Peter Lukac).
2. Changed: Added a done button to the about box.
3. Changed: When getting a sharing URL, a playlist is only grabbed if the tree is highlighted (so picking files in a playlist will only file share).
5. Changed: In Television Setup, service type "Streaming from a network tuner" is renamed "Streaming (from a network tuner or from the Internet)". The service type will now include "IPTV" in addition to "Tuner Stream".
6. Fixed: Several WavPack bitrates did not work.
7. Changed: Ripping to CUE did not work nicely unless concurrent ripping and encoding was selected.
8. Fixed: The password shown in Options > Media Network would be incorrect characters.
9. Fixed: DSD playback would incorrectly report an increase of 6 dB when bitstreaming.
10. Changed: When writing APE tags (APE, WV, etc.) the replaygain_track_gain is written in higher resolution.
11. NEW: New integrated browser for Windows based on Microsoft Edge, which fixes YouTube login and allows DRM video playback.
12. Fixed: The system volume would not always work properly due to a recent change.


28.0.2
1. Fixed: The mouse cursor over the bottom toolbar would show the size arrows instead of the proper toolbar cursor.
2. Changed: The play command in Theater View no longer simulates an enter key if there is nothing selected to play.
3. Changed: The program now requires a v28 license.
4. NEW: Standard view Television view status text will include "next refresh time" for EPG.
5. Fixed: TV channel sorting "by channel name without regard to the channel number in front of the name" (i.e. mode "ABC") did not work if the channel numbers for ATSC (including DMS version) channels were in the form major.minor (e.g 5.1), instead of major-minor (e.g. 5-1).
6. Fixed: MC could crash when playing a DMS TV channel if downloading of AV codec failed.


28.0.1
1. NEW: Added the expression function Extract to pull strings out of other strings (see notes here: https://yabb.jriver.com/interact/index.php/topic,124543.msg894801.html#msg894801).
2. NEW: The Fill Track Numbers From List Order tool is more powerful allowing any fields to be typed in.
3. NEW: Added the option "Use small filters to reduce latency" to the Convolution DSP.
4. Changed: Clarified the ListMix vs ListMix2 functions in the tooltip (one escapes, the other doesn't).
5. Changed: Updated all language files to have the latest strings from the source code.
6. Changed: Updated German translation file (thanks Bytestar).
7. Changed: Added a sanity check to the Repeat(...) expression so it will only repeat 100 times then output "... (x more)".