INTERACT FORUM

Please login or register.

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

Author Topic: JRiver Media Center 28.0.27 -- Available Here  (Read 6194 times)

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71294
  • Where did I put my teeth?
JRiver Media Center 28.0.27 -- Available Here
« on: June 21, 2021, 03:39:38 pm »

This is a new build of JRiver Media Center 28.  Please post bugs here.  Please start a new thread for anything requiring discussion.  Non-bug posts will be deleted.

Download 64-bit build
https://files.jriver.com/mediacenter/channels/v28/latest/MediaCenter280027-x64.exe (works on 64 bit systems only)

Download 32-bit build
https://files.jriver.com/mediacenter/channels/v28/latest/MediaCenter280027.exe (works on all systems)

28.0.27 (6/21/2021)

1. Changed: Updated LAV Filters to 0.75.1, used in video playback, many fixes and much improved AV1 video support.
2. NEW: Track Info plugins are copied during an upgrade install.
3. NEW: Added s-curve modes to the cross-fade options (instead of piggy backing).  You can pick standard (in and out) or aggressive (which only fades out).
4. Fixed: The 20 band equalizer wasn't applying all 20 bands yet.

28.0.26 (6/20/2021)

1. Changed: Multiple lines are accepted in expression editors again.
2. Changed: When outputting a newline for the rename tool, the string "(newline)" will replace the actual line breaks.

28.0.25 (6/18/2021)

1. Changed: Made the 20-band equalizer less wide.
2. Changed: Multiline is turned off in the expression editor only in the rename tool instead of everywhere.

28.0.24 (6/17/2021)

1. Fixed: Playing a track from Cloudplay with no matching artists in the library to Cloudplay again would not find Cloudplay files.
2. Changed: The smooth cross-fade is now an S-curve (feedback appreciated).
3. Changed: Spaces are trimmed from the head and tail of the filename and directory rule in the rename tool.  Newlines are also trimmed.
4. Changed: If the audio analyzer tool is set to auto-start, it now closes automatically when it finishes.
5. Changed: The expression editor used by the rename tool (and other tools) no longer accepts carriage return.

28.0.23 (6/15/2021)

1. NEW: The equalizer is 20 band instead of 10 band.
2. Fixed: Cancel in a library backup would still ask about saving thumbnails.
3. Fixed: Lyrics lookup could contain extra HTML markers in some cases.
4. NEW: Added a "Last Played (album)" field that is set album wide for plays.
5. Fixed: The MCWS call Control/AnalyzeAudio would not work reliably due to threading.
6. Changed: Added the ability to call Control/AnalyzeAudio with a list of file keys.
7. Changed: The web browser place holder in Theater View is now black, instead of gray, resulting in less jaring transitions when the browser is loading.
8. Fixed: Keyboard shortcuts function once again on Playing Now Track Info when using the Edge browser engine.
9. Fixed: The scrollbar in Netflix Web is hidden, for a better fullscreen experience.
10. Fixed: The "Billboard"-style main suggestion on the Netflix home page can be selected.
11. Changed: Pressing the Select/OK/Enter button after playback of a title in Netflix ended will select the "Next Episode" button.

28.0.22 (6/10/2021)

1. NEW: Opus input plugin, with full tag reading/writing support.
2. Changed: Deleting an image would stop playback instead of just going to the next image.
3. Fixed: Potential fix for the Media Center shell extension blocking certain other shell commands from working.
4. Changed: Using a little smaller VST buffer size.

28.0.21 (6/8/2021)

1. Changed: VST plugins could cause latency because of the new buffer delivery system.  Now it uses smaller buffers.
2. Fixed: Library backups could not include thumbnails because some code was commented out in release.
3. Fixed: The example for the Extract function was not right.
4. NEW: Tag() expression function will return any image XMP tags that are not JRiver database fields, for example, Tag(XMP: Label).  Also, Tag(EXIF: Make) and Tag(EXIF: Model) will return make and mode of the camera, individually (whereas [Camera] returns a combination of the two as before).
5. Changed: Diverting to a DLNA zone will issue a seek (since bookmarking is not supported) to retain the playback position.

28.0.20 (6/4/2021)

