Andre Meyering

Results 440 comments of Andre Meyering

Hi there, sorry for the _really_ late reply, but I was writing my Master thesis for the past few months and didn't have any time for MediaElch. :) The issue...

Ah, thanks. Yes, that Dialog Window is a popup. It should be possible to minimize it if I add ```cpp setWindowFlags(windowFlags() | Qt::WindowMinimizeButtonHint); ``` But I have to test it....

> First of all: I hope the thesis went well :) Yes, thanks for asking :smile: > I think I didn't explain the issue sufficiently. If I rename the file...

The idea was to pass an explicit file system object to each class that handles files. However, I now think that having global functions or at least a singleton isn't...

Further ideas: - Should there be a central object that others can connect to? - Should we leave it at the current `installFileSystemLog` state? We can move to the before...

Discarding. See https://github.com/Komet/MediaElch/issues/847#issuecomment-1908709436

Thank you for reporting this issue. The permament star was reported by other users as well. I still need to look into it... :/

hmm.. Ok. I may contact them and ask for a developer key. Otherwise I have to read their API and hope that I get it right without testing it. Or...

Yeah, I know.... :-/

Wow, even when they want to switch to a paid model, their API is unreliable as always... Suddenly my scraper tests for "Scrubs" in German fail. TheTvDb returns a 404......