INTERACT FORUM

Please login or register.

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

Author Topic: JRiver Media Center for Mac version 18.0.167 Alpha -- Available Here  (Read 2406 times)

JohnT

  • Citizen of the Universe
  • *****
  • Posts: 4627

This is an alpha release of Media Center for Mac.  If you aren't comfortable with a few problems, please wait a few weeks.

Download:
http://files.jriver.com/mediacenter/channels/v18/latest/MediaCenter180167.dmg

18.0.167 (4/11/2013)

1. Changed: Unused input and output streams on audio hardware are disabled, helping performance with multi-channel devices.
2. Fixed: Writing of ID3v2 tags that contained extended characters could write an incorrect tag value.

Code: [Select]
18.0.166 (4/10/2013)

1. Fixed: M4A / ALAC tagging reading and writing could be problematic if the 'Play files from memory' option was enabled.
2. Fixed: When bitstreaming DSD as DoP, the bitstream could fall out of DoP mode on pause or if there was a data shortfall.
3. Changed: Revised buffer filling strategy to always provide a full buffer to devices (more deterministic, and seems to work better with some devices).
4. Fixed: Some hardware could have a clicking sound during playback.
5. Fixed: 'Open URL..' was not working (i.e. radio streams).
6. Fixed: Durations were wrong when playing from Library Servers.

18.0.165 (4/8/2013)

1. Changed: Moved the timeout out a month.
2. Fixed: The core timer object could incorrectly return negative numbers, causing lots of weird problems like an unclickable tree, etc.
3. Changed: Added support for connecting to Library Servers that require authentication.

18.0.164 (4/5/2013)

1. Fixed: The dialog for customizing DLNA views was not working nicely.
2. NEW: The Add Library dialog now supports loading remote Library Server libraries.
3. Fixed: This build should fix a lot of seemingly random crashes caused by a bug in our event handling code.

18.0.163 (4/4/2013)

1. NEW: Auto-import watched folders are now working.

18.0.162 (4/3/2013)

1. Fixed: The program could crash after showing the summary at the end of an auto-import.
2. Changed: Revised buffer management for multi-channel devices that use an array of mono buffers (may solve click issues on these devices).
3. Fixed: Library tree browsing was not working properly with file location categories.

18.0.161 (4/2/2013)

1. Fixed: Tab, shift-Tab, F2, and up/down arrows work for navigating the list while doing tag editing.
2. Fixed: When a tooltip was covering a list item, the item could not be played or modified using the mouse.
3. Fixed: Library views that browse by file path were not working.

18.0.156 (3/25/2013)

1. Fixed: Memory leak with regard to auto-released system objects.
2. Fixed: Memory leak with cleanup of background threads.
3. Fixed: DSP Studio > Room Correction > Channel buttons were not working to switch channels.
4. Fixed: Sub-menu flyouts not hiding after moving to other menu items.
5. Fixed: Newly created smartlists could have a '/' in the name rather than going to the right playlist folder.
6. Faster: Improved user interface drawing efficiency and performance.

18.0.155 (3/22/2013)

1. Changed: Improved messaging when attempting to tag read-only files.
2. Fixed: The File > Open File... dialog was not allowing selection of files.
3. Faster: Improved the core threading engine so that background threads are much less resource intensive.
4. Fixed: Memory playback could work harder than necessary in some cases.

18.0.154 (3/21/2013)

1. Changed: The program now requires a license (after a 30 day free trial).
2. Fixed: Tagging of some formats was not working when the files were on a different volume than the system.

18.0.151 (3/15/2013)

1. Fixed: Lots of crashing from version 18.0.150
2. NEW: DLNA working as a server, controller and renderer. Note, you'll likely have to reset your settings if you didn't already in build 18.0.150, there are bad uuids in there. The easiest way to do this is to rename or remove the "~/Library/Application Support/J River/Media Center 18/Settings" either from a terminal window or the finder after unhiding the ~/Library directory.
3. NEW: WebRemote applications working (Gizmo, JRemote, MyRiver, etc)

