1. No user installed addons are supported, python or otherwise.
2. No, they really are not supported.
3. They are not coming back
4. Read from 1. again

Any mention of illegal streaming sites, addons or any pirated material will not be tolerated. This is not democracy and any offenders will be banned and posts deleted immediately without warning.

Other than that, we hope you enjoy MrMC so far and we welcome any input and feedback you might have.

Team MrMC.

MythTV EPG crash & slow on load

Any issues you might have with Plex, Emby, MySQL, Trakt.tv or Subtitle search services
Post Reply
User avatar
zakaron
Posts: 17
Joined: 17 Oct 2016, 21:00

MythTV EPG crash & slow on load

Post by zakaron »

For years I have been running MythTV .27 with Kodi & MRMC frontends. MRMC are on on Apple TV 4 units. I recently upgraded to MythTV v31 and MySQL 8. I noticed some issues that have carried over and figured I'd ask about them now. First issue I notice is that the PVR plugin takes a while to load and takes at least a minute before the "TV" section becomes available. When looking at the log after MRMC loads, I do see a lot of errors like: ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)

Then if I try to view the guide data from the TV section, MRMC closes back to the AppleTV main screen. When I view the MRMC old log, I can see the same errors as the example above, so it makes me think the crash and slow loading are due to the EPG. I do have a *lot* of recordings, so the slow loading may also be due to all the recordings. By a lot, there are several thousand. If I also try to view the recordings section from TV, it never loads as it just spins and spins trying to load data. Again, I figured it is because of all the recordings I have. I don't use the "recordings" section to view my PVR data - I have a process that renames my recordings, transcodes them, and updates the MRMC library instead, so I'm not as concerned with having the recordings section available.

Code: Select all

##############################################################
Content of MrMC (Old) Log
##############################################################

14:54:51.736 T:6174355456  NOTICE: special://profile/ is mapped to: special://masterprofile/
14:54:51.738 T:6174355456  NOTICE: -----------------------------------------------------------------------
14:54:51.738 T:6174355456  NOTICE: Starting MrMC (3.9-10 Git:2020-10-16-5cd7aa7). Platform: TVOS ARM64 64-bit
14:54:51.738 T:6174355456  NOTICE: Using Release MrMC x64 build
14:54:51.738 T:6174355456  NOTICE: MrMC compiled Oct 17 2020 by Clang 12.0.0 (clang-1200.0.32.2) for TVOS ARM64 64-bit version 11.2.0 (110200)
14:54:51.738 T:6174355456  NOTICE: Running on Apple Inc. AppleTV5,3 with TVOS 14.4, kernel: Darwin ARM 64-bit version 20.3.0
14:54:51.738 T:6174355456  NOTICE: Host CPU: arm64 v8, 2 cores available
14:54:51.738 T:6174355456  NOTICE: ARM Features: Neon enabled
14:54:51.739 T:6174355456  NOTICE: special://xbmc/ is mapped to: /private/var/containers/Bundle/Application/A72CD99B-3B69-4593-8B2A-1A6F069E17A5/MrMC.app/AppData/AppHome
14:54:51.739 T:6174355456  NOTICE: special://xbmcbin/ is mapped to: /private/var/containers/Bundle/Application/A72CD99B-3B69-4593-8B2A-1A6F069E17A5/MrMC.app/AppData/AppHome
14:54:51.739 T:6174355456  NOTICE: special://masterprofile/ is mapped to: /var/mobile/Containers/Data/Application/5CBE13F4-1473-414A-939F-8BE987AFA7DB/Library/Caches/home/userdata
14:54:51.739 T:6174355456  NOTICE: special://home/ is mapped to: /var/mobile/Containers/Data/Application/5CBE13F4-1473-414A-939F-8BE987AFA7DB/Library/Caches/home
14:54:51.739 T:6174355456  NOTICE: special://temp/ is mapped to: /private/var/mobile/Containers/Data/Application/5CBE13F4-1473-414A-939F-8BE987AFA7DB/tmp/temp
14:54:51.739 T:6174355456  NOTICE: special://logs/ is mapped to: /var/mobile/Containers/Data/Application/5CBE13F4-1473-414A-939F-8BE987AFA7DB/Library/Caches/logs/
14:54:51.739 T:6174355456  NOTICE: special://frameworks/ is mapped to: /private/var/containers/Bundle/Application/A72CD99B-3B69-4593-8B2A-1A6F069E17A5/MrMC.app/Frameworks
14:54:51.739 T:6174355456  NOTICE: The executable running is: /private/var/containers/Bundle/Application/A72CD99B-3B69-4593-8B2A-1A6F069E17A5/MrMC.app/MrMC
14:54:51.739 T:6174355456  NOTICE: Local hostname: Fantastic-Beasts
14:54:51.739 T:6174355456  NOTICE: Log File is located: special://logs/mrmc.log
14:54:51.739 T:6174355456  NOTICE: -----------------------------------------------------------------------
14:54:51.742 T:6174355456  NOTICE: load settings...
14:54:51.753 T:6174355456 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
14:54:51.753 T:6174355456 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
14:54:51.756 T:6174355456 WARNING: CSettingInt: unknown options filler "audiocdactions" of "audiocds.autoaction"
14:54:51.762 T:6174355456 WARNING: CSetting: duplicate <update> definition for "lookandfeel.soundskin"
14:54:51.762 T:6174355456   ERROR: CSetting: missing <control> tag of "videoscreen.vsync"
14:54:51.764 T:6174355456 WARNING: CSettingGroup: unable to read setting "videoscreen.vsync"
14:54:51.766 T:6174355456  NOTICE: Found 1 Lists of Devices
14:54:51.767 T:6174355456  NOTICE: Enumerated DARWINIOS devices:
14:54:51.767 T:6174355456  NOTICE:     Device 1
14:54:51.767 T:6174355456  NOTICE:         m_deviceName      : default
14:54:51.767 T:6174355456  NOTICE:         m_displayName     : Default
14:54:51.767 T:6174355456  NOTICE:         m_displayNameExtra:
14:54:51.767 T:6174355456  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
14:54:51.767 T:6174355456  NOTICE:         m_channels        : FL,FR,FC,LFE,BL,BR
14:54:51.767 T:6174355456  NOTICE:         m_sampleRates     : 44100,48000
14:54:51.767 T:6174355456  NOTICE:         m_dataFormats     : AE_FMT_S16LE,AE_FMT_FLOAT
14:54:51.767 T:6174355456  NOTICE:         m_streamTypes     : No passthrough capabilities
14:54:51.787 T:6174355456  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
14:54:51.788 T:6174355456  NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
14:54:51.788 T:6174355456  NOTICE: Default DVD Player: dvdplayer
14:54:51.788 T:6174355456  NOTICE: Default Video Player: dvdplayer
14:54:51.788 T:6174355456  NOTICE: Default Audio Player: paplayer
14:54:51.788 T:6174355456  NOTICE: Disabled debug logging due to GUI setting. Level 0.
14:54:51.788 T:6174355456  NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
14:54:51.788 T:6174355456  NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
14:54:51.788 T:6174355456   ERROR: CMediaSourceSettings: error loading special://masterprofile/sources.xml: Line 0, Failed to open file
14:54:51.788 T:6174355456  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
14:54:51.789 T:6174355456  NOTICE: Loaded playercorefactory configuration
14:54:51.789 T:6174355456  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
14:54:51.789 T:6174355456  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
14:54:52.004 T:6179516416  NOTICE: getNativeAudioSettings:Stereo
14:54:52.044 T:6179516416  NOTICE: CAAudioUnitSink::setupAudio:setting channels 2
14:54:52.045 T:6179516416  NOTICE: CAAudioUnitSink::setupAudio:setting samplerate 48000.000000
14:54:52.045 T:6179516416  NOTICE: CAAudioUnitSink::setupAudio:setting buffer duration to 0.042667
14:54:52.088 T:6179516416  NOTICE: dumpAVAudioSessionProperties:maxchannels 2, deactivateMaxchannels 2
14:54:52.172 T:6179516416  NOTICE: CAAudioUnitSink::setupAudio:total latency = 0.085375
14:54:52.173 T:6179516416  NOTICE: CAAudioUnitSink::setupAudio:setup audio format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (48000Hz)
14:54:52.174 T:6179516416  NOTICE: dumpAVAudioSessionProperties:audio route = HDMIOutput
14:54:52.206 T:6179516416  NOTICE: dumpAVAudioSessionProperties:sampleRate 48000.000000
14:54:52.207 T:6179516416  NOTICE: dumpAVAudioSessionProperties:outputLatency 0.000042
14:54:52.207 T:6179516416  NOTICE: dumpAVAudioSessionProperties:IOBufferDuration 0.042667
14:54:52.207 T:6179516416  NOTICE: dumpAVAudioSessionProperties:outputNumberOfChannels 2
14:54:52.207 T:6179516416  NOTICE: dumpAVAudioSessionProperties:maximumOutputNumberOfChannels 2
14:54:52.209 T:6179516416  NOTICE: dumpAVAudioSessionProperties:SessionPortOutputNumberOfChannels 2
14:54:52.219 T:6179516416  NOTICE: CAESinkDARWINIOS::Initialize: channel_index 0, maxChannels 2, outputChannels 2, portChannelCount 2
14:54:52.275 T:6174355456  NOTICE: Running database version Addons20
14:54:52.358 T:6174355456  NOTICE: ADDONS: Using repository repository.mrmc.tv
14:54:52.379 T:6174355456  NOTICE: Found possible resolution for display 0 with 1920 x 1080
14:54:52.379 T:6174355456  NOTICE: Checking resolution 16
14:54:52.380 T:6174355456  NOTICE: GL_VENDOR = Apple Inc.
14:54:52.380 T:6174355456  NOTICE: GL_RENDERER = Apple A8 GPU
14:54:52.380 T:6174355456  NOTICE: GL_VERSION = OpenGL ES 3.0 Apple A8 GPU - 2.3.25
14:54:52.380 T:6174355456  NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.00
14:54:52.380 T:6174355456  NOTICE: GL_EXTENSIONS = GL_OES_standard_derivatives GL_KHR_texture_compression_astc_ldr GL_EXT_color_buffer_half_float GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_pvrtc_sRGB GL_EXT_read_format_bgra GL_EXT_separate_shader_objects GL_EXT_shader_framebuffer_fetch GL_EXT_shader_texture_lod GL_EXT_shadow_samplers GL_EXT_texture_filter_anisotropic GL_APPLE_clip_distance GL_APPLE_color_buffer_packed_float GL_APPLE_copy_texture_levels GL_APPLE_rgb_422 GL_APPLE_texture_format_BGRA8888 GL_IMG_read_format GL_IMG_texture_compression_pvrtc
14:54:52.755 T:6180663296  NOTICE: Running database version Addons20
14:54:52.836 T:6180663296  NOTICE: Running database version ViewModes6
14:54:52.838 T:6180663296  NOTICE: Running database version Textures13
14:54:52.901 T:6180663296  NOTICE: Running database version MyMusic60
14:54:53.178 T:6180663296  NOTICE: Running database version TV29
14:54:53.179 T:6180663296  NOTICE: Running database version Epg11
14:54:53.296 T:6174355456 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
14:54:53.302 T:6174355456   ERROR: JSONRPC: Missing implementation for method "VideoLibrary.GetInProgressTvShows"
14:54:53.340 T:6180663296  NOTICE: PVRManager - starting up
14:54:53.356 T:6181810176  NOTICE: AddOnLog: MythTV PVR Client: Creating MythTV PVR-Client
14:54:53.356 T:6181810176  NOTICE: AddOnLog: MythTV PVR Client: Addon compiled with PVR API version 4.1.0
14:54:53.400 T:6181810176  NOTICE: AddOnLog: MythTV PVR Client: Addon started successfully
14:54:53.516 T:6174355456  NOTICE: initialize done
14:54:53.516 T:6174355456  NOTICE: Running the application...
14:54:53.517 T:6174355456  NOTICE: WebServer: Started the webserver
14:54:53.518 T:6174355456  NOTICE: starting upnp client
14:54:53.525 T:6188118016  NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
14:54:53.525 T:6188118016  NOTICE: UDP: Listening on port 9777
14:54:54.346 T:4357437568  NOTICE: starting upnp client
14:54:54.417 T:6180663296   ERROR: SQL: Missing result set!
14:54:54.418 T:6180663296   ERROR: GetMoviesByWhere failed
14:55:00.753 T:6182383616  NOTICE: AddOnLog: MythTV PVR Client: Launcher stopped
14:56:47.429 T:6169194496  NOTICE: Start - EPG thread started
14:56:50.150 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
14:56:50.150 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
14:56:50.150 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
14:56:50.150 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
14:56:50.151 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
14:56:50.151 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
14:56:50.151 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
14:56:50.151 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
14:56:50.151 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
14:56:50.151 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
14:56:50.151 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
14:56:50.151 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
14:56:50.151 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
14:56:50.151 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
14:56:50.151 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
14:56:50.151 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
14:56:50.151 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
14:56:50.151 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
14:56:50.152 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
14:56:50.152 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
14:56:50.152 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
14:56:50.152 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
14:56:50.152 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
14:56:50.152 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
14:56:50.152 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
14:56:50.152 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
14:56:50.152 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
14:56:50.152 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
14:56:50.153 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)

