• 1
  • 46
  • 47
  • 48(current)
  • 49
  • 50
Android NVIDIA Shield TV Pro (2019 new model)
(2021-11-12, 21:40)khaoohs Wrote:
(2021-11-11, 00:10)ashlar Wrote:
(2021-11-09, 21:50)BluHD Wrote: The harmony elite remote communicates with the shield pro via bluetooth as you add the remote as another controller in the shield settings afaiaa the pro does not have an IR port only the supplied remote control does for controlling your tv/other IR devices
Got it. Forgot about bluetooth in Harmony Elite. I am still treasuring an old Harmony model that still had the Picture and Sound buttons to access a whole different set of commands. So it's IR only for me (and I have an extra model in storage, never opened...).
I so wish I had purchased a second Harmony remote before Logitech bailed on us. Now the prices for used devices are outrageous.
My experience would say that, giving proper care, these remote don't have death  Smile !
Reply
Which version of Kodi do you guys use now on the Shield?
The official play store version has stuttering with refresh rate switching enabled and can't play Dolby Vision, the Maven Kodi build had some audio issues, audio cutting out or not playing audio until I restart Kodi.

And does anyone perhaps know if FFmpeg 5.0 will be added to Kodi Matrix or if such an update will only happen in Nexus?
Reply
(2022-02-07, 22:46)Eison Wrote: Which version of Kodi do you guys use now on the Shield?
The official play store version has stuttering with refresh rate switching enabled and can't play Dolby Vision, the Maven Kodi build had some audio issues, audio cutting out or not playing audio until I restart Kodi.

I use the play store version. No stuttering on refresh rate changes in my setup. Dolby Vision plays correctly too (within the limitations of the Shield).
Reply
Play Store version plays DV? That's news to me.
Reply
DV inside MP4.. not in MKV

BHH
HDConvertToX, AutoMKV, AutoMen author
Reply
Not MKV yet? Sad

Can you share your configuration for the Audio? I'm having problem with the REMUX'es version for atmos, if I change the audio it plays withouth problem!
Reply
Does the PRO have issues playing VC-1? Any other issues with Kodi 19?