18.0.150 (3/14/2013)

1. NEW: Added Convolution DSP (same 64-bit SSE3 accelerated engine used on Windows).
2. NEW: Media Network (DLNA, Library Server, JRemote, etc.) available in options (still a work in progress).
3. NEW: MP3 encoding added.
4. NEW: Added configurable 'Channel offset' to Options > Audio > Output mode settings to allow targeting channels starting at something other than 1 (useful with pro / studio devices).
5. NEW: Drag-n-drop mostly working (within program, out of program, but not yet into program).
6. NEW: Added support for DSD bitstreaming using DoP.
7. Changed: Switched the timeout to April 16.
8. NEW: Wake On Lan implemented on Mac.

18.0.146 (3/8/2013)

1. Changed: Added support for more audio hardware (Lynx Hilo, RME Fireface UC, etc.).
2. Changed: Double-click, escape, etc. work on the playback display to exit Display View.
3. Fixed: Using some tools like Analyze Audio and Get Cover Art could prevent the program from closing even if they were no longer running.

18.0.143 (3/5/2013)

1. Fixed: Removed printing options from menu as they are not available yet on Mac and could cause a crash.
2. Changed: Changed text and link on "Help -> Registration Info" pop-up to reflect timeout and no license needed.
3. Fixed: Using cmd-Q to exit the program would result in a crash.
4. Fixed: Program text was garbled in Chinese, Japanese, and Korean translations.

18.0.142 (2/28/2013)

1. Fixed: SACD ISO files were not importing.
2. Fixed: Several cover art issues.
3. NEW: Internet POST requests work (makes Last.fm, etc.).
4. Fixed: If a background thread showed a message box, it would lead to a hang.
5. NEW: File move, rename, copy dialog functional. Not recommended for large scale or critical file operations until more testing is done.
6. Fixed: Problems with support of 32 bit only OSX systems, e.g. playback of MP3 files.

18.0.141 (2/26/2013)

1. Fixed: Sound devices that requested planar instead of interleaved data were not working.
2. Fixed: Cover art next to audio files was not loading properly.

18.0.140 (2/25/2013)

1. Fixed: The program would not run on systems without SSE 4.1 support.
2. Changed: Retooled SSE assembly everywhere in the program so that SSSE 3 is the low-water mark for SSE acceleration (previously SSE 4.1 was required in most places to get acceleration).
3. Fixed: Thread priorities were not implemented fully on Mac.

18.0.139 (2/22/2013)

1. Fixed: Wrong options file was being used in the 138 build resulting in frequent crashes.

18.0.138 (2/22/2013)

1. NEW: Added support for Core Audio exclusive output in Options > Audio > Output mode settings (enabled by default).
2. Fixed: Memory playback was not working properly.
3. Fixed: Plugins were not working because working path was not being set, this caused playback to fail.

18.0.137 (2/21/2013)

1. Fixed: Audio format converter working.
2. Changed: Register dynamic libs on first run after install rather than every startup.
3. Changed: Auto-update partially works. It will show whether version is up to date and download new version. Need to manually install.
4. Fixed: Show/Set update download directory not working.
5. Fixed: Search in options dialog not working.
6. Fixed: Encoder properties dialog in options not working.
7. Fixed: Clicking away from in-place editing box doesn't cancel edit mode.
8. Fixed: Mouse wheel support.
9. Changed: Close,Minimize,Maximize buttons moved to left side of frame.
10. Fixed: Lots of UI windowing issues (z-order,  white windows, black windows, floating windows,  etc.) should be fixed.
11. Fixed: Files with really long path names weren't importing.

18.0.136 (2/20/2013)

1. Fixed: Library backup / restore works, although restoring a library from the Windows version is not fully working yet.
2. Fixed: Internal volume working.
3. Fixed: Player window displaying wrong playback time.
4. Fixed: Some of the window z-order issues.
5. Changed: Somewhat friendlier message about lack of web browser support.
6. Changed: New and improved installer graphic.

18.0.133 (2/15/2013)

1. NEW: First release of Media Center on Mac.
Logged
John Thompson, JRiver Media Center

