-
### Checks
- [X] This is not a duplicate of an existing issue (please have a look through our [open issues list](https://github.com/TheOdinProject/curriculum/issues) to make sure)
- [X] I have thorou…
-
Hi,
some episodes produces API import Errors at
```
index-Dw91r8m4.js:52
POST https://services.podlove.org/api/v1/import_episode? 500 (Internal Server Error)
```
Also there are 400 errors:
…
-
@anayram shared
> Sean requested an ERA report to continue previous work on audiovisual items currently in ERA. We used to generate these reports via Solr with the fields listed below. Would it be pos…
-
Hello Dear Wolle!
I noticed another bug, if you go to a station, stream that is currently not available or to the wrong link, the radio hangs and does not respond to anything. After a while the radio…
-
When I try to detect mp3 file to get its duration, I print out all the tags but not found a duration info tag.
MP3 Directory (8 tags)
ID - 1 - MPEG-1
Layer - 2 - Layer III
Bitrate - 3 - 128
Fre…
-
https://github.com/libsdl-org/SDL_mixer/issues/288 reported missing support for an MPEG Audio frame header starting with the first eleven bits. However, an MPEG file could start anywhere (e.g. in the …
-
## Summary
i got error when run as root, i need run as user: pi
```
Traceback (most recent call last):
File "on.py", line 7, in
bus = smbus.SMBus(DEVICE_BUS)
IOError: [Errno 13]…
-
A mp3 file named (Netflix-Intro-Sound-Effect.mp3) is in the repository but has not been used.
Your task:
is to use the mp3 file so that with the animation the "tudum" sound can also be heard
-mak…
-
I have an endpoint that streams audio from a YouTube URL using ytdl-core. It works fine locally, but I encounter a 500 Internal Server Error on the server. Here's my code:
```
const express = requir…
-
### Version
Media3 1.2.1
### More version details
This [url](https://shop.v1.mk/gudou.php?id=1463) exo can detect AC-3 packet
and have two audio tracks (mpeg-L2 and AC-3)
but into getMappedTrackO…