1. NEW: Tabs support dragging to re-order (and dragging also takes the views so you can drag a tab to Playing Now to play, etc.).
2. Changed: Made restoring a library and settings faster (doesn't decompress twice any longer).
3. NEW: Added the ability to include thumbnails in a library backup.
4. Changed: The expression engine is better about evaluation strings in brackets and not always assuming something after a comma is a parameter.
5. Changed: Renamed the Diversion feature.
6. NEW: Added a menu option "Divert Here" to divert from playing zones.

28.0.19 (6/2/2021)

1. Changed: Made the size of audio block delivered to a VST plug-in always match the maximum size we told the plug-in (wasn't checking previously).
2. NEW: Added the feature "Divert" to zone right-clickto move playback to a different zone.
3. Changed: Made the MCWS function Playback/LoadDSPPreset able to load DLNA zones (like the save added recently).
laying zones.

28.0.18 (5/26/2021)

1. Changed: The new folder selection dialog shows and hides nicer.

28.0.17 (5/25/2021)

1. NEW: Added a filter box to the toolbar customization dialog to filter the list of choices.
2. Fixed: The check for whether a file already existed wasn't working properly when ripping using MakeMKV.
3. Fixed: MP4 files could crash if there was an error that we didn't find a good frame after.
4. Changed: The MCWS to save a DSP preset works with DLNA zones (and save's the associated DLNA server's settings).
5. NEW: Netflix Web: Added an option (Services -> Netflix Web) to automatically skip the intro/credits.
6. Changed: A newer path selection method is used that supports typing paths and looks more like Explorer.

28.0.16 (5/20/2021)

1. Changed: Updated Greek translation (thanks Panagiotis).
2. NEW: A new field "Secure Rip" is filled after a secure rip, with details about the rip.
3. NEW: The Audio CRC field is filled when ripping.

28.0.15 (5/18/2021)

1. NEW: Added the option to loudness to be full spectrum (default), bass only, or treble only.
2. Changed: When serving a DSP preset, the filename in the browser will be the zone name.

28.0.14 (5/13/2021)

1. Changed: Netflix in Theater View now offers various player augmentations to enable 5.1 audio and more (check Options -> Services -> Netflix Web)
2. Changed: Playback/SaveDSPPreset just returns the saved DSP file instead of an encoded blob.
3. NEW: The option to remove played files from Playing Now can remove files as they are played or leave the last five files.
4. Changed: Updated Czech translation (thanks Jan Boháč).
5. Fixed: The tree node function could crash if there was no tree selection.
6. Fixed: When you'd edit an expression, resizing the dialog would discard the changes.
7. NEW: The Mid(...) expression function takes a mode so that you can pass the end as an index instead of a count of characters.
8. Changed: Updated German translation file (thanks Bytestar).
9. NEW: Added the ability to set the output filename of titles when ripping using MakeMKV.

28.0.13 (5/7/2021)

1. Fixed: Opening Netflix from Theater View could result in not giving focus to the website.
2. Changed: Netflix in Theater View can now be closed with Backspace from the main navigation page.
3. NEW: Added the TreeNode(...) expression.  Mode 0 (the default) returns the full path.  Mode 1 returns the current item.  Mode 2 returns the parent item.

28.0.12 (5/5/2021)

1. Fixed: The Netflix website integration can now handle season/episode selection.
2. Fixed: Many style fixes and improvements for the Netflix website integration.
3. NEW: The Playback/LoadDSPPreset function accepts a saved DSP preset file (remember to URL escape).
4. NEW: Added Playback/SaveDSPPreset to return a saved preset.

28.0.11 (5/4/2021)

1. Fixed: Ripping a CD could fail in the last few builds.

28.0.10 (5/3/2021)

1. Changed: Made the new / improved this version menu item link to v28.
2. Fixed: If playback was set to include no files from Cloudplay, doing a right-click Play (with Play Doctor and Cloudplay) would not work.
3. Changed: Slovak translation updated (thanks Peter Lukac).
4. Fixed: MC cleared time component of "Date/Time Original" in EXIF erroneously.
5. Fixed: MC could not load EXIF "Date/Time Original" tag if it has no time component.
6. Fixed: FLAC radio playback could fail.

28.0.9 (4/29/2021)

1. Fixed: HDCD analysis would corrupt beats per minute detection.
2. NEW: Added an audio CRC field to the audio analyzer that calculates the CRC32 of the audio data (only calculated for 16-bit and 24-bit stereo currently).
3. NEW: Access Netflix through Theater View.

28.0.8 (4/27/2021)

1. Changed: TPDF dither is no longer applied during format conversion with no DSP (since it would change the bits).
2. NEW: Added the 1x, 2x, etc. to the compression field for DSD files.
3. Changed: The list of libraries is no longer removed during an upgrade install.
4. Changed: Made the Value box of the Tag Action Window customization taller.
5. NEW: Added select all and unselect all buttons to the MakeMKV title selection dialog.
6. NEW: Added expanded title information tooltips to the MakeMKV title selection dialog when the cursor is hovering over titles.

28.0.7 (4/23/2021)

1. NEW: Skins are copied during upgrade from the old install to the new install.
2. Changed: JRiver time-shifting DirectShow filter will re-check connection media types when the graph starts running, because some video capture devices change media format (for example audio sample rate) without sending a notification to the graph.
3. NEW: IPTV Support in TV engine.  Live streaming now, no time-shifting or recording yet.  May not work for all URLs.
4. NEW: Support for Canon .CR3 raw image format.

28.0.6 (4/21/2021)

1. Fixed: The context menu on Playing Now "Track Info" was not accessible with the Edge integrated browser.
2. Fixed: FLAC file playback could crash in 28.0.5.
3. Fixed: Opening CloudPlay with the Edge integrated browser could prompt for additional login details.
4. Changed: Removed unintended double-buffering in mp4 plugin.
5. Fixed: In WMA plugin if "Disable audio buffering to disk" option (Linux only) was used, a file buffer was still created.
6. Changed: The file type is passed along with Radio Paradise files so it no longer needs to hit the server for it.
7. NEW: The custom folders (resources, art, skin items, webpages) are copied during an upgrade to the new version.

28.0.5 (4/16/2021)

1. NEW: Added the PlaylistTime(...) expression to get the time of a track in the current playlist (a sum of all previous durations) in mode 0, mode 1 adds the current track as well, the remaining time of the playlist in mode 2 and 3 (2 excludes the current track), and mode 4 for the total playlist duration.
2. Fixed: WASAPI loopback was not working.
3. Fixed: MakeMKV ripping would create processes over and over instead of using the same one.
4. Changed: When making relative paths, if nothing is in common, it doesn't convert to relative (previously would still output something -- but it wouldn't work).
5. NEW: The export all playlists tool shows a dialog to allow picking the format, whether to use relative paths, and the output path.
6. Fixed: With memory playback enabled, playing some streaming stations with ICY metadata could fail after a while.
7. Fixed: When playing URLs, two layers of ICY parsing could happen causing hiccups in the audio.
8. Fixed: MakeMKV processes were not always getting cleaned up when finished.
9. NEW: Files ripped using MakeMKV are imported after ripping.
10. Changed: Removed unintended double-buffering in mp3 plugin.
Logged

slerch666

  • World Citizen
  • ***
  • Posts: 195
Re: JRiver Media Center 28.0.27 -- Available Here
« Reply #1 on: June 21, 2021, 05:12:22 pm »

T
4. Fixed: The 20 band equalizer wasn't applying all 20 bands yet.

On my system, as soon as I enable the equalizer, music continues to play but there is no audio from headphones or external speakers.
Uncheck equalizer, music comes right back.

Playing via a Monolith 124459 via USB.

I will try the built-in audio from my PC later, but that is not the way I want to listen long term.


Bluray menu still crashes MC28 as well but is working in 27.
I might need to ensure DVD Fabpasskey is working? I assumed the BD playback would rely on DVDFabPasskey for that but it seems maybe that's not the case anymore as it works without menus and with DVDFabPasskey?
Logged

milsdrewbulch

  • Junior Woodchuck
  • **
  • Posts: 87
Re: JRiver Media Center 28.0.27 -- Available Here
« Reply #2 on: June 21, 2021, 10:38:08 pm »

Switch tracks cross-fade (smooth) isn't working. Tracks change instantly with a nasty crackle.

Actually, any track switching comes with a nasty crackle (cross-fade or not). Just upgraded from MC25 to 28.0.27 64 bit and restored library and this is my only problem so far.
Logged

dualazmak

  • Recent member
  • *
  • Posts: 40
Re: JRiver Media Center 28.0.27 -- Available Here
« Reply #3 on: June 22, 2021, 03:50:03 am »

Install error!

I installed 28.0.27 Windows 64 bit version into my first PC successfully.

Looks I could install it to my second PC successfully with the same license key, and exit/shutdown it.  When I restart it, the message of "Media Center was installed for a different operation system. Please reinstall Media Center." appeared.

Then I did re-run the installer MediaCenter280027-x64.exe for overwrite, and looks it was successfully installed.  Just for sure, I "Reset and Restore License" with my license key, then shutdown/exit MC 28.0.27.

When I try to restart MC 28.0.27, the same error message  "Media Center was installed for a different operation system. Please reinstall Media Center." appeared!

I did the reinstallation procedure for four times, with the same error every time.  This means I already wasted the four restores for failures (every time I received the remaining restore number e-mail).

How can I avoid this error, and how can I recover the wasted four restores??
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71294
  • Where did I put my teeth?
Re: JRiver Media Center 28.0.27 -- Available Here
« Reply #4 on: June 22, 2021, 06:52:36 am »

Install error!

I installed 28.0.27 Windows 64 bit version into my first PC successfully.

Looks I could install it to my second PC successfully with the same license key, and exit/shutdown it.  When I restart it, the message of "Media Center was installed for a different operation system. Please reinstall Media Center." appeared.
I'll move this to a new thread.

Try right clicking on the install file and running it as admin.

This is probably a security problem with your machine,  not  a problem with MC.  Try googling for similar problems.

We can fix the restores if you run out.  Use the 30 day trial period to extend your restores.
Logged

slerch666

  • World Citizen
  • ***
  • Posts: 195
Re: JRiver Media Center 28.0.27 -- Available Here
« Reply #5 on: June 22, 2021, 08:00:44 am »

On my system, as soon as I enable the equalizer, music continues to play but there is no audio from headphones or external speakers.
Uncheck equalizer, music comes right back.

Playing via a Monolith 124459 via USB.

I will try the built-in audio from my PC later, but that is not the way I want to listen long term.


Bluray menu still crashes MC28 as well but is working in 27.
I might need to ensure DVD Fabpasskey is working? I assumed the BD playback would rely on DVDFabPasskey for that but it seems maybe that's not the case anymore as it works without menus and with DVDFabPasskey?

I have confirmed; as soon as I enable the equalizer, no matter the audio output method, music continues to "play" but you can't hear anything. Uncheck equalizer, audio comes right back.

I have this problem via the built in Realtek sound card with headphones/speaker and from my above-mentioned external DAC/Amp.

Going back to MC27, everything works as expected on both output methods.

Will be using MC27 until this one is worked out as I use the EQ to control volume differences between outputs on the Monolith DAC. Set to 100% for my "Speaker Output" zone and 50% for "Headphone Output" zone.

Using the 64 bit version. I can try 32 bit if there is any value in that.
Logged

dualazmak

  • Recent member
  • *
  • Posts: 40
Re: JRiver Media Center 28.0.27 -- Available Here
« Reply #6 on: June 22, 2021, 08:26:06 am »

I'll move this to a new thread.

Try right clicking on the install file and running it as admin.

This is probably a security problem with your machine,  not  a problem with MC.  Try googling for similar problems.

We can fix the restores if you run out.  Use the 30 day trial period to extend your restores.

Thank you for your quick response.  OK, I will try the "admin" installation tomorrow, and will get back to you for the result.
Logged

Hendrik

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10695
Re: JRiver Media Center 28.0.27 -- Available Here
« Reply #7 on: June 22, 2021, 08:27:22 am »

Thank you for your quick response.  OK, I will try the "admin" installation tomorrow, and will get back to you for the result.

Also make sure you do not run it in any compatibility mode (neither the installer, nor MC itself), as that would make it believe its running under a different OS then it really is, prompting that message to appear.
Logged
~ nevcairiel
~ Author of LAV Filters

lepa

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1962
Re: JRiver Media Center 28.0.27 -- Available Here
« Reply #8 on: June 22, 2021, 09:38:09 am »

Quote
1. NEW: Opus input plugin, with full tag reading/writing support.
Tagging doesn't work for me (read or write). Do I need to activate it somewhere? Don't see any input plugin related settings...
Logged

Birdsrule17

  • Recent member
  • *
  • Posts: 8
Re: JRiver Media Center 28.0.27 -- Available Here
« Reply #9 on: June 22, 2021, 03:14:14 pm »

On my system, as soon as I enable the equalizer, music continues to play but there is no audio from headphones or external speakers.
Uncheck equalizer, music comes right back.

Playing via a Monolith 124459 via USB.

I will try the built-in audio from my PC later, but that is not the way I want to listen long term.




Bluray menu still crashes MC28 as well but is working in 27.
I might need to ensure DVD Fabpasskey is working? I assumed the BD playback would rely on DVDFabPasskey for that but it seems maybe that's not the case anymore as it works without menus and with DVDFabPasskey?


I am having the same issue with the graphic equalizer.  Windows 7, 64 bit.
Logged

terrym@tassie

  • MC Beta Team
  • Galactic Citizen
  • *****
  • Posts: 467
Re: JRiver Media Center 28.0.27 -- Available Here
« Reply #10 on: June 22, 2021, 06:12:35 pm »

The DSP Studio Equaliser is not working in this release (EDIT: or in 28.0.26), selecting 'Flat' preset gives very strange result (see screenshot) and immediately terminates audio output.
Logged
" I like work: it fascinates me. I can sit and look at it for hours." -Jerome K. Jerome

dualazmak

  • Recent member
  • *
  • Posts: 40
Re: JRiver Media Center 28.0.27 -- Available Here
« Reply #11 on: June 22, 2021, 07:41:27 pm »

Install error!

I installed 28.0.27 Windows 64 bit version into my first PC successfully.

Looks I could install it to my second PC successfully with the same license key, and exit/shutdown it.  When I restart it, the message of "Media Center was installed for a different operation system. Please reinstall Media Center." appeared.

Then I did re-run the installer MediaCenter280027-x64.exe for overwrite, and looks it was successfully installed.  Just for sure, I "Reset and Restore License" with my license key, then shutdown/exit MC 28.0.27.

When I try to restart MC 28.0.27, the same error message  "Media Center was installed for a different operation system. Please reinstall Media Center." appeared!

I did the reinstallation procedure for four times, with the same error every time.  This means I already wasted the four restores for failures (every time I received the remaining restore number e-mail).

How can I avoid this error, and how can I recover the wasted four restores??

I'll move this to a new thread.
Try right clicking on the install file and running it as admin.
This is probably a security problem with your machine,  not  a problem with MC.  Try googling for similar problems.
We can fix the restores if you run out.  Use the 30 day trial period to extend your restores.

Thank you for your quick response.  OK, I will try the "admin" installation tomorrow, and will get back to you for the result.

Hello Jim,

I fully uninstalled MC280027-x64 with clean-up of registry info, and then installed again MC280027-x64 under right-click "admin" authority.  Now everything looks perfectly OK, of course shutdown/exit and restart of MC280027-x64.

I still have 7 restores remaining (after waste of 3 or 4 for the errors), and this would be sufficient for my possible further installations in other PCs. 
In case if I would have shortage of restores, I will contact you again.

Thank you for youre attention.

with my best regards,

dualazmak
Logged

Striker

  • World Citizen
  • ***
  • Posts: 150
Re: JRiver Media Center 28.0.27 -- Available Here
« Reply #12 on: June 22, 2021, 10:02:20 pm »

>> NEW: The option to remove played files from Playing Now can remove files as they are played or leave the last five files.
Works great.. thank you.

Another expected benefit is the ability to see the prior tracks in PN and rate them after playback...
Logged

Manfred

  • Citizen of the Universe
  • *****
  • Posts: 1023
Re: JRiver Media Center 28.0.27 -- Available Here
« Reply #13 on: June 23, 2021, 02:39:23 am »

Minor Point:
I think you want on the startscreen on Media Center 28 under Tips: Media Center 28 is now available instead of 27.
Logged
WS (AMD Ryzen 7 5700G, 32 GB DDR4-3200, 2x2 TB SDD, LG 34UC98-W)-USB|ADI-2 DAC FS|Canton AM5 - File Server (i3-3.9 GHz, 16GB ECC DDR4-2400, 46 TB disk space) - Media Renderer (i3-3.8 GHz, 8GB DDR4-2133, GTX 960)-USB|Devialet D220 Pro|Audeze LCD 2|B&W 804S|LG 4K OLED )

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41903
  • Shoes gone again!