........................................ (deleted entries to make things smaller)

14:57:30.479 T:6169194496   ERROR: SQL: Missing result set!
14:57:30.480 T:6169194496   ERROR: GetMoviesByWhere failed
15:02:19.349 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.349 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.349 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.349 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.349 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.349 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.350 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.350 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.350 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.350 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.350 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.350 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.350 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.350 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.350 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.350 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.350 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.350 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.350 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.350 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.351 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.351 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.351 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.351 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.351 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.351 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.351 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.351 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.351 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.351 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.351 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.351 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.351 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.351 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.351 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.351 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.351 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.352 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.352 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.352 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.352 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.352 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.352 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.352 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.352 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.352 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.352 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.352 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.352 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.352 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.352 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.352 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.352 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.353 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.353 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.353 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.353 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.353 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.353 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.353 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.353 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.353 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.353 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.353 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.353 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.353 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.353 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.353 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.353 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.354 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.354 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.354 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.354 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.354 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.354 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.354 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.355 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.355 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.355 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.355 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.355 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.356 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.356 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.356 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.356 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.356 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.356 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.356 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.356 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.356 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.356 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.356 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.357 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.357 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.357 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.357 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.357 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.357 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.357 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.357 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.357 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.357 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.357 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.357 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.358 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.358 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.358 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.358 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.358 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.358 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.358 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.358 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.358 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.358 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.358 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.358 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.358 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.358 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.359 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.359 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.359 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.359 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.359 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.359 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.359 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.359 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.359 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.359 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.359 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.359 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.359 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.359 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.360 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.360 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.360 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.360 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.360 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.360 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.360 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.360 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.360 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.360 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.360 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.360 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.360 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.361 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.361 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.361 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.361 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.361 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.362 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.362 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.362 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.362 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.362 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.362 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.362 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.362 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.362 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.362 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.362 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.362 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.363 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.363 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.363 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.363 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.363 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.363 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.363 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.363 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.363 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.363 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.363 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.363 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.363 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.363 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.363 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.363 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.364 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.364 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.364 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.364 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.364 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.364 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.364 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.364 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.364 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.364 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.364 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.364 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.364 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.364 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.364 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.364 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.365 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.365 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.365 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.365 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.365 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.365 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.365 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.365 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.365 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.365 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.365 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.365 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.365 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.365 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.366 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.366 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.366 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.366 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.366 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.366 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.366 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.366 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.366 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.366 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.366 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.366 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.366 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.366 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.366 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.367 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.367 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.367 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.367 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.367 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.367 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.367 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.367 T:6181236736   ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (10, 1)
15:02:19.367 T:6181236736   ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
User avatar
amet
Team MrMC
Posts: 3787
Joined: 26 Oct 2015, 16:59
Location: Dubai/Novi Sad

