You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use a mixed party playlist that contains audio files (Mp3) and videos (Mp4 or Url for Youtube plugin).
There are problems when an Mp3 song is followed by a video or vice versa during playback.
If a video follows an Mp3 the sound of the video only runs haltingly together with the audio visualization instead of the video. In some cases Kodi crashes with an exception instead.
If an mp3 follows a video, you will see the last image of the previous video instead of the audio visualization. The sound is OK.
Stopping and starting the respective file solves the problem but is very annoying.
How to reproduce
Steps to reproduce the behavior:
Create a mixed playist with an mp3 followed by a video (mp4 or link for youtubr plugin)
Play the first mp3
Wait until the song is played and the next (video) is started
Either kodi crashes with exception or you can hear the sound of the video together with the audio visualizaion
Stop and restart the video
Video is showing correctly
Wait until the video is played and the next (mp3) is started
The mp3 sound is played correctly but the last frame of the previous video is shown instead of the audio visualization
Information
LibreELEC Version: 12.0.1
Hardware Platform: RPi4
Log file
2024-11-10 18:01:07.078 T:24797 info : [plugin.video.youtube] Running: YouTube (7.0.9.2) on Omega (Kodi-21.1) with Python 3.11.9
Path: /play/
Params: {'video_id': 'lvdXWP9SayA'}
2024-11-10 18:01:07.309 T:994 error : EXCEPTION: Kodi is not playing any media file
2024-11-10 18:01:07.520 T:963 critical : Logic error due to two concurrent busydialogs, this is a known issue. The application will exit.
The text was updated successfully, but these errors were encountered:
Kasta-76
changed the title
[BUG]
[BUG] Playlist with mixed audio and video files is not correctly played
Nov 10, 2024
Describe the bug
I use a mixed party playlist that contains audio files (Mp3) and videos (Mp4 or Url for Youtube plugin).
There are problems when an Mp3 song is followed by a video or vice versa during playback.
If a video follows an Mp3 the sound of the video only runs haltingly together with the audio visualization instead of the video. In some cases Kodi crashes with an exception instead.
If an mp3 follows a video, you will see the last image of the previous video instead of the audio visualization. The sound is OK.
Stopping and starting the respective file solves the problem but is very annoying.
How to reproduce
Steps to reproduce the behavior:
Information
Log file
2024-11-10 18:01:07.078 T:24797 info : [plugin.video.youtube] Running: YouTube (7.0.9.2) on Omega (Kodi-21.1) with Python 3.11.9
Path: /play/
Params: {'video_id': 'lvdXWP9SayA'}
2024-11-10 18:01:07.309 T:994 error : EXCEPTION: Kodi is not playing any media file
2024-11-10 18:01:07.520 T:963 critical : Logic error due to two concurrent busydialogs, this is a known issue. The application will exit.
The text was updated successfully, but these errors were encountered: