Anton Soroko

Results 65 issues of Anton Soroko

It would be nice to have an "import" feature - so instead of creating a bunch of hosts you could just import hosts from let's say `.ssh/known_hosts`. Thanks.

enhancement

Anime torrent releases use romaji instead of english. Currently we use TMDB as source of info for anime. If TMDB has Romaji title (added by users) then we use it....

## Description because of https://github.com/likexian/doh/blob/0805781d5c924c4d6b63fee15eddb05df4d52670/doh.go#L103-L106 it does not make sense to have different orders, but it makes sense to make quad9 a separate option to unblock sites like TMDB. for...

## Expected Behavior Not a bug but a Request for Comments. Looks like Trakt now supports translations: https://trakt.docs.apiary.io/#reference/shows/updated-ids/get-all-movie-translations so we can try to use translations from Trakt - it will...

Hi. Is there any tricks to build elementum binaries properly? I can see old build steps in https://github.com/elgatito/elementum/blob/master/.gitlab-ci.yml and new one in https://travis-ci.org/github/elgatito/elementum/jobs/471307519/config and some quick start info in https://github.com/elgatito/elementum/blob/master/README.md...

## Expected Behavior Looks like it should be `tvshow.poster` - https://github.com/search?q=tvshow.poster+language%3Axml&type=code but we use it as `tvshowposter` https://github.com/elgatito/plugin.video.elementum/blob/214aab5f32bf2f8c553a37419e9f22a2760d11c0/resources/site-packages/elementum/navigation.py#L234 https://github.com/search?q=repo%3Aelgatito%2Felementum%20tvshowposter&type=code but then i think **we should not set it at all**...

## Expected Behavior add logic to use trakt as info provider for seasons and episodes as well. i guess the value of that is not big, just for the sake...

## Expected Behavior if user do **not** use kodi library and if user enabled scrobble then we can get % and set it in elementum's menus (do not confuse with...

## Expected Behavior Add functionality to manage artworks for non-library items, like in plugin.video.themoviedb.helper. ## Current Behavior Currently user can use internal kodi functionality called "choose art" to manage artworks...

## Expected Behavior Ask user to rate video after playback. Send this rating to trakt. ## Current Behavior ## Possible Solution i guess we need some custom dialog that we...