Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Playlist with mixed audio and video files is not correctly played #9486

Open
Kasta-76 opened this issue Nov 10, 2024 · 0 comments
Open

Comments

@Kasta-76
Copy link

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:

  1. Create a mixed playist with an mp3 followed by a video (mp4 or link for youtubr plugin)
  2. Play the first mp3
  3. Wait until the song is played and the next (video) is started
  4. Either kodi crashes with exception or you can hear the sound of the video together with the audio visualizaion
  5. Stop and restart the video
  6. Video is showing correctly
  7. Wait until the video is played and the next (mp3) is started
  8. 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.

@Kasta-76 Kasta-76 changed the title [BUG] [BUG] Playlist with mixed audio and video files is not correctly played Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant