Kodimote is a remote control application for Kodi.
Based on Kodimote by RobertMe/mzanetti and changes of accumulator
See changelog for additional changes.
Sources on github
Attachment | Size | Date |
---|---|---|
![]() | 501.26 KB | 02/11/2018 - 20:42 |
![]() | 541.98 KB | 02/11/2018 - 20:42 |
![]() | 509.47 KB | 10/11/2018 - 14:14 |
![]() | 550.77 KB | 10/11/2018 - 14:14 |
![]() | 551.39 KB | 15/11/2018 - 01:24 |
![]() | 509.55 KB | 15/11/2018 - 01:24 |
![]() | 519.42 KB | 24/11/2018 - 15:43 |
![]() | 561.39 KB | 24/11/2018 - 15:43 |
![]() | 561.13 KB | 27/11/2018 - 01:35 |
![]() | 520.2 KB | 27/11/2018 - 01:35 |
![]() | 522.95 KB | 13/01/2019 - 00:59 |
![]() | 565.42 KB | 13/01/2019 - 00:59 |
![]() | 565.19 KB | 26/01/2019 - 14:53 |
![]() | 523.88 KB | 26/01/2019 - 14:53 |
Comments
Pelzlurch
Thu, 10/04/2018 - 21:33
Permalink
Hi, I have two requests. Both related to the remote control. I often use kodi for presenting pictures. This works quite well with kodimote. But there are unfortunately two things which are a bit annoying:
1. The area in the middle of the touchfield is to small. I often have to tap twice and have to look where I have to tap. Would it be possible to make this area larger or even accapt a single tap in the whole touchfield?
2. For presentation I use the automatic slideshow. It would be nice to have a pause and resume Button for that. At the moment I have to use the zoom funktion for that (or an android remote for kodi).
ade
Fri, 10/05/2018 - 23:01
Permalink
Ad 1
I do not use the touchpad a lot, but I do see you point.
Ad 2
Regarding pictures, I only used it for a testcase. Pause and play only seem to control music, when in picture mode and playing a slide show.
I'll have a look at both cases, that's all I can say for now.
Edit: second point should be addressed in new release.
Pelzlurch
Sat, 10/06/2018 - 00:00
Permalink
"I'll have a look at both cases, that's all I can say for now."
That's more than I could expect, so I'm happy and can only say (again) THANK YOU!
Edit:
Thanks for the Pause/Resume Button. Works like charm. :)
ade
Sun, 10/07/2018 - 14:09
Permalink
There is a new release. I have been looking at your touchfield question and I do not think it is a matter of beeing too small, but how the gesture is handled.
Kodimote has to determine if you intended a directional swipe, or a select. By tapping the screen, you always make a (minimal) movement. Within a certain range, Kodimote does not know if you meant a swipe of select gesture.
And to avoid mistakes, it ignores those touches. For now, I made that range a bit more narrow, so it will more likely be accepted as a select. After some testing it felt more touches where accepted as select, but maybe your experience will be different.
Pelzlurch
Sun, 10/07/2018 - 18:43
Permalink
Thanks a lot, will try it in the evening, when I'm at home. Is there a donation link anywhere?
Edit:
Just tested it and now it works like it should. THANK YOU VERY MUCH!
ade
Sun, 10/07/2018 - 20:32
Permalink
Great to hear! The changes were not as hard as I anticipated.
I do not have a donation link. If you want to donate something: I'm not sure if the donation links from the original authors in the about page are still valid. Else OpenRepos.net itself would be a good alternative.
accumulator
Tue, 08/28/2018 - 20:21
Permalink
Nice update, thanks!
daywalker
Thu, 08/02/2018 - 00:39
Permalink
Scrolling (touchpad arrows) don't work on Xperia X sfos 2.2.0.29
daywalker
Thu, 08/02/2018 - 00:48
Permalink
Sorry, worked after touching a few times, then all the other buttons appeared
jollex
Sun, 06/03/2018 - 17:43
Permalink
Thank you, it works perfectly! Great job!
sdiconov
Thu, 04/19/2018 - 00:34
Permalink
I wrote a small companion daemon (in perl) that detects kodimote's attempts to connect with Kodi server and launches Kodi, if it is not running at the moment.
It is useful for people that run Kodi as a regular application instead of a dedicated "kiosk mode" session. You can start kodimote on your phone and enjoy your music without even approaching the computer or turning on the display.
Where should I publish it? It is a perl script intended to run on a desktop Linux either in userspace or as a system daemon. It is a glue between kodimote and kodi and should be somehow linked or announced together with kodimote (or a similar android app?).
sdiconov
Thu, 04/19/2018 - 00:34
Permalink
Thanks for the tip!
It is easy to switch between the forks, but hard to combine their merits. Your version makes playback control buttons so big that some go outside the screen. If the bigger size is needed for the tablet UI, consider autodetection of screen size or a manual switch, please. The same concerns spaces between playlist lines. Your version has it too big, but jollastore has it too tight to show names of TV shows between the channel names (TV).
There are also two big shortcomings in kodimote:
sdiconov
Thu, 04/26/2018 - 22:42
Permalink
Buttons and spacing are too big for phone screen (Jolla C) jollastore version looks much nicer. There should be an option, perhaps. Otherwise works well.
Here is a link to the issue:
https://github.com/mzanetti/kodimote/issues/94
This is a photo showing the difference (Jolla C (left) and Jolla 1 (right)) run the same kodimote fork.
https://user-images.githubusercontent.com/4271322/39327947-4f22241c-49a2...
ade
Sat, 04/28/2018 - 01:31
Permalink
Should be displaying the old layout on your Jolla C now.
ade
Wed, 04/18/2018 - 21:28
Permalink
You should be able to pin the jollastore version so it won't be overwritten with my version if you have my repo enabled.
First install the version from the jolla store.
Then (as root):
osetr
Sun, 01/07/2018 - 11:46
Permalink
Russian translation doesn't load.
sdiconov
Thu, 04/26/2018 - 22:58
Permalink
The original .ts file most probably belongs to an old version. Send me an updated file and I shall transfer the strings. Actually, it should work automatically like in gettext .po.
ade
Sun, 01/07/2018 - 22:31
Permalink
If you look at https://github.com/mzanetti/kodimote/blob/master/i18n/kodimote_ru.ts in the original repo, you can see there is not a single line translated.
sdiconov
Thu, 04/19/2018 - 12:02
Permalink
I have updated this file. Please, send me updated strings to MY_I0GlN AT mail.ru to make any necessary changes. I would like to test it.
Github forked that repo, so my edited version is here:
https://github.com/dikonov/kodimote/blob/master/i18n/kodimote_ru.ts
It would be easier for me to send it by e-mail, as I do not want to make a true fork of the project.
ade
Sun, 04/29/2018 - 18:05
Permalink
A few things:
- Please don't use the original repo, but my forked one.
- I am not sure what translation tool you are using, but I have to change the translation lines syntax to make it usable.
- Not all translations match. It may be better to get kodimote.ts from my repo, and make that a new kodimote_ru.ts translation. A lot can be used from the current kodimote_ru.ts.
And forks are no problem. The best way is to create a pull request when done, and remove your fork afterwards.
sdiconov
Mon, 04/30/2018 - 13:13
Permalink
OK. Updated the fork's ru.ts.
ade
Sun, 01/07/2018 - 14:25
Permalink
Strange, I did not touch any language related parts.
I'll look into that later.
eatdirt
Thu, 12/28/2017 - 14:54
Permalink
Hi there,
I have opened a bug report on Kodi:
https://trac.kodi.tv/ticket/17698#ticket
but in the meanwhile, if you could hide the name of the remote sftp sources showing passwd in clear, that would be nice !
Cheers,
Chris.
ade
Fri, 12/29/2017 - 19:08
Permalink
I assume you see your connect credentials on the header of the file browser. You can change line 141 of /usr/share/harbour-kodimote/qml/pages/BrowserPage.qml to title: "" to have no header.
I don't know if it is of much use, as you are probably the only one seeing the credentials using kodimote anyhow.
Schturman
Fri, 10/07/2016 - 21:00
Permalink
Finally! Big thanks.
Goodby android version ;)
Pelzlurch
Fri, 10/07/2016 - 07:48
Permalink
Thank you very much for this.