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.36 -- Available Here  (Read 6631 times)

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41953
  • Shoes gone again!
Media Center 19.0.36 -- Available Here
« on: September 05, 2013, 09:06:09 am »

This is the latest version of MC19.  Please post bugs here.  Please start a new thread for anything requiring discussion.  Non-bug posts will be deleted.

Download: http://files.jriver.com/mediacenter/channels/v19/latest/MediaCenter190036.exe

This is an early build of MC19.  Please read what others say before downloading.  It may be less trouble free than MC18 for some.  Back up your current MC library before installing.  Please use the Problems and Questions thread if you need help.

19.0.36 (9/4/2013)

1. NEW: Added native support for little-endian PCM AIFF files (previously only the more common big-endian or floating point AIFF files were supported natively).
2. Changed: Copying list items to the clipboard generated RFC 4180 compliant CSV data (previously some special characters, newlines, etc. were not formatted for RFC 4180 compliance).
3. Changed: Copying list items to the clipboard puts CSV into the text area of the clipboard (instead of having different text and CSV formats).
4. Fixed: If something triggered a Standard View view switch while Theater View was showing, it could steal the keyboard / remote focus.
5. Fixed: MC could not read and write replay gain tags in APE tags that used replaygain_track_gain style naming.
6. Changed: MC no longer adjust replay gain value internally by 6 dB (should be internal change, but please report any issues).

19.0.35 (9/3/2013)