Thanks
Reply
Side downloaded 19.4 on both Pro and Tube version, everything looks fine. But I prefer playing HDR10 to DV. DV works fine until you start to jump forward/back.
Reply
Hi guys and gals. A friend of mine bought a Shield TV Pro. Is there a suggested keymap to use for its remote?
For troubleshooting and bug reporting please make sure you read this first (usually it's enough to follow instructions in the second post).
Reply
Here's what I've been using. Don't know if it's the latest & greatest...
 
Code:
<?xml version="1.0" encoding="UTF-8"?>
<keymap>
  <Home>
    <keyboard>
      <menu>XBMC.ActivateWindow(Favourites)</menu>
    </keyboard>
  </Home>
  <FullscreenVideo>
    <keyboard>
      <menu>seek(-7)</menu>
      <backspace>Stop</backspace>
      <browser_back>Stop</browser_back>
      <up>ShowSubtitles</up>
      <down>CodecInfo</down>
    </keyboard>
  </FullscreenVideo>
  <VideoMenu>
    <keyboard>
      <backspace>Stop</backspace>
      <browser_back>Stop</browser_back>
    </keyboard>
  </VideoMenu>
  <MyFiles>
    <keyboard>
      <play_pause>Highlight</play_pause>
    </keyboard>
  </MyFiles>
  <virtualkeyboard>
    <keyboard>
      <menu>shift</menu>
      <play_pause>enter</play_pause>
      <rewind>backspace</rewind>
      <fastforward>number0</fastforward>
      <backspace>Stop</backspace>
      <browser_back>Stop</browser_back>
    </keyboard>
  </virtualkeyboard>
<Visualisation>
<keyboard>
<browser_back>Stop</browser_back>
<backspace>Stop</backspace>
</keyboard>
</Visualisation>
  <Favourites>
    <keyboard>
      <browser_back>close</browser_back>
    </keyboard>
  </Favourites>
  <NumericInput>
    <keyboard>
      <browser_back>Close</browser_back>
    </keyboard>
  </NumericInput>
  <PVROSDChannels>
    <keyboard>
      <browser_back>Close</browser_back>
    </keyboard>
  </PVROSDChannels>
  <PVROSDGuide>
    <keyboard>
      <browser_back>Close</browser_back>
    </keyboard>
  </PVROSDGuide>
  <PVROSDDirector>
    <keyboard>
      <browser_back>Close</browser_back>
    </keyboard>
  </PVROSDDirector>
  <PVROSDCutter>
    <keyboard>
      <browser_back>Close</browser_back>
    </keyboard>
  </PVROSDCutter>
  <MyTVSettings>
    <keyboard>
      <browser_back>PreviousMenu</browser_back>
    </keyboard>
  </MyTVSettings>
</keymap>
[H]i-[d]eft [M]edia [K]een [V]ideosaurus
My HT
Reply
Test
Reply
Apologies for the test reply. Newbie here. 

Just a short message.

Bought the NVIDIA Shield TV Pro 2019 about 1 year ago. Was realy very exited about the specs but after the latest updates I just was not able to get the micro stutters fixed with 4K remuxed material. Even with the latest Kodi version. After 2 months of testing and trying I was fed up. Sold the Shield and bought myself a Zidoo Z9X. Straight out of the box super smooth playback with no stutter what so ever via SMB and NAS.

My setup is Zidoo via HDMI on Sony A8H 65" and back to a Sonos Arc via eARC. Very happy customer..

Greetz.
Reply
(2022-05-24, 01:45)hdmkv Wrote: Here's what I've been using. Don't know if it's the latest & greatest...
 
Code:
<?xml version="1.0" encoding="UTF-8"?>
<keymap>
  <Home>
    <keyboard>
      <menu>XBMC.ActivateWindow(Favourites)</menu>
    </keyboard>
  </Home>
  <FullscreenVideo>
    <keyboard>
      <menu>seek(-7)</menu>
      <backspace>Stop</backspace>
      <browser_back>Stop</browser_back>
      <up>ShowSubtitles</up>
      <down>CodecInfo</down>
    </keyboard>
  </FullscreenVideo>
  <VideoMenu>
    <keyboard>
      <backspace>Stop</backspace>
      <browser_back>Stop</browser_back>
    </keyboard>
  </VideoMenu>
  <MyFiles>
    <keyboard>
      <play_pause>Highlight</play_pause>
    </keyboard>
  </MyFiles>
  <virtualkeyboard>
    <keyboard>
      <menu>shift</menu>
      <play_pause>enter</play_pause>
      <rewind>backspace</rewind>
      <fastforward>number0</fastforward>
      <backspace>Stop</backspace>
      <browser_back>Stop</browser_back>
    </keyboard>
  </virtualkeyboard>
<Visualisation>
<keyboard>
<browser_back>Stop</browser_back>
<backspace>Stop</backspace>
</keyboard>
</Visualisation>
  <Favourites>
    <keyboard>
      <browser_back>close</browser_back>
    </keyboard>
  </Favourites>
  <NumericInput>
    <keyboard>
      <browser_back>Close</browser_back>
    </keyboard>
  </NumericInput>
  <PVROSDChannels>
    <keyboard>
      <browser_back>Close</browser_back>
    </keyboard>
  </PVROSDChannels>
  <PVROSDGuide>
    <keyboard>
      <browser_back>Close</browser_back>
    </keyboard>
  </PVROSDGuide>
  <PVROSDDirector>
    <keyboard>
      <browser_back>Close</browser_back>
    </keyboard>
  </PVROSDDirector>
  <PVROSDCutter>
    <keyboard>
      <browser_back>Close</browser_back>
    </keyboard>
  </PVROSDCutter>
  <MyTVSettings>
    <keyboard>
      <browser_back>PreviousMenu</browser_back>
    </keyboard>
  </MyTVSettings>
</keymap>

What's that for?
Reply
Quote:Bought the NVIDIA Shield TV Pro 2019 about 1 year ago. Was realy very exited about the specs but after the latest updates I just was not able to get the micro stutters fixed with 4K remuxed material. Even with the latest Kodi version. After 2 months of testing and trying I was fed up. Sold the Shield and bought myself a Zidoo Z9X. Straight out of the box super smooth playback with no stutter what so ever via SMB and NAS.

My setup is Zidoo via HDMI on Sony A8H 65" and back to a Sonos Arc via eARC. Very happy customer..

Greetz.



Wow that thing is absurdly over priced. At-least with the shield you can run lineage os now.
Reply
(2022-05-17, 22:04)jarosujo Wrote: Side downloaded 19.4 on both Pro and Tube version, everything looks fine. But I prefer playing HDR10 to DV. DV works fine until you start to jump forward/back.

Exactly this :-)
Reply
  • 1
  • 46
  • 47
  • 48(current)
  • 49
  • 50

Logout Mark Read Team Forum Stats Members Help
NVIDIA Shield TV Pro (2019 new model)1