Re: MythTV EPG crash & slow on load

Post by amet »

I suspect the v27 vs v31 changes... I’ll have a look if there is any documentation on the changes. Might be tricky to test as I don’t have mythtv backend
User avatar
zakaron
Posts: 17
Joined: 17 Oct 2016, 21:00

Re: MythTV EPG crash & slow on load

Post by zakaron »

Understood. Thank you for looking though. I know the long load time has always been there (even with version .27), but I was being hopeful that bringing it up to the latest 31 release would help.
User avatar
zakaron
Posts: 17
Joined: 17 Oct 2016, 21:00

Re: MythTV EPG crash & slow on load

Post by zakaron »

I've been doing a lot of refactoring on this new v31 MythTV setup. I've been treating MythTV more as a file repository with all the recordings that I've been collecting over the years. It should not used as such; this is where the library of Kodi / MrMC comes in as it can handle a large volume of recordings. I decided to reduce the recordings MythTV tracks by removing any recordings older than 30 days. I already have the physical file moved to storage where library updates can pick them up, and just a sym link back to my MythTV recordings directory so MythTV still knows about the file. When I delete it from MythTV, it still keeps a "history" in the oldrecorded table so it can look for duplicate recordings. I have shrunk what MythTV tracks from 8600+ recordings to about 160. This took a lot of time to carefully clean up, but I now have a cron job that will actively delete MythTV recordings older than 30 days, so I don't fall back into the habit of "junk collecting". The other thing I had to do was redo the Schedules Direct guide data from the direct import method to the XMLTV grabber method. While doing so, I trimmed down a lot of unused channels or ones that are encrypted.

With all that said, the "TV" section loads within about 5 seconds of MrMC starting up. It is night & day difference from before. I can also use the actual recordings section in the TV plug-in. The shear volume of recordings I had before just couldn't be processed and would hang the plug-in.

Now I still see those repeating error messages in the log:

15:02:19.350 T:6181236736 ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.350 T:6181236736 ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!
15:02:19.350 T:6181236736 ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (6, 1)
15:02:19.350 T:6181236736 ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 1!


However, I don't think they are really hurting anything at this point. I came across a posting from a few years ago indicating it may be that Kodi is loading the timers before the plug-in is active: https://forum.kodi.tv/archive/index.php ... 37577.html

As far as the guide causing MrMC to crash, I have not gotten anything definitive in the logs except for one time with full debug on - this showed up in the very bottom of the old log when I got MrMC re-launched:

Code: Select all

18:20:11.759 T:6174519296   DEBUG: AddOnLog: MythTV PVR Client: (CPPMyth)RcvMessageLength: 62
18:20:11.759 T:6174519296   DEBUG: AddOnLog: MythTV PVR Client: (CPPMyth)RcvBackendMessage: UPDATE_FILE_SIZE 9449 2172363124 (3)
18:20:12.761 T:6168211456   DEBUG: AddOnLog: MythTV PVR Client: RunHouseKeeping
18:20:13.216 T:6160756736   DEBUG: Activating window ID: 10617
18:20:13.318 T:6174519296   DEBUG: AddOnLog: MythTV PVR Client: (CPPMyth)RcvMessageLength: 92
18:20:13.318 T:6174519296   DEBUG: AddOnLog: MythTV PVR Client: (CPPMyth)RcvBackendMessage: FILE_WRITTEN /mnt/recordings/1694_20210308230000.ts 2175430344 (3)
18:20:13.524 T:6160756736   DEBUG: ------ Window Deinit (Home.xml) ------
18:20:13.536 T:6160756736   DEBUG: ------ Window Init (MyPVRGuide.xml) ------
18:20:13.536 T:6160756736    INFO: Loading skin file: MyPVRGuide.xml, load type: KEEP_IN_MEMORY
18:20:13.713 T:6160756736   DEBUG: CGUIEPGGridContainer - SetStartEnd - start=03/07/2021 11:00:00 PM end=03/09/2021 11:00:00 PM
Now it is odd that my other Apple TV does not crash when I load the guide data. I'm thinking about uninstalling and reinstalling MrMC on this particular Apple TV and see if it fixes the issue. Doesn't seem that it is a bug if it only does it on one unit and not the other.
Post Reply