Re: JRiver Media Center 28.0.27 -- Available Here
« Reply #14 on: June 23, 2021, 07:40:35 am »

Minor Point:
I think you want on the startscreen on Media Center 28 under Tips: Media Center 28 is now available instead of 27.

Just updated.  Thanks!
Logged
Matt Ashland, JRiver Media Center

MGD_King

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 535
  • It's not easy being me, but it sure is fun!
Re: JRiver Media Center 28.0.27 -- Available Here
« Reply #15 on: June 23, 2021, 08:25:21 pm »

Two issues.

1. Lyrics lookup missing the first two lines of each song that it looks up. It's also adding extra HTML at the end of the lyrics. For example:

Code: [Select]
<div class="auw0zb">Songwriters: Ian Gillan /  Ian Paice /  Jon Lord /  Ritchie Blackmore /  Roger Glover</div><div class="auw0zb">Lazy lyrics © Sony/ATV Music Publishing LLC, Universal Music Publishing Group, BMG Rights Management</div>
2. 5.1 channels have no output except for LF & RF when using a 3rd party VST equalizer plugin. Enabling the 20 band equalizer plays all channels, but the equalizer is way too harsh like everything is set to +12db and then the adjustments are made. I'm using HDMI Bitstream to my receiver (same setup I had in MC27). Changing the output method does not change the issue. This VST equalizer plugin works in MC27 in all channels.
Logged

