Thorsten Lambrecht

Results 14 issues of Thorsten Lambrecht

Hi. Just tried the docker container on a raspi, but the container reboot permanently. The docker log states: exec /usr/local/bin/docker-entrypoint.sh: exec format error for the container mediathekviewweb + elasticsearch. Any...

Hi. I tried the docker container for Mediatheviewweb on Bullseye 64Bit, but it fails to start. All containers seem to restart all the time (also all dependent ones). any clue...

Hi, the rest API is really cool! Thank you for that. During my development of a script in powershell, I figured thatsome additional API Functions would be great: 1. Query...

Hi, Wie soll man denn am Besten Umlaute escapen, die man per rest-api schickt ? Ich habe ein Script welches ich zwischen Unix und Windows benutze (Raspi + Windows Powershell)....

It would be great if Out-ConsoleGridView could have a parameter somehow like -skiptonextelementonselect Or whatever makes sense as parameter name. Basically with this set after a selection of an element,...

good first issue
OCGV

I dont know how to rexactly describe, but I am using PWSH on on Raspberry Pi and therefor use Out-ConsoleGridView a lot. In Bullseye it behaves different: https://user-images.githubusercontent.com/65505278/159687170-6acb1ccd-0041-46c2-ab5f-53af13a8f315.mp4 First select...

OCGV

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...

bug
OCGV

Hi. It is great that you "save" the file only every X-Seconds to moderately "use" the SD-Card. Nevertheless it would be great to have an option to summarize the values...

Hi, Es wäre super, wenn die API auch ein size_low und size_hd zu den entsprechenden Video Links mitliefern würde. Aktuell gehe ich den "Umweg" eine "Head" Anfrage an die Sender...

Currently it seems, that if an error appears on a query, the vclient will still return a $? = 0. In my eyes it should not zero the lasterror and...