Andre Meyering

Results 440 comments of Andre Meyering

You can use the Wayback machine to get an old version of that page: https://web.archive.org/web/20220901045121/http://dinosaur.compilertools.net/lex/

Hi, if I remember correctly, I had similar issues and installed `python3-mako`. Did you check if it's a Python 2/3 issue? Because that was one of the issues I had,...

Argh, my bad. I didn't see the "macOS" part of your issue. Sorry. :-) I never got MXE to run on macOS, which is why I'm using a Docker image....

Hi, good point, thanks for reporting! According to the [wiki](https://kodi.wiki/view/NFO_files/Movies), legal values include (quote): > Accepted values for `` are: > > - empty = SDR; > - hdr10; >...

I've added a play button to the top right corner of the movie widget in #1762 :)

TheTvDb will be removed. So this issue can (sadly) be closed.

You are right! Thanks! Tested it for Scrubs and The Simpsons but they don't have groups. Futurama on the other hand: ```json { "results": [ { "description": "", "episode_count": 129,...

Hi all! Sorry for the delayed response. I'm currently not able to look into this (due to time constraints; please see https://github.com/Komet/MediaElch/issues/1710). If there are contributors out there who want...

Thanks for reporting this bug. Did you by any chance scrape the TV series or episode already?

I never removed TheTvDb completely. Some APIs are still up and running, including for images. But as soon as they are shut down, I'll remove it for good. ---- If...