EnglishTiger

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 952
Re: JRiver Media Center 28.0.27 -- Available Here
« Reply #16 on: June 23, 2021, 09:47:15 pm »

There's a New Feature that works really great in MC28 but does not get mentioned in the list of changes/enhancements - the New Mouse Scroll Wheel Behaviour where holding down the Shift Key puts the Mouse Wheel into Horizontal Scroll Mode - https://yabb.jriver.com/interact/index.php/topic,129114.msg896077.html#msg896077
Logged
Win NUC - VENOEN 11Th NUC Mini PC Core i7 1165G7,Dual HDMI 2.0+Mini DP,Windows 11 Mini Desktop Computer,Thunderbolt 4.0,1 Lan, USB-C,Wifi,Bluetooth 5.0,32GB RAM Toshiba MQ04ABF100 ‎500Gb 5400 RPM ‎eSATA HD, Gigabyte GP-GSM2NE3512GNTD 1Tb NVMe SSD, Samsung 870 QVO 8 TB SATA 2.5 Inch SSD (MZ-77Q8T0) in Sabrent Ultra Slim USB 3.0 to 2.5-Inch SATA External Aluminium Hard Drive Enclosure (EC-UK30)

Apple 2020 Mac mini M1 Chip (8GB RAM, 512GB SSD)
Sabrent Thunderbolt 3 to Dual NVMe M.2 SSD Tool-Free Enclosure with Sabrent 2TB Rocket NVMe PCIe M.2 2280 High Performance SSD + Crucial P3 Plus 4TB M.2 PCIe

