Andre Meyering
Andre Meyering
**Describe the bug** When scraping episodes, the actor thumbnails are not loaded, even though the metadata exists. **To Reproduce** Steps to reproduce the behavior: 1. Go to TV show, e.g...
Following TV show fields are still missing but are supported by Kodi: - `` - `` - `` - `` - `` - `` - `` They need to be...
_Personal backlog item_ We currently have no proper UI tests nor proper tests that check a running MediaElch instance. That needs to change. -------------- Ideas: - [x] scraper & integration...
**Describe the bug** Similar to the "active" effect, the hover effect should affect the whole line/row. **To Reproduce** Steps to reproduce the behavior: 1. Go to movie 2. Click on...
*This was originally requested on the old MediaElch forum* *Comment:* I would say that most users won't need this. But something similar to how adult scrapers are handled would be...
**Describe the bug** For a file named `dir/THE SHINING(1997) s00e01s01e03.iso`, we get `S00E01` and `S00E03` instead of `S01E03`. See https://forum.kodi.tv/showthread.php?tid=136333&pid=3116867#pid3116867 This happens because we assume that there can only be...
The startup script could not be started (in my case) because of permission issues. Looking at the log, I saw: ``` rssreader | [s6-init] making user provided files available at...
I get this error: `TypeError: Cannot read property 'myScrollOptions' of null` I think this is because there's some point in my code where I use `ng-iScroll` where I don't have...
Hello, I'm currently testing `ng-iscroll` with `iScroll 5`. I noticed, that you can't click the refresh button in row 3 in `demo.htm` . My setup: - Max OSX 10.6 -...
This commit updates this action to the latest Octokit version, as well as updates all other dependencies to their latest available versions. There were a few changes necessary to make...