-
I downloaded the image and ran it using the command recommended in the installation instrauctions, I get this:
don@lockdown2020:~$ sudo docker run -p 80:80 -p 8000:8000 -p 8001:8001 --name=libretim…
-
**Describe the bug**
when trying to import a large number of podcasts at once on a relatively slow internet connection, i'm seeing all episodes successfully imported into the library, but some (those…
-
We have a number of solutions mentioned in the release notes but this requires an additional step and many individuals won't read the release notes. So if possible we should detect and perform an upgr…
Robbt updated
3 years ago
-
**Describe the bug**
When libretime is set up behind an HAProxy that requires all connections to be SSL, API connections fail.
**To Reproduce**
Libretime is deployed as a docker container in a sw…
-
Here the docker-compose.yml for traefik 1.7 if someone need it.
Traefik is a reverse-proxy with autoconfiguration that permit to have more site in a single computer.
For example I can have wordpress…
-
The CORS Urls setting is required when running LT behind a proxy (Containerisation is a common use case). The only documentation currently is [here](http://libretime.org/manual/general/), but it only …
-
**Describe the bug**
I am not able to get data out of the object metadata:
`{
"metadata": {
"value1": "hello world",
"value2": 123
}
}
`
by using the following syntax in mq…
-
How possible would it be to do this?
I think the difficulty here is making a processproxy that does similar things to the ssh one and the docker one and also passing which docker image to run a no…
-
Here is the Docker Compose I use:
```
version: "3.6"
services:
libretime:
image: odclive/libretime-docker
container_name: libretime
environment:
- PUID=1000
…
-
While testing, I added a master source username and password and pressed **Save** under the stream setting. This caused the stream to stop, as expected, but it did not come back up again. There were n…