ET Skins & TrackInfo Plugins - https://englishtiger.uk/index.html

gappie

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 4563
Re: JRiver Media Center 28.0.27 -- Available Here
« Reply #17 on: June 24, 2021, 01:00:29 am »

thanks for making upgrading even easier with taking all the custom folders and skins into the new version.  8)

found a small bug in the `set rules for files display`. when you use, lets say, Last played album, and then "in the range of", and you switch to an other like "before", it will put a "," in the value field, see att. this happens also when you use "before" or "is less then" without a value in the field and closing and reopening the edit search. it can put a ">" there.
hope its clear.

  :)
gab
Logged

WVM

  • Recent member
  • *
  • Posts: 5
Re: JRiver Media Center 28.0.27 -- Available Here
« Reply #18 on: June 24, 2021, 05:30:53 am »

Have a hard time exiting Theatre Mode when in Netflix, Esc only seems to work when I alt-tab or bring up the taskbar and after mashing it multiple times.
Other than than mostly good with Netflix, 4k/5.1 fine, HDR okish (windows implementation is not the best), Dolby Vision though does not seem to work, is there anything I need to do extra to ticking the box, do have DV capable display.
Logged

Hendrik

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10695
Re: JRiver Media Center 28.0.27 -- Available Here
« Reply #19 on: June 24, 2021, 06:43:58 am »

Have a hard time exiting Theatre Mode when in Netflix, Esc only seems to work when I alt-tab or bring up the taskbar and after mashing it multiple times.

Use Backspace a few times to get back to Theater View. We're still refining the key integration, i'll see what Escape does or doesn't do right now.
Logged
~ nevcairiel
~ Author of LAV Filters
Pages: [1]   Go Up