Kodi Community Forum
[iOS App] SendToKodi - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+--- Thread: [iOS App] SendToKodi (/showthread.php?tid=274162)

Pages: 1 2


[iOS App] SendToKodi - TristanTeufel - 2016-05-14

Hello,

I created a small iOS App which allows you to share Youtube and Soundcloud links (from App or Browser) to Kodi.

Its very similar to the "PlayToKodi" extension for Chrome.

In Android this is possible with Yatse and since I have not found a solution for iOS I created this small App.

Currently only Youtube and Soundcloud is implemented but integration of more addons will follow.

Of course this app is free and without any ads.

Appstore LInk:
https://itunes.apple.com/us/app/sendtokodi/id1113517603?ls=1&mt=8

best regards
Tristan


RE: [iOS App] SendToKodi - Warstomper - 2016-05-17

I have been waiting for an app like this! Thanks a lot! I', still running iOS 9.0.2 though, so it does not work for me unfortunately.. I assume this has to do with new options available to developers in later iOS builds?


RE: [iOS App] SendToKodi - TristanTeufel - 2016-05-17

actually this was the default setting of xcode.

i will adjust it to minimum version 9.0 in the next release.


RE: [iOS App] SendToKodi - TristanTeufel - 2016-06-06

Hello,

i released a new version.

Supported Addons:
- Youtube
- Soundcloud
- Vimeo
- Twitch
- Mixcloud

+You can send to different hosts. (in app purchase)

also iOS 9 support Smile

I you like my App please leave a positive rating.

best regards
tristan


RE: [iOS App] SendToKodi - greatquux - 2016-08-25

Thanks so much for this add-on, it works great! Any way to add a separate "add to queue" button that would add the video to the Kodi queue?


RE: [iOS App] SendToKodi - aoyon7 - 2016-09-11

Thanks a lot. It works on iOS 9.3.5(iPhone6).


RE: [iOS App] SendToKodi - TristanTeufel - 2016-11-02

Hello,

we released SendToKodi 1.3
in the pro version of SendToKodi we added a "add to queue/paylist" button.

currently the pro version contains:
-multiple hosts
-add to queue/playlist

by buying the pro version of our app you help us pay the apple developer fee

best regards
tristan


RE: [iOS App] SendToKodi - TristanTeufel - 2017-03-04

Holla,

we released SendToKodi 1.5

you can now send Youtube playlists to Kodi.

Share Youtube Playlists:
- play the playlist directly or
- add the youtuble playlist to the Kodi playlist

best regards
tristan


RE: [iOS App] SendToKodi - TristanTeufel - 2017-09-26

Hello,

in version 2.0 of SendToKodi we have created our own Kodi Addon which resolve almost any streaming link.
Our Addon uses youtube_dl a very popular multi-site parser, 30k stars on Github

Download Repository: https://github.com/firsttris/plugin.video.sendtokodi

When you install our Kodi Addon, SendToKodi automatically detects and uses our addon. (If the Addon is active)

Wich our Kodi Addon we are no longer dependet on any other Kodi addon (e.g. youtube, soundcloud). (because we resolve the stream links)
Our Addon is build continously on a weekly basis to always have the latest youtube_dl version included. If you install from repository it will update automatically.

I have created a small Chrome Extension which lets you send links to Kodi:
https://github.com/firsttris/chrome.sendtokodi
Download Webstore:
https://chrome.google.com/webstore/detail/sendtokodi/gbcpfpcacakaadapjcdchbdmdnfbnbaf
(only works if you have plugin.video.sendtokodi)

happy about feedback

best regards
tristan


RE: [iOS App] SendToKodi - ToBeKoodi - 2018-06-21

Thank you very much for creating such a great addon! Being able to send video streams from almost anywhere to Kodi is an awesome feature indeed!
I’ve just purchased the iOS pro version as a way to say ‘thank you’ Smile


RE: [iOS App] SendToKodi - wolf7250 - 2018-08-13

Hi,

I just installed this addon and it worked for the first Youtube video that I sent from my iPad, but all videos after that failed. I checked the logs and this is the error.

https://paste.ubuntu.com/p/9BWwZcg5dV/

Have I done something wrong? I am using a raspberrypi 2B running OSMC.

Thanks  Smile

Update:
Apologies I found this link and implemented the fix and it seems to be working:
https://github.com/firsttris/repository.sendtokodi/issues/1


RE: [iOS App] SendToKodi - Juppstein - 2018-09-03

Even with the fix applied in the utils.py of the youtube dl addon, I still get the error message under Leia Beta. Is there something else that needs to be done additionally?


RE: [iOS App] SendToKodi - dexdays - 2018-11-24

Thanks a lot. App works nicely..


RE: [iOS App] SendToKodi - MarkusK - 2018-12-27

Is it working for Kodi 18 ?


RE: [iOS App] SendToKodi - oytschi - 2019-10-16

I know its an old thread but is there a way to get it working under Kodi 18? When I send a youtube viar sendToKodi it seems to load the stream and opens youtube but then fails to play the video.
Any fixes available for this?