INTERACT FORUM

Please login or register.

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

Author Topic: Media Center 19.0.100 -- Available Here  (Read 7537 times)

JohnT

  • Citizen of the Universe
  • *****
  • Posts: 4627
Media Center 19.0.100 -- Available Here
« on: December 20, 2013, 05:54:15 pm »

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

http://files.jriver.com/mediacenter/channels/v19/latest/MediaCenter190100.dmg

19.0.100 (12/20/2013)

1. Changed: Several improvements to Retina support.
2. Fixed: When exporting playlists with relative paths, the wrong (Windows) type of directory separator slash was used in filenames.
3. Fixed: Typing or modifying a filename path in the tag window would cause the wrong type of directory separator slash to be placed at the end of the path.
4. Changed: Apple IR remote handling can now be disabled/enabled with Options / General / Advanced / Media key mode.
5. NEW: Command-H is now supported for hiding the application.
6. NEW: Better support for multiple monitors with differing resolutions.

19.0.88 (12/6/2013)

1. Changed: Support the separate play/pause button on the newer aluminum Apple remote.
2. NEW: Retina display support enabled with Views / Size / Retina Mode. Reverts to standard mode at program exit.
3. NEW: Support for WavPack and Musepack input plugins.

19.0.84 (12/2/2013)

1. Fixed: Memory leak in build 83.

19.0.83 (11/27/2013)

1. Fixed: The display would not update after extended playback when Spectrum Analyzer was enabled in the player window. This would make the UI appear to be frozen.
2. NEW: The Apple Remote (white plastic) is now supported (play/pause, ff/rew, next/previous, volume up/down).

19.0.76 (11/18/2013)

1. NEW: Visualizations in the player bar at the top of the program are now shown during playback.
2. Changed: Copy and paste cover art was working for image data only.  Now artwork files/URLs can be copied from Finder or web browsers.

19.0.75 (11/14/2013)

1. Changed: This build includes debug symbols which will show up in crash dumps to ease debugging.  Regular builds have these stripped out.

19.0.74 (11/12/2013)

1. Fixed: A bug in the menu tracking system could cause crashes.

19.0.73 (11/11/2013)

1. Fixed: Frequent crashes due to a threading bug introduced in build 71 with the way JRTools objects were created.

19.0.72 (11/7/2013)

1. Fixed: Media Network was broken in the previous build. A crash would occur when thumbnails were sent to a remote device.

19.0.71 (11/6/2013)

1. Fixed: Alphabetic sorting of lists could be incorrect in some situations with some locales.
2. Fixed: At application startup, JRTools objects were not getting created in the correct order - possible cause of crashes.

19.0.68 (11/1/2013)

1. Changed: Auto update now launches the downloaded DMG updater.
2. Changed: Improved support for integer mode on devices that use multiple output streams.
3. Fixed: Back slash in filename caused file to not import.

19.0.67 (10/29/2013)

1. Fixed: Integer playback on little endian devices that used padding was not working.
2. Fixed: When caps lock was on, lists would think the shift key was pressed, making them difficult to use.

19.0.65 (10/28/2013)

1. Fixed: Integer playback on devices that used padding could result in incorrect playback (testing appreciated).
2. Changed: Sorting of devices in Options > Audio is more logical.

19.0.64 (10/25/2013)

1. Fixed: Integer playback mode was not working properly with devices the used MSB padding instead of LSB padding.

19.0.63 (10/25/2013)

1. Fixed: Integer playback mode was not working correctly with devices that used padding.

19.0.62 (10/25/2013)

1. Changed: Integer mode will work with more hardware.
2. Fixed: Media Network was not working properly.

19.0.60 (10/24/2013)

