Andre Meyering

Results 440 comments of Andre Meyering

I can also confirm that the segfault is gone (tried on openSUSE Tumbleweed).

@jeffpaul That repository has diverged from this original repository. It also partially uses the new octokit API, it seems: https://github.com/lee-dohm/no-response/compare/main...MBilalShafi:no-response-add-label:main#diff-63a9c84fe8adae96e8e39100541421adf38bf5e2170c2280923554526ca33213R137 Porting the changes doesn't seem trivial (or necessary). The fork-author...

Hi, thanks for reporting! How do you consume MediaElch, i.e. do you use the PPA, AppImage, etc? The AppImage is built upon an old Qt5 version, which does not support...

Could you both paste the contents of the "developer information", see https://mediaelch.github.io/mediaelch-doc/contributing/bug-reports.html#developer-information If you're using Qt 5, then there is nothing I can do. With Qt 6, high resolution displays...

For an intro to PPA, see https://www.pcworld.com/article/428327/how-to-use-ppas-to-install-bleeding-edge-software-in-ubuntu-and-linux-mint.html See https://mediaelch.github.io/mediaelch-doc/download/linux.html#ubuntu for how to install the PPA on Ubuntu. If I recall correctly, Linux Mint is based on Ubuntu. If so, that...

> I've pulled a source package from the PPA and built against Debian Trixie, and installing this package fixes it, so it probably is the Qt5 problem. > > All...

Thanks for this feature request. This would be something like "extend only; don't override actors". Please note that due to https://github.com/Komet/MediaElch/issues/1710 , I have limited time and may not get...

> this is weird... now that all the episodes (previously in S99 as a dummy placeholder) are assigned their proper Season and Episode, it just worked... not sure if that's...

Should be fixed via [#1865](https://github.com/Komet/MediaElch/pull/1865) The order in which seasons are loaded from TMDB is not deterministic (technical reason: We're using `QSet`, not a list). Thanks for reporting and helping...

@rjayasinghe / @renejeglinsky What do you think?