johnjen

  • Galactic Citizen
  • ****
  • Posts: 321
  • Sonicus Caelumus Tremendamus
Re: JRiver Media Center for Mac version 18.0.167 Alpha -- Available Here
« Reply #1 on: April 11, 2013, 03:48:50 pm »

Music servers startup but don't 'latch up'.  DAC is on the network during server startup and the Output Format shifting was both on and off.  I also tried starting up the servers and then switching from the USB connection to the Ethernet, from the DAC.

IOW, the network won't work.  :)

And one last comment.  I realize your list of priorities is long and complex, BUT, I'd really like it if Plug-Ins, especially the core audio set of plug-ins were functional.

Thanks for the effort and speed of changes…  It is quite encouraging to see all this.

EDIT:  Also the DSP Studio window when switching from the left pane function selection. goes wonky.  It can come back but the program is never the same afterwards (other functions cease working etc.) and it's time for a re-set.

EDIT:  Well I got the media server to startup and run.  I don't know what I did different but it's back to pre-166 levels of wonkyness, (even possibly back to late 150's / early 160's.


JJ
Logged
Custom 71A HP amp, Schiit Jggy dac, HD-800-Jmod, AOIP digital data feed, custom wiring and mains power feed, Mac Pro 4cpu 16GB ram SSD's

jato1569

  • Recent member
  • *
  • Posts: 24
Re: JRiver Media Center for Mac version 18.0.167 Alpha -- Available Here
« Reply #2 on: April 11, 2013, 05:32:41 pm »

After installing the latest 167 version, I am experiencing problems with Media Center. When I monitor the activity log I noticed that the server stops processing any activity almost immediately.
I cannot connect with any clients any longer even though I was successfully able to stream with 166.
I did not change any settings and I am running the server on a mac mini 2GHz Intel Core i7 with OSX Version 10.8.3.
Logged

jato1569

  • Recent member
  • *
  • Posts: 24
Re: JRiver Media Center for Mac version 18.0.167 Alpha -- Available Here
« Reply #3 on: April 11, 2013, 11:24:00 pm »

After installing the latest 167 version, I am experiencing problems with Media Center. When I monitor the activity log I noticed that the server stops processing any activity almost immediately.
I cannot connect with any clients any longer even though I was successfully able to stream with 166.
I did not change any settings and I am running the server on a mac mini 2GHz Intel Core i7 with OSX Version 10.8.3.

I let the server running and checked periodically if I could connect. Without doing anything after about two hours and a half, I was finally able to connect.
Logged

Peter_RN

  • World Citizen
  • ***
  • Posts: 127
  • Old Guys Rule... the older I get the better I was.
Re: JRiver Media Center for Mac version 18.0.167 Alpha -- Available Here
« Reply #4 on: April 12, 2013, 01:31:37 pm »

Go away a couple of days and look what happens - its only working!  ;D     (better)


Displaying the track info is now working well when using the DLNA server - all info showing correctly in main and top window; 'Status Line' in top window also survives the screen going off. Tree now appears to be clickable at any time (without multiple clicks). This is excellent.

One problem encountered (there's always something, sorry) - installing v167, reset speed of track change and play from memory to default, trying to change these causes the program to close although the settings survive. Tried a few other changes and these also cause the program to close.

Things are certainly moving on a pace now - great work.

Peter
Logged

JohnT

  • Citizen of the Universe
  • *****
  • Posts: 4627
Re: JRiver Media Center for Mac version 18.0.167 Alpha -- Available Here
« Reply #5 on: April 12, 2013, 02:21:20 pm »

One problem encountered (there's always something, sorry) - installing v167, reset speed of track change and play from memory to default, trying to change these causes the program to close although the settings survive. Tried a few other changes and these also cause the program to close.
I can't reproduce this problem.  I changed track change from 4 sec to 2 sec and enabled play from memory but no crashes on a couple of systems.  Any tips to repro would be appreciated.
Logged
John Thompson, JRiver Media Center
Pages: [1]   Go Up