Andre Meyering

Results 70 issues of Andre Meyering

feature request
component: renamer

- [x] Reproduce - [x] Find out how the files should be named - [ ] Test with Kodi v19

bug
feature request
kodi

See https://forum.kodi.tv/showthread.php?tid=136333&pid=3035401#pid3035401 We create `` tags even though the user didn't want to load thumbs. That's an inconsistency.

bug: unexpected behavior
component: movies
component: TV shows

It should be possible to download subtitles from https://www.opensubtitles.org/en/search/subs These subtitles should be placed next to the movie file.

feature request

**Is your feature request related to a problem? Please describe.** Spaces in filenames are sometimes not wanted. It should be possible to replace them with other delimiters. **Describe the solution...

feature request
component: renamer

For the past few years I dynamically linked to Qt libraries. The results was that the ZIP files contained _many_ `*.dll` files since Qt had to be shipped together with...

dist: Windows

``` import QtQuick.Controls 1.3 ``` This is still used in `ImageView.qml`. As of Qt 5.12, these are deprecated. In fact, I forgot to package them for Windows... And in Qt...

priority: high
code cleanup / refactoring

Because TheTvDb moves to a paid model, remove their API from MediaElch. I do not plan to pay for their service. I created this issue in case that there are...

component: scraper

May be useful. _Resources_ - https://api.kde.org/frameworks/sonnet/html/index.html - https://github.com/hunspell/hunspell - https://github.com/CJCombrink/SpellChecker-Plugin - https://github.com/martonmiklos/SpellChecker - https://github.com/manisandro/qtspell - https://github.com/telegramdesktop/tdesktop/blob/f88c132c9635ad9000dac573a086246cae764aee/Telegram/SourceFiles/chat_helpers/spellchecker_common.cpp - https://github.com/AbiWord/enchant (combines hunspell and more)

feature request