Agent/Scraper Question: Which information provider is used for Plex DVR?

For last night’s recording, I switched back and but the recording back in the original TV Shows library that has both DVR and non-DVR content. I am placing the XML from that episode here so that it can be easily compared with the previous recording above that was saved to its own library.

<MediaContainer size="1" allowSync="1" identifier="com.plexapp.plugins.library" librarySectionID="2" librarySectionTitle="TV Shows" librarySectionUUID="9bd10a0e-e298-4fc2-9111-92faf92a0d3a" mediaTagPrefix="/system/bundle/media/flags/" mediaTagVersion="1643704412">
<Video ratingKey="8969" key="/library/metadata/8969" parentRatingKey="8965" grandparentRatingKey="8964" guid="plex://episode/61e9c7901b546ed2f9aead48" parentGuid="plex://season/5fc6ae1a2f220e002d5700f7/7" grandparentGuid="plex://show/5fc6ae1a2f220e002d5700f7" type="episode" title="The Daily Show With Trevor Noah" titleSort="Daily Show With Trevor Noah" grandparentKey="/library/metadata/8964" parentKey="/library/metadata/8965" librarySectionTitle="TV Shows" librarySectionID="2" librarySectionKey="/library/sections/2" grandparentTitle="The Daily Show With Trevor Noah" parentTitle="Season 7" contentRating="TV14" summary="Janicza Bravo, writer & director - "Zola."" index="61" parentIndex="7" year="2022" thumb="/library/metadata/8969/thumb/1645159713" art="/library/metadata/8969/art/1645159713" grandparentThumb="/library/metadata/8964/thumb/1645073302" grandparentArt="/library/metadata/8964/art/1645073302" duration="2204743" originallyAvailableAt="2022-02-17" addedAt="1645159709" updatedAt="1645159713">
<Media id="22308" duration="2204743" bitrate="23528" width="1920" height="1080" aspectRatio="1.78" audioChannels="2" audioCodec="ac3" videoCodec="mpeg2video" videoResolution="1080" container="mpegts" videoFrameRate="NTSC" channelIdentifier="5fc76e2317b7aa002d062f30-5fc70600598c41002da3dcfc" mediaGrabBeginsAt="1645156800" mediaGrabDevice="device://tv.plex.grabbers.hdhomerun/131995C9" mediaGrabOriginalDuration="2697729" mediaGrabPostProcessed="1" mediaGrabStatus="complete" origin="dvr" videoProfile="main">
<Part accessible="1" exists="1" id="22310" key="/library/parts/22310/1645159708/file.ts" duration="2204743" file="/home/media/storage/dvr/The Daily Show With Trevor Noah (2015)/Season 07/The Daily Show With Trevor Noah (2015) - S07E61 - The Daily Show With Trevor Noah.ts" size="3401853044" container="mpegts" deepAnalysisVersion="6" packetLength="188" requiredBandwidths="14540,13751,13166,12758,12474,12474,12474,12474" videoProfile="main">
<Stream id="45426" streamType="1" codec="mpeg2video" index="0" bitrate="11540" bitDepth="8" chromaLocation="left" chromaSubsampling="4:2:0" closedCaptions="1" codedHeight="1080" codedWidth="1920" colorRange="tv" frameRate="29.970" height="1080" level="4" profile="main" refFrames="1" requiredBandwidths="14091,13303,12717,12310,12090,12090,12090,12090" scanType="interlaced" streamIdentifier="256" width="1920" displayTitle="1080i (MPEG2VIDEO)" extendedDisplayTitle="1080i (MPEG2VIDEO)"> </Stream>
<Stream id="45428" streamType="2" selected="1" codec="ac3" index="1" channels="2" bitrate="384" language="English" languageTag="en" languageCode="eng" audioChannelLayout="stereo" requiredBandwidths="384,384,384,384,384,384,384,384" samplingRate="48000" streamIdentifier="257" displayTitle="English (AC3 Stereo)" extendedDisplayTitle="English (AC3 Stereo)"> </Stream>
<Stream id="45429" streamType="2" codec="ac3" index="2" channels="1" bitrate="64" language="Spanish" languageTag="es" languageCode="spa" audioChannelLayout="mono" requiredBandwidths="64,64,64,64,64,64,64,64" samplingRate="48000" streamIdentifier="258" displayTitle="Spanish (AC3 Mono)" extendedDisplayTitle="Spanish (AC3 Mono)"> </Stream>
<Stream id="45427" streamType="3" codec="eia_608" index="0" bitrate="11540" embeddedInVideo="1" requiredBandwidths="14091,13303,12717,12310,12090,12090,12090,12090" streamIdentifier="256" displayTitle="Unknown (Closed Captions)" extendedDisplayTitle="Unknown (Closed Captions)"> </Stream>
</Part>
</Media>
<Genre id="29217" filter="genre=29217" tag="Talk"/>
<Genre id="29218" filter="genre=29218" tag="Interview"/>
<Genre id="257" filter="genre=257" tag="Comedy"/>
<Genre id="29570" filter="genre=29570" tag="Entertainment"/>
<Genre id="29161" filter="genre=29161" tag="News + Opinion"/>
<Channel id="29219" filter="channel=29219" tag="190 COMEDY (Comedy Central)"/>
<Channel id="29220" filter="channel=29220" tag="690 CCHD (Comedy Central HD)"/>
<Marker id="27843" type="intro" startTimeOffset="27483" endTimeOffset="49857">
<Attributes id="27843"/>
</Marker>
<Field locked="1" name="art"/>
<Extras size="0"> </Extras>
<Related> </Related>
</Video>
</MediaContainer>

With this information and a fresh set of logs (3.4 MB), is there any guidance on how to proceed? Am I at the mercy of the meta that Gracenote is providing to Plex DVR? Is there any way to get these episodes to to appear correctly short of manually renaming them?

With “The Daily Show” off this week, I am not able to gather any more data until next week.

Is there any more information I can provide regarding this issue? Or is it nor really an issue, and it is working as expected.