This is the latest version of MC 18. Please post bugs here. Please start a new thread for anything requiring discussion. Non-bug posts will be deleted or moved.
Download:
http://files.jriver.com/mediacenter/channels/v18/latest/MediaCenter180070.exeHistory:
http://yabb.jriver.com/interact/index.php?topic=74442.018.0.70 (11/6/2012)
1. Fixed: On Windows 8, a fixed drive could (still) appear as a WMDM handheld device in some cases.
2. Fixed:
Volume hotkeys (remote or keyboard) were running the system volume instead of the Media Center volume (which might be set to 'Internal Volume', etc.) on
Windows 8.
3. Changed: Updated German language file (thanks Bytestar).
4. Changed: Updated LAV filters to .53. Many fixes and changes, especially in DVD playback.
5. Changed: Updated to madVR v0.84.7 when using Red October HQ.
6. Changed:
DVD playback in Red October HQ mode now uses LAV video decoding and madVR rendering. Previously it used the Microsoft decoder and EVR.
18.0.69 (11/5/2012)
1. Changed: The expression TVInfo(SeasonDisplay) only prepends the word "Season " to numeric season values, so using a word like "Specials" won't end up as "Season Specials".
2. Changed: Updated German language file (
thanks Bytestar).
3. Fixed: Configuring Convolution before audio playback had begun could lead to a crash.
4. Changed: When switching to Display View or Theater View from server mode, Standard View will first be shown and its position validated (this should be invisible to the user, but may fix rare video playback issues).
5. Fixed: 32-bit integer output was not working properly with Kernel Streaming or WASAPI output.
6. Changed: Added variable [AllSameArtist] that can be used in a Theater View caption expression.
7. Changed: On Windows 8, a fixed drive could appear as a WMDM handheld device in some cases.
8. Changed: Language names for the on screen display are built using the ITrackInfo interface of LAV so that they work better across different videos.
9. Changed: In
DVB television playback, if video PID is zero MC will not play the channel in time-shifting mode.
10. Changed:
Blu-ray title selection from the OSD shows the duration of each title and doesn't switch titles until 'Enter' is pressed.
18.0.68 (11/1/2012)
1. Changed: The
keyboard / remote volume keys would not work even when Media Center had the focus on Windows 7 + Intellitype or Windows 8 (seems like a Microsoft bug with a surprising workaround, so feedback appreciated).
2. Fixed: The memory playback option could cause troubles when playing a SACD.
3. Faster: Improved the performance of DST decompression (used with DSD files).
4. Fixed: MP4 files (including
ALAC) created in MC were not properly tagged, resulting in some applications not being able to read the tags.
5. Changed: When starting playback of a saved Playchart, the program plays in Play Doctor mode.
6. Changed: When playing a playlist that contained random results (Playchart or smartlist) from Theater View, the same list could play each time unless you navigated to a different view to force a refresh.
7. Changed: Added the expression TVInfo(SeasonDisplay) to output 'Season 1', 'Season 2', etc.
8. Changed:
Season artwork will be used when a category is based on TVInfo(SeasonDisplay) (if you reset your Theater View views in the last couple builds, please do so again).
9. NEW: When manually doing a
bulk lookup of TV or movie metadata, the process runs in a background thread and shows progress in the Action Window (instead of blocking the main program).
10.
NEW: When manually doing a bulk lookup of TV or movie metadata, control is offered for whether it should get images, metadata, and/or replace existing values.
11. Fixed: Bluray and DVD logos were not appearing in the bottom right corner of Theater View flow views when connected to a library server.
12. Fixed: In certain cases, Convolution would not engage properly when configuring it for the first time ever.
13.
NEW: Convolution optionally searches for the best match configuration file based on the input format and uses it if a better match is found.
14. NEW: The OSD shows format information below languages.
18.0.67 (10/31/2012)
1. Changed: Revised the default 'Series' view in Theater View so that shows without a series name use the program name (instead of all being lumped into an 'Unassigned' bucket).
2. Fixed: An empty expression could display as an error (only applies to the last few builds).
3. NEW: Added support for 'Sony Pictures Digital Wave 64' (.
w64) audio format.
4. Fixed: Removed "Recently Watched" category from Netflix since it's not available from their API anymore.
18.0.66 (10/30/2012)
1. Changed: Formatting of the short date format (used in Theater View and elsewhere) respects the year, month, day order system setting.
2. Changed: Updated simplified Chinese language file.
Thanks kelijun.
3. Changed: Improved the file info template that's shown for a Netflix TV series in Theater View.
4. Fixed: The custom star character introduced in build 65 could draw with a circle around it.
5. Changed:
Video playback from a URL works better with filters like LAV that read, seek back, seek forward, and read again (so really aren't seeking at all).
6. Fixed: Serving from a UNC / mapped drive could fail if the drive needed a mount (like right after a reboot).
7. Fixed: Remote zones could cause shutdown of Media Center to be slower than necessary.
8. Changed: Playback of Blu-ray with Library Server would take around 20 seconds before showing the error 'Blu-ray playback over Library Server is not supported' (it still isn't supported, but now the error shows right away).
9. Fixed: In cases where LAV could not return the position or duration (like during some URL playback), position or duration values in the player bar could show unexpected values.
10. Changed: When skipping navigation levels that only contain one choice in Theater View, the title at the top shows the text of the item you picked instead of the text of the skipped item.
11. Changed:
Revised default Theater View views for television (merged 'Series' and 'Season' views, use 'Season 3' instead of '3' at the season level, sorting is by season, episode, etc.).
12. Fixed: Theater View could show '0 minutes' for short videos instead of something like '15 seconds'.
18.0.65 (10/29/2012)
1. Fixed: If a time-shift (DST, BST, etc.) occurred in the middle of EPG data, it could cause programs to appear at the wrong time.
2. Changed: Netflix API url changed to api-public.netflix.com because the old one (api.netflix.com) is going away on November 7.
3. Fixed: When a TV Show does not have a time as part of it's date, it would show 12:00am in Theater View.
4.
NEW: Theater View captions can use the variables [AllSameSeries] and [AllSameSeason] to change the caption based on the context of the list.
5. Changed: Lots of tuning to
Theater View captions and file info templates, especially for television (shows season / episode, has watch marks, etc.).
6. Changed: Tweaked formatting of some expressions like TVInfo(SizeDisplay), TVInfo(SeasonEpisode), and others to use more concise syntax.
7. Changed: Added date formatting tokens 'shortdate' and 'shortdatetime' used in Theater View.
8. Changed: The Watched() expression function takes an optional mode, and mode 1 returns a numeric code useful for caption expressions.
9. Fixed: Drawing of partially transparent text onto other partially transparent backgrounds was drawing the new text with too much prominence.
10. Changed: Added expression function Delimit(...) to output a value and a delimiter but do nothing if the value is empty (so If(IsEmpty([Track #]), , [Track #].) becomes Delimit([Track #], .)).
11. Fixed: Television engine could load a channel of wrong type which would prevent a correct channel from being played.
12. Changed: The font engine uses a custom image for the star character so that it will work with any font.
13. Fixed: OSD "Adding required components..." was not displayed when television engine downloaded components.
18.0.64 (10/26/2012)
1. NEW: Theater View file captions are part of the File Info Template system so are more easily customizable (sorry, but this requires a reset of File Info Template customization).
2. Fixed: The DSD encoder was not accepting 192KHz input.
3. Faster: DSD encoding is faster.
4. Changed: Theater View offers a Russian keyboard (thanks to Nickolay V).
5. NEW: Added RatingStars() expression to return the rating as star characters.
6. Fixed: The display of actors and other list fields for Netflix movies in Theater View was not formatted properly.
18.0.63 (10/25/2012)
1.
NEW: Added DSD encoder with support for 1x and 2x DSD stored in a DSF file (encoding uses 64-bit data path, JRiver's audiophile-grade upsampler, and 7th order noise shaping + dither).
2.
NEW: Added the ASIO option 'Play silence on pause (instead of performing a hardware level pause)' to workaround devices that don't nicely pause or resume.
3. Fixed: Lyrics was truncated to 255 bytes when tagging mp4/m4a files.
18.0.62 (10/25/2012)
1. NEW: Added the ability to
output 32-bit integer (configure with DSP Studio > Output Format > Bitdepth).