JRiver Media Center 25.0.85
DOWNLOAD === https://blltly.com/2tse5V
25.0.115 (12/9/2019)1. Fixed: Tabbing quickly through the Tag Action Window could cause a glitch.2. Fixed: The WDM driver could not be installed on a 64-bit OS when using a 32-bit MC installed in a path with parentheses in it.25.0.114 (10/14/2019)1. NEW: Added channels to Radio Paradise in Theater View (both streaming and adding Radio Paradise individually).2. Fixed: Webservice calls to get a stack image could cause a crash if the folder was empty.25.0.113 (10/4/2019)1. Fixed: DVB TV channels did not play.25.0.112 (10/4/2019)1. Fixed: Revised the fix for thumbnail duplication in Theater View.25.0.111 (10/3/2019)1. Fixed: Thumbnails in Theater View could be duplicated.25.0.110 (10/3/2019)1. Changed: The disc count and HDCD tools are stopped at shutdown instead of blocking shutdown.2. Fixed: Dragging and dropping list items in the Tag window did not flag the data as dirty so the change would be discarded.3. Changed: If TreePath, Device, or Search is specified on the command line, the control and shift checks for filtering the media type will be disabled.25.0.109 (10/2/2019)1. Fixed: The maximum encode size wasn't being passed as an int64 so it could overflow on big files and cause encoding to fail.2. Fixed: Doing \"Paste All From Clipboard\" on a list editor in the Tag window would not reliably save the data.3. Fixed: Editing tags in a popup would not mark them as dirty so they would not be saved.4. Fixed: The \"Show Files In Subfolders\" checkbox was not working.25.0.108 (9/30/2019)1. Fixed: SRT subtitles could appear multiple times in the menu.2. Changed: Made the disc count algorithm count actual discs instead of take the max disc number.3. Changed: Made the maximum allowable size of a Podcast larger because we found real world Podcasts larger than our previous cap size.25.0.107 (9/27/2019)1. Fixed: Undid the \"All channels\" handling in the Parametric Equalizer volume and mute filters because it was causing all channels to be processed even if only selected ones were checked.25.0.106 (9/25/2019)1. Fixed: We were not passing the array of files into the expression for thumbnails so things like GroupCount(...) were not working properly.25.0.105 (9/25/2019)1. NEW: Added the ItemCount(...) expression to allow giving the count of all the files in the database with the same album, artist, album key, etc.2. Changed: Made the DLNA servers dialog larger and made it sizable.3. Changed: When playing to the WDM driver, Media Center will no longer jump to Playing Now (even if it's set to).4. NEW: Made the program go through and update the 'Total Discs' for all the files in the library at startup (files not marked dirty, so shouldn't cause tagging).25.0.104 (9/23/2019)Changed: Some internal changes like the handling of video analysis.25.0.103 (9/23/2019)1. NEW: Calls to the web service from a webpage bypass the web browser and are routed directly inside Media Center. That way the calls work even with Media Network off.2. Changed: Updated the Korean translation (thanks Junghwan).3. Fixed: Editing a file path rule in the library customization dialog would not work.4. Changed: Theater View will save when it's zoomed into a file so returning to Theater View will still be zoomed in.5. NEW: Made the text on the status bar customizable for single file selections (right-click the toolbar and pick Set Text Rule...).6. Changed: Double-clicking or Right-click > Configure Recording is no longer disabled for TV recording rules that are time-based one-time recordings (in Recording Rules view).7. Fixed: The equalizer preamp was only working on the two front channels.8. Changed: Saving an empty playlist as a Car Radio button would start playing the current playlist instead of messaging that there was nothing to play.9. NEW: Added the PNPosition and PNCount variables to the expression used for status bar customization.10. NEW: Reworked both the preamp and equalizer so they'll work on high channel counts (like 32 channels) instead of only on prescribed channels.11. NEW: Made the MCC_PLAYBACK_ENGINE_SET_SUBTITLES MCC command take a -3 to browse for subtitles.12. NEW: More TV properties of recording rules can be edited in Theater View, including subscription suspension, re-enabling canceled recording etc.13. Fixed: \"Subscription default - Search all fields for name\" setting was not correctly applied when setting up TV recording subscription in Theater View.14. Changed: \"Subscription default - Search all fields for name\" option on TV Options is renamed \"Subscription default - Search all fields for name (i.e. search Description in addition to Name and Series fields)\".15. Fixed: Checkbox style fields were not working since the last update to fix tag window issues.25.0.102 (9/16/2019)1. Changed: Updated German translation file (thanks Bytestar).2. Changed: The check for updates box closes after 60 seconds instead of 5 seconds when there's no update.3. Fixed: SACD playback was not working.4. Changed: Play Doctor won't factor a file as a minus file if you double-click a new track. It will only factor as a minus if you hit the next track button.5. Fixed: Tried to fix the issue of the Action Window crashing when closing automatically for check for updates (couldn't reproduce, so only maybe).25.0.101 (9/14/2019)1. NEW: Television Recording Rules can be edited in Theater View through a menu.2. Changed: For DLNA, the next track will be sent 30 seconds before the end of the current track to devices that support SetNextAVTransportURI. (increase of 6 seconds).3. Fixed: Media Center could crash when checking for updates while the Action Window was not shown.25.0.100 (9/13/2019)1. NEW: Added a dialog \"Portable Library\" to allow setting up the filename conversions needed between Windows, Mac, and Linux.2. Fixed: NFO \"rating\" tag was not properly imported.3. NEW: MC will import \"Rating\" field from the new style \"ratings\" tag in NFO files.4. Changed: Updated the Chromium web engine to the latest Chrome release.5. Changed: Web links stay visible as you visit webpages (instead of going away).6. NEW: MC will import \"Lens\" field from TIFF images.7. NEW: \"Focal Length\" and \"F Number\" from TIFF images will be displayed with one decimal place only.8. NEW: \"XResolution\" and \"YResolution\" from TIFF images will carry a unit (dpi or ppcm).9. Fixed: Playlists added to Gizmo views as a library item would not sort properly.10. Fixed: Cloudplay PlayDoctor button was not working. This is the play button that would appear when you entered a genre into the Cloudplay search box.11. Changed: When typing a part after a semi-colon in an edit box, a suggestion will appear for the second, third, etc. string.12. NEW: An option \"Jump amount when using mouse wheel to change playback position\", to allow users to select how many seconds to jump when mouse wheel is turned (1 - 30 seconds).13. NEW: When loading from an NFO file for a video, if or tag is not found, will be loaded for \"Rating\" field.14. Changed: The check for updates Action Window only shows for five seconds if there's no update (so you don't have to close it).15. Changed: Switched the API call used for Theater View sound playback to hopefully be more responsive.16. Changed: Made mouse wheel scrolling in a menu always scroll at least one item even if the scroll reported by the system is small (previously it could be discarded).17. NEW: An option to disable mouse wheel for jumping / skipping.18. Changed: Updated Greek translation (thanks Panagiotis).19. Fixed: The Tag action window could keep applying tags incorrectly when editing a list field.20. NEW: String literals can be defined in expressions by using /* comment here /*. The text will be output without any formatting.21. NEW: When playing a television channel the OSD program info display will include a \"currently recording\" or \"scheduled to be recorded\" symbol in the current and next program names.22. Fixed: The Tempo & Pitch DSP could crash when fed more then 16 channel, instead it'll gracefully disable now until the limit can be raised.23. Changed: Made the pane right-click menu show even when the view is locked (it will just disable most the items).24. Fixed: Loudness could produce a subtle tick when starting playback again.25. Fixed: Pressing Ctrl+A after opening the tag window would not select all in the file list.25.0.99 (9/4/2019)1. NEW: TIFF images' \"Date\", \"Artist\", and \"Description\" etc. tags will be imported.2. Fixed: Right-click in the installer's install path edit control would crash.3. Changed: Updated German translation file (thanks Stefan and Bytestar).4. Changed: Updated Italian translation (thanks matteo e massimo).5. Changed: Made all the colors discrete for 7.1 playback in Analyzer (instead of looping previous colors).6. Fixed: With right visualizations showing the rating could get scrunched.7. NEW: Save the platform along with a database as platform.jmd.8. NEW: Added a \"Move to Top\" and \"Move to Bottom\" selection for the Tag window templates.9. NEW: Some tags in EXIF private IFD are imported from TIFF image files (focal length, F-number, ISO, shutter speed, etc.).10. Fixed: Panel - Blocked some text from becoming highlighted when using sliders.11. Changed: Panel - The \"no files in playing now\" error message now displays the current zone as a link to the settings page.25.0.98 (8/30/2019)1. Changed: Brought the equalizer back to Media Editor.2. Fixed: The equalizer wasn't engaging on the surround right channel.25.0.97 (8/30/2019)1. NEW: A new TV channel editing option \"Fill 'Channel #' column with current custom channel order number\", available through Right-click menu on \"Channel #\" column header.2. Changed: Updated Italian translation (thanks matteo e massimo).3. Changed: Made TIF import get the camera from the header.4. NEW: Added an option \"Lower and slimmer OSD\" on Video playback options.5. Fixed: On import, we would not set the album from the date if we had just set the date from the file's time.6. NEW: Replaced the 10 band graphical equalizer with