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

Schedule Bug #7062

Open
ogbr00 opened this issue Apr 17, 2024 · 0 comments
Open

Schedule Bug #7062

ogbr00 opened this issue Apr 17, 2024 · 0 comments
Labels
needs investigation An issue that needs further investigation by a developer to determine the root cause.

Comments

@ogbr00
Copy link

ogbr00 commented Apr 17, 2024

Installation Method

Docker Installation

AzuraCast Release Channel

Stable Channel

Current AzuraCast Version

v0.19.5

What happened?

When a new podcast it’s coming a random song from General Rotation it’s coming between the podcasts

IMG_7026
IMG_7027

Relevant log output

2024/04/17 08:04:17 [lang:3] API feedback - Response (200): true
2024/04/17 08:05:01 [decoder.ffmpeg:3] Requested content-type for "/var/azuracast/stations/radio_stream/media/Baku/ste-047.wav": {audio=pcm(stereo)}
2024/04/17 08:05 :01 [decoder.ffmpeg:3] FFmpeg recognizes "/var/azuracast/stations/radio_stream/media/Baku/ste-047.wav" as audio: {codec: pcm_s16le, 44100Hz, 2 channel(s)}
2024/04/17 08:05:01 [decoder.ffmpeg:3] Decoded content-type for "/var/azuracast/stations/radio_stream/media/Baku/ste-047.wav": {audio=pcm(stereo)}
2024/04/17 08:10:42 [decoder:2] Decoding "/var/azuracast/stations/radio_stream/media/Hype Chart Jan 2024/27._maex,_point85_-_just_a_beat_(dry__bolinger_remix).mp3" ended: Ffmpeg_decoder.End_of_file.
2024/04/17 08:10:42 [interrupting_requests:3] Prepared "/var/azuracast/stations/radio_stream/media/Baku/ste-047.wav" (RID 2188).
2024/04/17 08:10:42 [lang:3] API feedback - Sending POST request to 'http://127.0.0.1:6010/api/internal/1/liquidsoap/feedback' with body: {
2024/04/17 08:10:42 [lang:3]   "song_id": "135beef3648ab989ca8ca8418df02fa2",
2024/04/17 08:10:42 [lang:3]   "playlist_id": "15",
2024/04/17 08:10:42 [lang:3]   "media_id": "246"
2024/04/17 08:10:42 [lang:3] }
2024/04/17 08:10:42 [lang:3] API feedback - Response (200): true
2024/04/17 08:11:01 [decoder.ffmpeg:3] Requested content-type for "/var/azuracast/stations/radio_stream/media/Hype Chart Jan 2024/10._groovemasta_-_party_fever_(original_mix).mp3": {audio=pcm(stereo)}
2024/04/17 08:11:01 [decoder.ffmpeg:3] FFmpeg recognizes "/var/azuracast/stations/radio_stream/media/Hype Chart Jan 2024/10._groovemasta_-_party_fever_(original_mix).mp3" as audio: {codec: mp3, 44100Hz, 2 channel(s)}, video: {codec: mjpeg, 1400x1400, yuvj420p}
2024/04/17 08:11:01 [decoder.ffmpeg:3] Decoded content-type for "/var/azuracast/stations/radio_stream/media/Hype Chart Jan 2024/10._groovemasta_-_party_fever_(original_mix).mp3": {audio=pcm(stereo)}
2024/04/17 10:10:53 [decoder:2] Decoding "/var/azuracast/stations/radio_stream/media/Baku/ste-047.wav" ended: Ffmpeg_decoder.End_of_file.
2024/04/17 10:10:53 [interrupting_requests:3] Prepared "/var/azuracast/stations/radio_stream/media/Hype Chart Jan 2024/10._groovemasta_-_party_fever_(original_mix).mp3" (RID 2189).
2024/04/17 10:10:53 [lang:3] API feedback - Sending POST request to 'http://127.0.0.1:6010/api/internal/1/liquidsoap/feedback' with body: {
2024/04/17 10:10:53 [lang:3]   "song_id": "ab9232c695d5bf07e21727033ba1baeb",
2024/04/17 10:10:53 [lang:3]   "playlist_id": "1",
2024/04/17 10:10:53 [lang:3]   "media_id": "11"
2024/04/17 10:10:53 [lang:3] }
2024/04/17 10:10:53 [lang:3] API feedback - Response (200): true
[mp3 @ 0x7f2fa026c280] Estimating duration from bitrate, this may be inaccurate
@ogbr00 ogbr00 added the needs investigation An issue that needs further investigation by a developer to determine the root cause. label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs investigation An issue that needs further investigation by a developer to determine the root cause.
Projects
None yet
Development

No branches or pull requests

1 participant