Kodi Community Forum

Full Version: Playlists - will not play video if not 1st item
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hardware = Mac Mini (last years model, not the newest)
Software = XMBC Gotham & Kodi Helix

Basic setup.....i created a mixed (audio & video tracks) playlist in iTunes for each day of the month (31 in total). I exported each playlist as a .m3u named for the day of the month (i.e.: 1.m3u, 2.mu3, 3.m3u, ... ... 29.m3u, 30.m3u, 31.m3u). I have an applescript that runs when the computer is powered on which determines the day of the month and opens the appropriate playlist with XBMC/Kodi.

The playlist will play seemingly correctly except that it will only play a video file if the video is the first item on the playlist.
Once an audio file has been played all video files in the playlist after that are skipped.
Put another way, If a video is the first item in the playlist when the playlist starts, the video will play. Otherwise any video encountered anywhere else in the playlist is skipped.

I did a bit of trial and error and here is what i found:
1-if a video is the 1st item in the playlist, it plays correctly

a-if the 2nd item is video, it plays correctly.

b -if the 3rd item is audio, it plays correctly.

c-if any additional item is video, it is skipped and plays the next audio track.

2 -if the 2nd item is audio, it plays correctly.

a-if any additional item is video, it is skipped and plays the next audio track.

3-if an audio track is the 1st item in the playlist, it plays correctly

a-if the any additional item is video, it is skipped and plays the next audio track.

4-If, for example, track 1 is audio and track 2 is video and track 3 is audio.....

a-track 1 plays correctly

b-track 2 shows the title briefly, then shows the title to track 3 and loads and plays track 3 correctly

c-if I 'rewind' to track 2 it will play correctly until it encounters another video track


If there is more info I can provide or if there exists a log file that may help, please let me know.

thanks in advance.
Since it could be of use, the log files do show an error in both XBMC and Kodi which, to my untrained eyes, looks like the system is not switching players properly when encountering a video file after playing an audio file in a playlist.
both xbmc and lodi log file copy/pastes are below.

--------------------------------------

xbmc.log contents:
09:04:14 T:140735306531600 NOTICE: special://profile/ is mapped to: special://masterprofile/
09:04:14 T:140735306531600 NOTICE: -----------------------------------------------------------------------
09:04:14 T:140735306531600 NOTICE: Starting XBMC (13.2 Git:20140817-0f3db05). Platform: x86 Darwin OSX 64-bit
09:04:14 T:140735306531600 NOTICE: Using Unknown XBMC x64 build, compiled Aug 17 2014 by Clang 4.2.0 for x86 Darwin OSX 64-bit version 1060
09:04:14 T:140735306531600 NOTICE: Running on Darwin OSX 64-bit 13.4.0 x86_64, Version 10.9.5 (Build 13F34)
09:04:14 T:140735306531600 NOTICE: Host CPU: Intel® Core™ i5-3210M CPU @ 2.50GHz, 4 cores available
09:04:14 T:140735306531600 NOTICE: special://xbmc/ is mapped to: /Applications/XBMC.app/Contents/Resources/XBMC
09:04:14 T:140735306531600 NOTICE: special://xbmcbin/ is mapped to: /Applications/XBMC.app/Contents/Resources/XBMC
09:04:14 T:140735306531600 NOTICE: special://masterprofile/ is mapped to: /Users/XXXXXX/Library/Application Support/XBMC/userdata
09:04:14 T:140735306531600 NOTICE: special://home/ is mapped to: /Users/XXXXXX/Library/Application Support/XBMC
09:04:14 T:140735306531600 NOTICE: special://temp/ is mapped to: /Users/XXXXXX/.xbmc/temp
09:04:14 T:140735306531600 NOTICE: special://frameworks/ is mapped to: /Applications/XBMC.app/Contents/Libraries
09:04:14 T:140735306531600 NOTICE: The executable running is: /Applications/XBMC.app/Contents/MacOS/XBMC
09:04:14 T:140735306531600 NOTICE: Local hostname: XXXXXXX-Mac-mini.local
09:04:14 T:140735306531600 NOTICE: Log File is located: /Users/XXXXXX/Library/Logs/xbmc.log
09:04:14 T:140735306531600 NOTICE: -----------------------------------------------------------------------
09:04:14 T:140735306531600 NOTICE: load settings...
09:04:14 T:140735306531600 ERROR: Unable to load libcrystalhd.dylib, reason: dlopen(libcrystalhd.dylib, 1): image not found
09:04:14 T:140735306531600 NOTICE: Found 1 Lists of Devices
09:04:14 T:140735306531600 NOTICE: Enumerated DARWINOSX devices:
09:04:14 T:140735306531600 NOTICE: Device 1
09:04:14 T:140735306531600 NOTICE: m_deviceName : default
09:04:14 T:140735306531600 NOTICE: m_displayName : Default
09:04:14 T:140735306531600 NOTICE: m_displayNameExtra:
09:04:14 T:140735306531600 NOTICE: m_deviceType : AE_DEVTYPE_PCM
09:04:14 T:140735306531600 NOTICE: m_channels : FL,FR
09:04:14 T:140735306531600 NOTICE: m_sampleRates : 96000,88200,48000,44100
09:04:14 T:140735306531600 NOTICE: m_dataFormats : AE_FMT_S24LE3,AE_FMT_S16LE,AE_FMT_FLOAT
09:04:14 T:140735306531600 NOTICE: Device 2
09:04:14 T:140735306531600 NOTICE: m_deviceName : Built-in Output
09:04:14 T:140735306531600 NOTICE: m_displayName : Built-in Output
09:04:14 T:140735306531600 NOTICE: m_displayNameExtra:
09:04:14 T:140735306531600 NOTICE: m_deviceType : AE_DEVTYPE_PCM
09:04:14 T:140735306531600 NOTICE: m_channels : FL,FR
09:04:14 T:140735306531600 NOTICE: m_sampleRates : 96000,88200,48000,44100
09:04:14 T:140735306531600 NOTICE: m_dataFormats : AE_FMT_S24LE3,AE_FMT_S16LE,AE_FMT_FLOAT
09:04:14 T:140735306531600 ERROR: CSettingsManager: unable to load settings from special://masterprofile/guisettings.xml, creating new default settings
09:04:14 T:140735306531600 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
09:04:14 T:140735306531600 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
09:04:14 T:140735306531600 NOTICE: Default DVD Player: dvdplayer
09:04:14 T:140735306531600 NOTICE: Default Video Player: dvdplayer
09:04:14 T:140735306531600 NOTICE: Default Audio Player: paplayer
09:04:14 T:140735306531600 NOTICE: Disabled debug logging due to GUI setting. Level 0.
09:04:14 T:140735306531600 NOTICE: Log level changed to 0
09:04:14 T:140735306531600 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
09:04:14 T:140735306531600 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
09:04:14 T:140735306531600 NOTICE: Loaded playercorefactory configuration
09:04:14 T:140735306531600 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
09:04:14 T:140735306531600 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
09:04:14 T:4474408960 NOTICE: Thread ActiveAE start, auto delete: false
09:04:14 T:4474945536 NOTICE: Thread AESink start, auto delete: false
09:04:14 T:4474945536 NOTICE: virtual bool CAESinkDARWINOSX::Initialize(AEAudioFormat &, std:Confusedtring &): Opening default device Built-in Output
09:04:14 T:140735306531600 NOTICE: ADDONS: Using repository repository.xbmc.org
09:04:14 T:140735306531600 NOTICE: ADDONS: Using repository repository.pvr-osx64.xbmc.org
09:04:15 T:4477587456 NOTICE: Thread PeripBusCEC start, auto delete: false
09:04:15 T:140735306531600 NOTICE: Setup SDL
09:04:15 T:140735306531600 NOTICE: Display 0 has name DELL E2010H
09:04:15 T:140735306531600 NOTICE: Found possible resolution for display 0 with 1600 x 900 @ 60.000000 Hz
09:04:15 T:140735306531600 NOTICE: Found possible resolution for display 0 with 1280 x 1024 @ 75.000000 Hz
09:04:15 T:140735306531600 NOTICE: Found possible resolution for display 0 with 1024 x 768 @ 75.000000 Hz
09:04:15 T:140735306531600 NOTICE: Found possible resolution for display 0 with 1024 x 768 @ 60.000000 Hz
09:04:15 T:140735306531600 NOTICE: Found possible resolution for display 0 with 800 x 600 @ 75.000000 Hz
09:04:15 T:140735306531600 NOTICE: Found possible resolution for display 0 with 800 x 600 @ 60.000000 Hz
09:04:15 T:140735306531600 NOTICE: Found possible resolution for display 0 with 640 x 480 @ 75.000000 Hz
09:04:15 T:140735306531600 NOTICE: Found possible resolution for display 0 with 640 x 480 @ 60.000000 Hz
09:04:15 T:140735306531600 NOTICE: Found possible resolution for display 0 with 1280 x 1024 @ 60.000000 Hz
09:04:15 T:140735306531600 NOTICE: Found possible resolution for display 0 with 1024 x 576 @ 60.000000 Hz
09:04:15 T:140735306531600 NOTICE: Checking resolution 16
09:04:15 T:140735306531600 NOTICE: GL_VENDOR = Intel Inc.
09:04:15 T:140735306531600 NOTICE: GL_RENDERER = Intel HD Graphics 4000 OpenGL Engine
09:04:15 T:140735306531600 NOTICE: GL_VERSION = 2.1 INTEL-8.28.32
09:04:15 T:140735306531600 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.20
09:04:15 T:140735306531600 NOTICE: GL_EXTENSIONS = GL_ARB_color_buffer_float GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_seamless_cube_map GL_ARB_shader_objects GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_transpose_matrix GL_ARB_vertex_array_bgra GL_ARB_vertex_blend GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_draw_buffers2 GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod_bias GL_EXT_texture_rectangle GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_APPLE_aux_depth_stencil GL_APPLE_client_storage GL_APPLE_element_array GL_APPLE_fence GL_APPLE_float_pixels GL_APPLE_flush_buffer_range GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_packed_pixels GL_APPLE_pixel_buffer GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_specular_vector GL_APPLE_texture_range GL_APPLE_transform_hint GL_APPLE_vertex_array_object GL_APPLE_vertex_array_range GL_APPLE_vertex_point_size GL_APPLE_vertex_program_evaluators GL_APPLE_ycbcr_422 GL_ATI_separate_stencil GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_IBM_rasterpos_clip GL_NV_blend_square GL_NV_conditional_render GL_NV_depth_clamp GL_NV_fog_distance GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod
09:04:16 T:140735306531600 NOTICE: No Joystick name specified, loading default map
09:04:16 T:140735306531600 NOTICE: Previous line repeats 35 times.
09:04:16 T:140735306531600 NOTICE: Running database version Addons16
09:04:16 T:140735306531600 NOTICE: start dvd mediatype detection
09:04:16 T:4509765632 NOTICE: Thread DetectDVDMedia start, auto delete: false
09:04:17 T:140735306531600 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
09:04:17 T:140735306531600 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
09:04:17 T:4528054272 NOTICE: Thread LanguageInvoker start, auto delete: false
09:04:17 T:140735306531600 NOTICE: initialize done
09:04:17 T:140735306531600 NOTICE: Running the application...
09:04:17 T:4557619200 NOTICE: Thread JobWorker start, auto delete: true
09:04:17 T:4528054272 NOTICE: -->Python Interpreter Initialized<--
09:04:17 T:4587261952 NOTICE: Thread FileCache start, auto delete: false
09:04:18 T:140735306531600 NOTICE: starting zeroconf publishing
09:04:18 T:4587798528 NOTICE: Thread PAPlayer start, auto delete: false
09:04:18 T:140735306531600 NOTICE: ES: Starting event server
09:04:18 T:4588335104 NOTICE: Thread EventServer start, auto delete: false
09:04:18 T:4588335104 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
09:04:18 T:4588335104 NOTICE: UDP: Listening on port 9777
09:04:18 T:4588871680 NOTICE: Thread TCPServer start, auto delete: false
09:04:18 T:4589408256 NOTICE: Thread AlarmClock start, auto delete: false
09:04:18 T:4589944832 NOTICE: Thread JobWorker start, auto delete: true
09:04:18 T:4616380416 NOTICE: Thread RSSReader start, auto delete: false
09:04:18 T:4621529088 NOTICE: Thread FileCache start, auto delete: false
09:04:23 T:4377333760 NOTICE: Previous line repeats 7 times.
09:04:23 T:4377333760 NOTICE: Thread JobWorker start, auto delete: true
09:04:24 T:4621791232 NOTICE: Thread FileCache start, auto delete: false
09:04:24 T:4621791232 NOTICE: Previous line repeats 1 times.
09:04:24 T:4621791232 NOTICE: Thread JobWorker start, auto delete: true
09:04:24 T:4640477184 NOTICE: Thread FileCache start, auto delete: false
09:04:29 T:4375187456 NOTICE: Previous line repeats 10 times.
09:04:29 T:4375187456 NOTICE: Thread LanguageInvoker start, auto delete: false
09:04:29 T:4375187456 NOTICE: -->Python Interpreter Initialized<--
09:04:48 T:4376260608 NOTICE: Thread LanguageInvoker start, auto delete: false
09:04:48 T:4376260608 NOTICE: -->Python Interpreter Initialized<--
09:07:33 T:4376289280 NOTICE: Thread JobWorker start, auto delete: true
09:07:33 T:4376289280 ERROR: CAudioDecoder: Unable to Init Codec while loading file /Users/Shared/Media/Video/Movies/FLIPPER.mp4
09:07:33 T:4376289280 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder
09:07:33 T:4376825856 NOTICE: Thread FileCache start, auto delete: false
09:07:33 T:4521566208 NOTICE: Thread JobWorker start, auto delete: true
09:14:31 T:4521566208 NOTICE: Previous line repeats 1 times.
09:14:31 T:4521566208 NOTICE: Thread FileCache start, auto delete: false
09:14:57 T:140735306531600 NOTICE: Storing total System Uptime
09:14:57 T:140735306531600 NOTICE: Saving settings
09:14:57 T:140735306531600 NOTICE: stop all
09:14:57 T:140735306531600 NOTICE: stop player
09:14:58 T:140735306531600 NOTICE: ES: Stopping event server
09:14:58 T:140735306531600 NOTICE: stopping zeroconf publishing
09:14:58 T:4588335104 NOTICE: ES: UDP Event server stopped
09:14:58 T:140735306531600 NOTICE: stop dvd detect media
09:14:58 T:140735306531600 NOTICE: stop sap announcement listener
09:14:58 T:140735306531600 NOTICE: clean cached files!
09:14:58 T:140735306531600 NOTICE: unload skin
09:14:58 T:4475482112 WARNING: DARWINOSX: underflow (3072 vs 4096 bytes)
09:14:58 T:140735306531600 NOTICE: stopped
09:14:58 T:140735306531600 NOTICE: destroy
09:14:58 T:140735306531600 NOTICE: unload sections
09:14:58 T:140735306531600 NOTICE: special://profile/ is mapped to: special://masterprofile/
09:14:59 T:140735306531600 NOTICE: destroy
09:14:59 T:140735306531600 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
09:14:59 T:140735306531600 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
09:14:59 T:140735306531600 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
09:14:59 T:140735306531600 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
09:14:59 T:140735306531600 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
09:14:59 T:140735306531600 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
09:14:59 T:140735306531600 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
09:14:59 T:140735306531600 WARNING: Attempted to remove window 10021 from the window manager when it didn't exist
09:14:59 T:140735306531600 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
09:14:59 T:140735306531600 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
09:14:59 T:140735306531600 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
09:14:59 T:140735306531600 NOTICE: unload sections
09:14:59 T:140735306531600 NOTICE: application stopped...