1. Fixed: Seeking during YouTube playback could cause extremely slow network traffic from the server.
2. Fixed: After acquiring images from a camera, the program would not always update and show the 'Recently Acquired' playlist.
3. Fixed: TiVo Server could fail to run in some cases in the last few builds.
4. Fixed: Several issues from COM changes in build 34.
5. Changed: More tweaks to Noire skin.
6. Changed: Adaptive Volume is locked at the #2 position in DSP Studio (Output Format, Volume Levelling, and Adaptive Volume happen at the front of the audio chain, other effects happen JIT at the end).
7. Changed: The automatic library backup system will switch to the default backup location when a user specified folder is no longer valid.
8. Changed: Help > System Info was missing the device manager information on Windows 8.
9. SDK: Added MCWS/v1/File/Played function to update play stats, Scrobble, etc.
10. SDK: All MCWS/v1/File/* functions accept a library key or filename (to use a filename, set FileType to Filename).
11. SDK: Added MCWS/v1/Playlist/AddFile to add a single file to a playlist.

19.0.34 (8/30/2013)

1. Fixed: Doing a YADB track lookup could hang when using a file that required DirectShow for decoding.
2. Changed: DVD rips now use Carnac for better decoding of series/season/disc# information in disc volume name.
3. Internal: Made usage of COM opt-in instead of opt-out for worker threads.  Please report any issues.
4. Changed: Updated Chinese language files (thanks kelijun).
5. Fixed: Some phrases were not translated.
6. NEW: MC can record television channels on CableCARD devices in transport stream (.ts) format.
7. Changed: Improved internal engine quality when playing 2x DSD input, using processing, and outputting 2x DSD.
8. Faster: Improvements to DSD output encoding to reduce the chance of buffer shortfalls.

19.0.33 (8/29/2013)

1. Fixed: Adaptive volume would sometimes not apply (fixed) volume adjustment on already analyzed files.
2. Fixed: The Direct Sound buffering slider wouldn't save the value.
3. Changed: Additional updates to the default Noire skin.
4. Changed: Added some logging to the ASIO driver to trouble-shoot hosts that load the driver but don't actually use it (which can cause MC to launch).
5. Changed: SRT subtitles suppress mystery <32> and <35> markers used by Swedish public television.
6. Fixed: When the system short date format used the month as a string instead of a number, it could cause date parsing to make incorrect guesses with regards to day and month ordering for ambiguous dates like '3-4'.
7. Changed: Date parsing of three numbers (like 3-4-12 or 2012.3.4) will always assume the ordering matches the system default (unless it's a clear variant like year.month.day).
8. Fixed: Playback of some YouTube music videos was failing.

19.0.32 (8/23/2013)

1. Changed: Added support for viewing CMYK JPEG files.
2. Changed: Media Network authentication tokens last three days instead of two hours (so coming back to Gizmo after inactivity works better).
3. Fixed: MC will no longer crash when importing videos with the "folder.jpg" in the folder above it.

19.0.31 (8/22/2013)

1. Fixed: The text <font> could appear in Theater View captions in build 30.   
2. Fixed: Volume Leveling could be applied when playing to a DLNA device, even if it was turned off in Options > Media Network.

19.0.30 (8/20/2013)

1. Faster: When calling the web service for images, when png is requested but no transparency is in the image, a high quality jpeg will be returned instead (makes Gizmo browsing faster).
2. Fixed: Mp4 files with embedded images were not always using the image as the thumbnail.
3. Fixed: The JRiver ASIO driver installed by MC19 could cause problems in MC18.
4. Fixed: When switching tracks with some between track modes, ASIO output could fall out of DoP mode for a split second.
5. Fixed: Deleting the last image from a slideshow could lead to a crash.
6. Changed: Text drawing system no longer supports "<font" markers without a space after them (ie. the correct <font size="150%"> works but the incorrect <fontsize="150%"> will no longer work).
7. Fixed: Playback stats were not being tracked for image playback.

19.0.29 (8/16/2013)

1. NEW: Freshened the look of the default Noire skin.
2. Fixed: The uninstaller could fail to start if a different version of Media Center was used last.
3. Changed: When searching for sidecar artwork, instead of searching only for Folder.jpg, the program will find Folder.jpg, Cover.jpg, Front.jpg (and also any image extension like .jpeg, .png, etc.).
4. Changed: When scanning for television channels, the tuner type is automatically selected according to user configured tuner type of the first non-disabled tuner in the list, instead of always defaulting to "ATSC".
5. Changed: Removed the appearance selection page from the installer.
6. Fixed: Using the new group expressions in Theater View could cause 'circular reference' errors to appear in some cases.
7. Changed: When the Analyze Audio tool is being run manually (ie. not part of auto-import), it will prevent the system from going to sleep.
8. Fixed: Tooltips in edit controls were not showing reliably (making it hard to get context sensitive help when editing expressions).
9. NEW: The target latency for live playback (WASAPI loopback, ASIO line-in, JRiver ASIO driver) can be configured in Options > Audio > Advanced > Live playback latency (remember that the output latency from Options > Audio > Device settings... is added to this latency).
10. Fixed: DVD Video burning was not working for longer duration video files.
11. Changed: .rec files will now be recognized and played.

19.0.28 (8/14/2013)

1. Changed: Opening Options > Audio will no longer load any ASIO drivers (some drivers would hang when loaded a second time if playback was happening, etc.)

19.0.27 (8/14/2013)

1. Changed: A few fixes and tweaks to the DR analyzer.
2. Fixed: The Audio Analyzer dialog was stalling on files that didn't need analysis instead of skipping them.
3. Fixed: In-place editing in the tree could get cancelled when background tools fired notifications (like when a DLNA device came or went).
4. Fixed: Renaming a library view will prompt to save changes before doing the rename.
5. Fixed: Putting an invalid field into a GroupSummary(...) expression could crash.
6. Fixed: Scrolling with the mouse wheel in a list could leave a tooltip showing.

19.0.26 (8/13/2013)

1. NEW: Expression based categories can define separate grouping and display expressions so that you can group by something like artist, but then display something more advanced with counts, number of albums, etc.
2. NEW: Group-based expression functions like GroupCount(...) and GroupSummary(...) are supported in the new category display expressions.
3. NEW: Added DR dynamic range analysis to the audio analyzer.
4. Changed: When an Action Window is maximized, the other Action Windows are hidden instead of showing them in a stack at the bottom (provides more available height for a maximized window).
5. Changed: The maximize button on the Action Window switches to a minimize button when maximized (when a skin doesn't have a maximize button, the restore artwork is used).
6. Changed: Action Windows remember their maximized state (so a maximized Tag window will stay maximized).
7. Changed: Updated Chromium browser engine to Chromium Embedded Framework 3.1453.1255 (Chromium version 27.0.1453.73).
8. Fixed: Television recordings in transport stream format could be unplayable in other applications, and could have bad quality.

19.0.25 (8/12/2013)

1. NEW: Added support for user accounts that are stored with the library and allow each user to see only certain files (replaces Access Control feature).
2. NEW: Added a 'User' library field that can be set to any combination of users to limit the contents visibility to only those users (leave blank for content to show for all users).
3. SDK: The MC command MCC_BACKUP_LIBRARY (20011) will perform a silent automatic backup when passed "1" as the parameter.
4. Changed: The program will run the automatic library code periodically instead of only at program start (so that running the program for long periods won't stop automatic backups from happening).
5. Changed: Auto-import has separate options for analyzing audio for audio and video files.
6. NEW: User can choose a time for MC to load television EPG in background.
7. Changed: Server token authentication persists across a server restart so that an authenticated client won't be forced to reconnect if the server goes down and comes back up.  
Logged
Matt Ashland, JRiver Media Center

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: Media Center 19.0.36
« Reply #1 on: September 05, 2013, 12:36:03 pm »

I key my release notes script that pulls data from the latest build thread based on the script's title, esp. the " -- Available Here" segment:

   JRiver Media Center 18.0.212 -- Available Here

Can you update this thread's title to continue with the tradition?  If you've decided to change how you post the latest, I'll accommodate your change.

Thanks.
Logged
The opinions I express represent my own folly.

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41953
  • Shoes gone again!
Re: Media Center 19.0.36
« Reply #2 on: September 05, 2013, 12:38:16 pm »

I key my release notes script that pulls data from the latest build thread based on the script's title, esp. the " -- Available Here" segment:

   JRiver Media Center 18.0.212 -- Available Here

Can you update this thread's title to continue with the tradition?  If you've decided to change how you post the latest, I'll accommodate your change.

Thanks.

It wasn't intentional.  Jim took a few days off, so everything is falling apart :P
Logged
Matt Ashland, JRiver Media Center

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: Media Center 19.0.36 -- Available Here
« Reply #3 on: September 05, 2013, 12:45:56 pm »

Thanks.  Release Notes updated.
Logged
The opinions I express represent my own folly.

JustinM

  • World Citizen
  • ***
  • Posts: 117
Re: Media Center 19.0.36 -- Available Here
« Reply #4 on: September 05, 2013, 02:14:47 pm »

BUG: Volume Slider still studders when:  Hover the volume slider until the little window pops up; the use the mouse wheel to change volume.

- I hope you guys can fix this volume control issue soon
Logged

6233638

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

The "build missing thumbnails" option just seems to be rebuilding every thumbnail on my system.
Logged

BigMac

  • Junior Woodchuck
  • **
  • Posts: 85
Re: Media Center 19.0.36 -- Available Here
« Reply #6 on: September 05, 2013, 03:32:57 pm »

It seems the loopback is not working.  ?

Thank you,

SH
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41953
  • Shoes gone again!
Re: Media Center 19.0.36 -- Available Here
« Reply #7 on: September 05, 2013, 03:38:56 pm »

BUG: Volume Slider still studders when:  Hover the volume slider until the little window pops up; the use the mouse wheel to change volume.

- I hope you guys can fix this volume control issue soon

http://wiki.jriver.com/index.php/Volume#Volume_Protection
Logged
Matt Ashland, JRiver Media Center

JustinM

  • World Citizen
  • ***
  • Posts: 117
Re: Media Center 19.0.36 -- Available Here
« Reply #8 on: September 05, 2013, 03:56:10 pm »

http://wiki.jriver.com/index.php/Volume#Volume_Protection

No.  My Volume protection is disabled..  The slider response is similar though.. It happens only when the little window pops up...
It is possible volume protection is activating when the window pops up ... (that's what I previously reported)
Logged

FastKayak

  • World Citizen
  • ***
  • Posts: 196
Re: Media Center 19.0.36 -- Available Here
« Reply #9 on: September 05, 2013, 07:38:32 pm »

After playing tracks for a while with Standard view open I'm getting very weird screen jitters and flashing and the Window taskbar (which is typically hidden) is showing multiple MC tasks coming and going on the taskbar at a sub-second rate.

Something unique to my system or ?  This has only occurred since I upgraded to 19.0.36 from 19.0.32.

FastKayak / Larry
Logged

StuckMojo

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 381
  • Change this by choosing profile
Re: Media Center 19.0.36 -- Available Here
« Reply #10 on: September 05, 2013, 10:50:42 pm »

MC freezes everytime i want to exit mc.

Opening mc and closing it without doing anything works. But after playing anything, it won't shutdown and even prevent the pc from shutting down!
I waited already 10 minutes, but it won't close. Windows "busy icon" runs forever.
I allways have to kill the process, that's not nice.
Logged
Lian Li PC-C60B HTPC Case
(Soundgraph Imon Display + Remote Control)
Asus M4A87TD/USB3 + 8GB DDR3
AMD Athlon II X4 605e 4x2,3Ghz (45W TDP)
Onkyo TX-NR906
Teufel System 5 THX Select 2

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71422
  • Where did I put my teeth?
Re: Media Center 19.0.36 -- Available Here
« Reply #11 on: September 05, 2013, 11:30:36 pm »

Do you have anything special installed?
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41953
  • Shoes gone again!
Re: Media Center 19.0.36 -- Available Here
« Reply #12 on: September 05, 2013, 11:43:45 pm »

MC freezes everytime i want to exit mc.

Opening mc and closing it without doing anything works. But after playing anything, it won't shutdown and even prevent the pc from shutting down!
I waited already 10 minutes, but it won't close. Windows "busy icon" runs forever.
I allways have to kill the process, that's not nice.


Please send a log to logs at jriver (dot) com.

Thanks.
Logged
Matt Ashland, JRiver Media Center
Pages: [1]   Go Up