1. NEW: Added support for integer mode playback ( http://yabb.jriver.com/interact/index.php?topic=84657.0 ).
2. Faster: Improved performance, with JRMark scores are about 40% higher for the database section and 5% higher for the image section.
3. NEW: Real-time 2xDSD output using DoP (configure in DSP Studio > Output Format).
4. Fixed: Dropboxes (in tagging action window for example) would sometimes lose keyboard focus so you couldn't type anything.
5. Fixed: Drop suggestion boxes were drawn without a border.
6. Faster: Core drawing engine uses SSE acceleration for flushing and flood filling (helps performance of all user interface).
7. Faster: Speed improvements to date handling that help performance in many areas of the program.
8. Fixed: Crashes on 10.9 (Mavericks) in Media Network http header handling.
9. Fixed: App signing was not being done right.  Could cause warning message at install time about unrecognized developer ID.
10. Changed: Improved how Options > Audio exposes Core Audio devices to make device selection more clear.

19.0.57 (10/17/2013)

1. Fixed: Ape files with very long paths (> 260 characters) could crash on import.
2. Fixed: Ape format files on read-only drives could not be imported or played.
3. Fixed: Right-to-left reading text (Hebrew for example) was not displayed correctly. Symbols for each word were all bunched on top of each other.
4. Changed: The processor extension requirement has been lowered to SSE2 (added in 2001 to Intel, 2003 to AMD). Previously SSSE3 was required.
5. Fixed: When converting audio to WAV format, the RIFF chunk size could be set wrong by 8 bytes.
6. Changed: Updated Chinese language files (thanks kelijun).

19.0.55 (10/11/2013)

1. Fixed: Filenames containing combining diacritic marks (German umlauts for example) were displayed incorrectly in file listings and could cause crashes.
2. Changed: Volume up / down commands from hot keys (volume keyboard buttons, remote, etc.) work in 5% increments instead of 1% increments.

19.0.54 (10/10/2013)

[Build was pulled due to not containing the latest code updates]

19.0.53 (10/8/2013)

1. Fixed: Deadlocks (beach-balls) could occur when viewing file lists with thumbnail images.
2. Fixed: 2XDSD was included in the drop-list for DSP / Output Format / Output Encoding even though it's only supported with ASIO on Windows.
3. Fixed: Genre field could be incorrect when imported from certain M4A format files with integer id3v1 genres.  In MC they would look like an '8' in parenthenses instead of "Jazz" for example.
4. Fixed: Handling of 32-bit integer input files was not working in the last few builds.
5. Fixed: Added support for MP4 files that used a custom genre atom in their tag, but stored a standard genre by putting a number in parenthesis.
6. Fixed: Double-click on the pause button while playing was not stopping.
7. Changed: Updated the Indonesian translation (Thanks elda).
8. Fixed: Fonts that used left or right overhangs could draw with the overhang portion cropped.
9. Fixed: The white-list for allowing system volume to work while bitstreaming was not working with some Resonessence Labs hardware.
10. Changed: Added the ability to use the token [User] in the playerbar to display the name of the current user.
11. Fixed: Customization to the playerbar would not always take effect right away.
12. NEW: Added 'Set levels from decibel meter' button to Room Correction to make it easier to calibrate levels.

19.0.49 (10/2/2013)

1. Fixed: Copying zone settings was causing crashes.
2. Fixed: In the JRiver folder under Application Support, an unnecessary "Generic" folder was getting created at program startup.
3. Fixed: A running instance of Media Center would prevent OSX from shutting down.
4. Fixed: Audio calibration tool was not available because the plugin 'in_audiotest' was not included with the build.
5. Fixed: Skin effects menu item was missing.
6. Fixed: Many non-applicable image/video items were still in the options dialog and some menus.
Logged
John Thompson, JRiver Media Center

Zsolt Andrasy

  • Junior Woodchuck
  • **
  • Posts: 57
Re: Media Center 19.0.100 -- Available Here
« Reply #1 on: December 21, 2013, 01:17:42 pm »

In the new version the SACD ISO files tagging also doesn't work. The jamming effect also come again, plus MC shows unrealistic tags. I haven't listened this album 26 times! Attached.
Logged
MacBook Pro 2016 13", Soekris dam 1021 DAC, Almarro A318B, PrimaLuna DiaLogue Premium, Qattro mkII loudspeakers by Troels Gravesen

Zsolt Andrasy

  • Junior Woodchuck
  • **
  • Posts: 57
Re: Media Center 19.0.100 -- Available Here
« Reply #2 on: December 22, 2013, 08:14:15 am »

I have listened only once an album, first in my life, and the indicators shows 17 listening. The album has 17 songs... And of course, the usual jam (right down corner on attached pdf).
Logged
MacBook Pro 2016 13", Soekris dam 1021 DAC, Almarro A318B, PrimaLuna DiaLogue Premium, Qattro mkII loudspeakers by Troels Gravesen

JohnT

  • Citizen of the Universe
  • *****
  • Posts: 4627
Re: Media Center 19.0.100 -- Available Here
« Reply #3 on: December 23, 2013, 09:22:01 am »

After upgrading to build 100 the library shows problems. When adding files all seems to go well, but the process ends with an empty window (‘double click to add files’). Restoring a backup gives same problem. When starting adding files manually I get a beach ball. Force quit necessary. After installing build 100 from scratch and building the library build 100 finds 16305 folders out of 20161 present. To compare I installed mc19 Windows (running on the same mac under parallels desktop) and built a library. Now 19914 folders were found (some problems with long filenames etc.). So my conclusion is that build 100 has a library bug. I encountered never any library problem with previous versions. Downgrading seems impossible as I could not find an earlier build on the website. I hope this can be fixed soon as I cannot use mc mac without a proper library handling.
I can't reproduce this problem here.  I'm splitting this to a separate thread and we'll see if others are having the same problem.
Logged
John Thompson, JRiver Media Center

Peter_T

  • Galactic Citizen
  • ****
  • Posts: 352
Re: Media Center 19.0.100 -- Available Here
« Reply #4 on: December 30, 2013, 02:14:00 pm »

Hmmm... thought I posted this yesterday, maybe I didn't hit "submit"?

I am having occasional crashes while dragging a playing track into a playlist.  I can drag and drop dozens of tracks before getting a crash, but they all happen as I let go of a playing track onto a pre-existing playlist.

Wish I could trigger it for you.

Log is here:  https://www.dropbox.com/s/u1j9t1ibyzrjtoy/JRiver%20Log%202013-12-29%2010-52-07.zip
Logged

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: Media Center 19.0.100 -- Available Here
« Reply #5 on: December 30, 2013, 05:10:10 pm »

Earlier this evening I was streaming music from my MacBook to an Airplay device (not sure if that matters) and it went to sleep several times during playback.
I had to disable sleep to prevent this from happening. Is this a known issue?
Logged

mattsnuts

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 82
  • that'll do
Re: Media Center 19.0.100 -- Available Here
« Reply #6 on: January 08, 2014, 04:38:11 pm »

Right-click -> Fill Properties from Filename
Template -> Filename: [Name]

Expected output:
The Name field of each file should be filled with the filename without path - e.g. Roxy Music - Love Is The Drug

Actual output:
The Name field is filled with the full path of the file, e.g. /Users/matt/Music/_2014/Roxy Music - Love Is The Drug

Matt
Logged

Peter_T

  • Galactic Citizen
  • ****
  • Posts: 352
Re: Media Center 19.0.100 -- Available Here
« Reply #7 on: January 09, 2014, 08:03:45 am »

Right-click -> Fill Properties from Filename
Template -> Filename: [Name]

Expected output:
The Name field of each file should be filled with the filename without path - e.g. Roxy Music - Love Is The Drug

Actual output:
The Name field is filled with the full path of the file, e.g. /Users/matt/Music/_2014/Roxy Music - Love Is The Drug

Matt

Yeah I've noticed some problems there too...
Logged

Zsolt Andrasy

  • Junior Woodchuck
  • **
  • Posts: 57
Re: Media Center 19.0.100 -- Available Here
« Reply #8 on: January 09, 2014, 11:12:17 am »

My tag jam problem still existing. Look attachments.
Logged
MacBook Pro 2016 13", Soekris dam 1021 DAC, Almarro A318B, PrimaLuna DiaLogue Premium, Qattro mkII loudspeakers by Troels Gravesen
Pages: [1]   Go Up