kodi.log contents:
09:19:04 T:140735306531600 NOTICE: special://profile/ is mapped to: special://masterprofile/
09:19:04 T:140735306531600 NOTICE: -----------------------------------------------------------------------
09:19:04 T:140735306531600 NOTICE: Starting Kodi (14.0-RC2 Git:2014-12-03-35b4f38-dirty). Platform: OS X x86 64-bit
09:19:04 T:140735306531600 NOTICE: Using Release Kodi x64 build
09:19:04 T:140735306531600 NOTICE: Kodi compiled Dec 3 2014 by Clang 4.2 (clang-425.0.27) for OS X x86 64-bit version 10.6.0 (1060)
09:19:04 T:140735306531600 NOTICE: Running on Apple Inc. Macmini6,1 with OS X 10.9.5, kernel: Darwin x86 64-bit version 13.4.0
09:19:04 T:140735306531600 NOTICE: Host CPU: Intel® Core™ i5-3210M CPU @ 2.50GHz, 4 cores available
09:19:04 T:140735306531600 NOTICE: special://xbmc/ is mapped to: /Applications/Kodi.app/Contents/Resources/Kodi
09:19:04 T:140735306531600 NOTICE: special://xbmcbin/ is mapped to: /Applications/Kodi.app/Contents/Resources/Kodi
09:19:04 T:140735306531600 NOTICE: special://masterprofile/ is mapped to: /Users/XXXXXX/Library/Application Support/Kodi/userdata
09:19:04 T:140735306531600 NOTICE: special://home/ is mapped to: /Users/XXXXXX/Library/Application Support/Kodi
09:19:04 T:140735306531600 NOTICE: special://temp/ is mapped to: /Users/XXXXXX/.kodi/temp
09:19:04 T:140735306531600 NOTICE: special://frameworks/ is mapped to: /Applications/Kodi.app/Contents/Libraries
09:19:04 T:140735306531600 NOTICE: The executable running is: /Applications/Kodi.app/Contents/MacOS/Kodi
09:19:04 T:140735306531600 NOTICE: Local hostname: XXXXXXs-Mac-mini.local
09:19:04 T:140735306531600 NOTICE: Log File is located: /Users/XXXXXX/Library/Logs/kodi.log
09:19:04 T:140735306531600 NOTICE: -----------------------------------------------------------------------
09:19:04 T:140735306531600 NOTICE: load settings...
09:19:04 T:140735306531600 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
09:19:04 T:140735306531600 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
09:19:04 T:140735306531600 NOTICE: Found 1 Lists of Devices
09:19:04 T:140735306531600 NOTICE: Enumerated DARWINOSX devices:
09:19:04 T:140735306531600 NOTICE: Device 1
09:19:04 T:140735306531600 NOTICE: m_deviceName : default
09:19:04 T:140735306531600 NOTICE: m_displayName : Default
09:19:04 T:140735306531600 NOTICE: m_displayNameExtra: Built-in Output
09:19:04 T:140735306531600 NOTICE: m_deviceType : AE_DEVTYPE_PCM
09:19:04 T:140735306531600 NOTICE: m_channels : FL,FR
09:19:04 T:140735306531600 NOTICE: m_sampleRates : 96000,88200,48000,44100
09:19:04 T:140735306531600 NOTICE: m_dataFormats : AE_FMT_S24LE3,AE_FMT_S16LE,AE_FMT_FLOAT
09:19:04 T:140735306531600 NOTICE: Device 2
09:19:04 T:140735306531600 NOTICE: m_deviceName : Built-in OutputConfusedtream0
09:19:04 T:140735306531600 NOTICE: m_displayName : Built-in Output
09:19:04 T:140735306531600 NOTICE: m_displayNameExtra: Headphones
09:19:04 T:140735306531600 NOTICE: m_deviceType : AE_DEVTYPE_PCM
09:19:04 T:140735306531600 NOTICE: m_channels : FL,FR
09:19:04 T:140735306531600 NOTICE: m_sampleRates : 96000,88200,48000,44100
09:19:04 T:140735306531600 NOTICE: m_dataFormats : AE_FMT_S24LE3,AE_FMT_S16LE,AE_FMT_FLOAT
09:19:04 T:140735306531600 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
09:19:04 T:140735306531600 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
09:19:04 T:140735306531600 NOTICE: Default DVD Player: dvdplayer
09:19:04 T:140735306531600 NOTICE: Default Video Player: dvdplayer
09:19:04 T:140735306531600 NOTICE: Default Audio Player: paplayer
09:19:04 T:140735306531600 NOTICE: Disabled debug logging due to GUI setting. Level 0.
09:19:04 T:140735306531600 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
09:19:04 T:140735306531600 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
09:19:04 T:140735306531600 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
09:19:04 T:140735306531600 NOTICE: Loaded playercorefactory configuration
09:19:04 T:140735306531600 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
09:19:04 T:140735306531600 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
09:19:04 T:4478599168 NOTICE: Thread ActiveAE start, auto delete: false
09:19:04 T:4479135744 NOTICE: Thread AESink start, auto delete: false
09:19:04 T:4479135744 NOTICE: virtual bool CAESinkDARWINOSX::Initialize(AEAudioFormat &, std:Confusedtring &): Opening default device Built-in Output
09:19:04 T:140735306531600 NOTICE: Running database version Addons16
09:19:04 T:140735306531600 NOTICE: ADDONS: Using repository repository.xbmc.org
09:19:04 T:140735306531600 NOTICE: ADDONS: Using repository repository.pvr-osx64.xbmc.org
09:19:04 T:4481777664 NOTICE: Thread PeripBusCEC start, auto delete: false
09:19:04 T:140735306531600 NOTICE: Setup SDL
09:19:04 T:140735306531600 NOTICE: Display 0 has name DELL E2010H
09:19:04 T:140735306531600 NOTICE: Found possible resolution for display 0 with 1600 x 900 @ 60.000000 Hz
09:19:04 T:140735306531600 NOTICE: Found possible resolution for display 0 with 1280 x 1024 @ 75.000000 Hz
09:19:04 T:140735306531600 NOTICE: Found possible resolution for display 0 with 1024 x 768 @ 75.000000 Hz
09:19:04 T:140735306531600 NOTICE: Found possible resolution for display 0 with 1024 x 768 @ 60.000000 Hz
09:19:04 T:140735306531600 NOTICE: Found possible resolution for display 0 with 800 x 600 @ 75.000000 Hz
09:19:04 T:140735306531600 NOTICE: Found possible resolution for display 0 with 800 x 600 @ 60.000000 Hz
09:19:04 T:140735306531600 NOTICE: Found possible resolution for display 0 with 640 x 480 @ 75.000000 Hz
09:19:04 T:140735306531600 NOTICE: Found possible resolution for display 0 with 640 x 480 @ 60.000000 Hz
09:19:04 T:140735306531600 NOTICE: Found possible resolution for display 0 with 1280 x 1024 @ 60.000000 Hz
09:19:04 T:140735306531600 NOTICE: Found possible resolution for display 0 with 1024 x 576 @ 60.000000 Hz
09:19:04 T:140735306531600 NOTICE: Checking resolution 16
09:19:05 T:140735306531600 NOTICE: GL_VENDOR = Intel Inc.
09:19:05 T:140735306531600 NOTICE: GL_RENDERER = Intel HD Graphics 4000 OpenGL Engine
09:19:05 T:140735306531600 NOTICE: GL_VERSION = 2.1 INTEL-8.28.32
09:19:05 T:140735306531600 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.20
09:19:05 T:140735306531600 NOTICE: GL_EXTENSIONS = GL_ARB_color_buffer_float GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_seamless_cube_map GL_ARB_shader_objects GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_transpose_matrix GL_ARB_vertex_array_bgra GL_ARB_vertex_blend GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_draw_buffers2 GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod_bias GL_EXT_texture_rectangle GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_APPLE_aux_depth_stencil GL_APPLE_client_storage GL_APPLE_element_array GL_APPLE_fence GL_APPLE_float_pixels GL_APPLE_flush_buffer_range GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_packed_pixels GL_APPLE_pixel_buffer GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_specular_vector GL_APPLE_texture_range GL_APPLE_transform_hint GL_APPLE_vertex_array_object GL_APPLE_vertex_array_range GL_APPLE_vertex_point_size GL_APPLE_vertex_program_evaluators GL_APPLE_ycbcr_422 GL_ATI_separate_stencil GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_IBM_rasterpos_clip GL_NV_blend_square GL_NV_conditional_render GL_NV_depth_clamp GL_NV_fog_distance GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod
09:19:05 T:140735306531600 NOTICE: Running database version Addons16
09:19:06 T:140735306531600 NOTICE: Running database version ViewModes6
09:19:06 T:140735306531600 NOTICE: Running database version Textures13
09:19:06 T:140735306531600 NOTICE: Running database version MyMusic48
09:19:06 T:140735306531600 NOTICE: Running database version MyVideos90
09:19:06 T:140735306531600 NOTICE: Running database version TV26
09:19:06 T:140735306531600 NOTICE: Running database version Epg8
09:19:06 T:140735306531600 NOTICE: start dvd mediatype detection
09:19:06 T:4515069952 NOTICE: Thread DetectDVDMedia start, auto delete: false
09:19:06 T:140735306531600 WARNING: JSONRPC: Could not parse type "PVR.Details.Channel"
09:19:06 T:140735306531600 WARNING: JSONRPC: Could not parse type "PVR.Details.ChannelGroup.Extended"
09:19:06 T:140735306531600 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
09:19:06 T:140735306531600 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
09:19:06 T:4529823744 NOTICE: Thread LanguageInvoker start, auto delete: false
09:19:06 T:140735306531600 NOTICE: Previous line repeats 10 times.
09:19:06 T:140735306531600 NOTICE: initialize done
09:19:06 T:4548325376 NOTICE: Thread LanguageInvoker start, auto delete: false
09:19:06 T:140735306531600 NOTICE: Running the application...
09:19:06 T:4542959616 NOTICE: -->Python Interpreter Initialized<--
09:19:06 T:4567076864 NOTICE: Thread JobWorker start, auto delete: true
09:19:06 T:4543496192 NOTICE: -->Python Interpreter Initialized<--
09:19:06 T:4547788800 NOTICE: Previous line repeats 9 times.
09:19:06 T:4547788800 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting background proc (6.0.13)
09:19:06 T:4545642496 NOTICE: -->Python Interpreter Initialized<--
09:19:06 T:4547788800 NOTICE: script.tv.show.next.aired: ### no prior data found
09:19:06 T:4546715648 NOTICE: RCB Service: Start
09:19:06 T:4546715648 NOTICE: RCB Service: launch RCB on startup =
09:19:06 T:4546715648 NOTICE: RCB Service: scrape games on startup = false
09:19:06 T:4546715648 NOTICE: RCB Service: Done
09:19:07 T:4544569344 ERROR: /Users/XXXXXX/Library/Application Support/Kodi/addons/service.watchdog/lib/watchdog/observers/__init__.py:77: UserWarning: Failed to import fsevents and kqueue. Fall back to polling.
warnings.warn("Failed to import fsevents and kqueue. Fall back to polling.")
09:19:07 T:4545105920 NOTICE: script.grab.fanart: Grab Fanart Service Started
09:19:07 T:4548325376 NOTICE: StorageServer Module loaded RUN
09:19:07 T:4548325376 NOTICE: StorageClient-2.5.4 Starting server
09:19:07 T:4573028352 NOTICE: Thread PAPlayer start, auto delete: false
09:19:07 T:140735306531600 NOTICE: starting zeroconf publishing
09:19:07 T:140735306531600 NOTICE: ES: Starting event server
09:19:07 T:4573564928 NOTICE: Thread EventServer start, auto delete: false
09:19:07 T:4573564928 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
09:19:07 T:4573564928 NOTICE: UDP: Listening on port 9777
09:19:07 T:4574101504 NOTICE: Thread TCPServer start, auto delete: false
09:19:07 T:4574638080 NOTICE: Thread JobWorker start, auto delete: true
09:19:08 T:4547788800 NOTICE: script.tv.show.next.aired: ### starting data update
09:19:08 T:4547788800 NOTICE: script.tv.show.next.aired: ### grabbing a new country mapping list
09:20:08 T:4377284608 NOTICE: Thread LanguageInvoker start, auto delete: false
09:20:08 T:4377284608 NOTICE: -->Python Interpreter Initialized<--
09:20:09 T:4377821184 NOTICE: Thread JobWorker start, auto delete: true
09:22:23 T:4377821184 ERROR: CAudioDecoder: Unable to Init Codec while loading file /Users/Shared/Media/Video/Movies/FLIPPER.mp4
09:22:23 T:4377821184 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder
09:22:23 T:4543496192 NOTICE: Thread JobWorker start, auto delete: true
09:24:07 T:4547788800 NOTICE: script.tv.show.next.aired: ### no prior data found
09:24:09 T:4547788800 NOTICE: script.tv.show.next.aired: ### starting data update
09:24:09 T:4547788800 NOTICE: script.tv.show.next.aired: ### grabbing a new country mapping list
09:32:35 T:4377284608 NOTICE: There is useful EXIF-like data here (quality, comment, copyright), but we have no parser for it.
09:32:35 T:4377284608 NOTICE: There is useful EXIF-like data here, but we have no parser for it.
09:34:08 T:4547788800 NOTICE: script.tv.show.next.aired: ### no prior data found
09:34:10 T:4547788800 NOTICE: script.tv.show.next.aired: ### starting data update
09:34:10 T:4547788800 NOTICE: script.tv.show.next.aired: ### grabbing a new country mapping list
09:37:30 T:4377284608 NOTICE: There is useful EXIF-like data here (quality, comment, copyright), but we have no parser for it.
09:43:25 T:4574638080 NOTICE: Thread AlarmClock start, auto delete: false
09:43:29 T:140735306531600 NOTICE: Storing total System Uptime
09:43:29 T:140735306531600 NOTICE: Saving settings
09:43:29 T:140735306531600 NOTICE: stop all
09:43:29 T:140735306531600 NOTICE: stop player
09:43:29 T:140735306531600 NOTICE: ES: Stopping event server
09:43:29 T:140735306531600 NOTICE: stopping zeroconf publishing
09:43:30 T:4573564928 NOTICE: ES: UDP Event server stopped
09:43:30 T:140735306531600 NOTICE: stop dvd detect media
09:43:30 T:140735306531600 NOTICE: stop sap announcement listener
09:43:30 T:140735306531600 NOTICE: clean cached files!
09:43:30 T:140735306531600 NOTICE: unload skin
09:43:32 T:4542959616 WARNING: CPythonInvoker(1, /Users/XXXXXX/Library/Application Support/Kodi/addons/script.cu.lrclyrics/default.py): the python script "/Users/XXXXXX/Library/Application Support/Kodi/addons/script.cu.lrclyrics/default.py" has left several classes in memory that we couldn't clean up. The classes include: N14PythonBindings31XBMCAddon_xbmc_Monitor_DirectorE,N14PythonBindings30XBMCAddon_xbmc_Player_DirectorE
09:43:33 T:4544032768 WARNING: CPythonInvoker(3, /Users/XXXXXX/Library/Application Support/Kodi/addons/service.skin.widgets/default.py): the python script "/Users/XXXXXX/Library/Application Support/Kodi/addons/service.skin.widgets/default.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon7xbmcgui6WindowE,N14PythonBindings31XBMCAddon_xbmc_Monitor_DirectorE,N14PythonBindings30XBMCAddon_xbmc_Player_DirectorE
09:43:33 T:4548325376 NOTICE: StorageServer-2.5.4 Closed down
09:43:34 T:4545642496 WARNING: CPythonInvoker(6, /Users/XXXXXX/Library/Application Support/Kodi/addons/service.library.data.provider/service.py): the python script "/Users/XXXXXX/Library/Application Support/Kodi/addons/service.library.data.provider/service.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon7xbmcgui6WindowE,N14PythonBindings31XBMCAddon_xbmc_Monitor_DirectorE,N14PythonBindings30XBMCAddon_xbmc_Player_DirectorE
09:43:36 T:4547788800 NOTICE: script.tv.show.next.aired: ### abort requested -- stopping background processing
09:43:37 T:4479672320 WARNING: DARWINOSX: underflow (1504 vs 4096 bytes)
09:43:37 T:140735306531600 NOTICE: stopped
09:43:37 T:140735306531600 NOTICE: destroy
09:43:37 T:140735306531600 NOTICE: unload sections
09:43:37 T:140735306531600 NOTICE: special://profile/ is mapped to: special://masterprofile/
09:43:37 T:140735306531600 NOTICE: destroy
09:43:37 T:140735306531600 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
09:43:37 T:140735306531600 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
09:43:37 T:140735306531600 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
09:43:37 T:140735306531600 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
09:43:37 T:140735306531600 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
09:43:37 T:140735306531600 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
09:43:37 T:140735306531600 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
09:43:37 T:140735306531600 WARNING: Attempted to remove window 10021 from the window manager when it didn't exist
09:43:37 T:140735306531600 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
09:43:37 T:140735306531600 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
09:43:37 T:140735306531600 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
09:43:37 T:140735306531600 NOTICE: unload sections
09:43:37 T:140735306531600 NOTICE: application stopped...