Miguel Borges de Freitas

Results 148 comments of Miguel Borges de Freitas

@joaopa00 check addon checker log, looks like you have some incorrectly closed ")" somewhere. Might check the execution locally to see where that is exactly triggered

Yes, pull request is completely broken...

That means you have a syntax error in your python code some parenthesis that don't have a matching close tag. I can't really tell where it is with that log...

``` File "/opt/hostedtoolcache/Python/3.11.2/x64/lib/python3.11/lib2to3/pgen2/driver.py", line 47, in parse_tokens for quintuple in tokens: File "/opt/hostedtoolcache/Python/3.11.2/x64/lib/python3.11/lib2to3/pgen2/tokenize.py", line 424, in generate_tokens raise IndentationError( File "", line 2[38](https://github.com/xbmc/repo-plugins/actions/runs/4336770275/jobs/7572297642#step:6:39) yield item IndentationError: unindent does not match...

Can you post a debug log with UPnP component logging enabled? The original one is no more

Just tested this with Kodi on windows and vlc/nova player for android and everything works as expected - kodi is displayed. Looking at the network traces with wireshark: - VLC...

Status of this on recent nightlies?

Closing due to no feedback.