Andre Meyering

Results 440 comments of Andre Meyering

Everything is working so far (episode/season/TV show scraping). Currently, I only load title and overview, but the basic structure is working. I have tests for: - Simpsons: my default choice...

No, at the moment the CSS file is part of the binary. If you like, I can add an option to [`advancedsettings.xml`](https://mediaelch.github.io/mediaelch-doc/settings.html#advanced-settings) where you can specify a CSS file that...

Got it. In that case I'll look for some edge cases myself. :-) What data did you copy from there? Just to know which details I must not forget to...

Will be implemented with https://github.com/Komet/MediaElch/pull/1040

The scraper is implemented and works. I found a few things that are not-so-nice in MediaElch, such as a missing progress bar when scraping _all_ episodes of a TV show....

I've tested https://github.com/Komet/MediaElch/pull/1040 and have added screenshots there. :-) Please note that there are still quite a few places with hard-coded colors. I have to fix them step by step.

Snapshot versions for macOS and Windows are now available: https://mediaelch-downloads.ameyering.de/snapshots/ Linux AppImage snapshots will come later.

You have to create an `advancedsettings.xml` file. Copy the contents from https://github.com/Komet/MediaElch/blob/master/docs/advancedsettings.xml into it. (_Have a look at our documentation about advanced settings: https://mediaelch.github.io/mediaelch-doc/settings.html#advanced-settings_ ) Un-comment this line: https://github.com/Komet/MediaElch/blob/831d3076946bcaecf4f07267e170e4bc829beea9/docs/advancedsettings.xml#L43 And...

Thanks for reporting this issue! May I ask: How large is the HDD and how fast is it in terms of "Copy MB/s"? Regards, Andre ------- Notes to self: -...