Release PlayIt service : Play hosted video url remotely on XBMC - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Service Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=152) +---- Thread: Release PlayIt service : Play hosted video url remotely on XBMC (/showthread.php?tid=118251) |
RE: PlayIt service : Play hosted video url remotely on XBMC - Willhelm - 2015-10-19 have a look on this page http://readas.com/playit/piservice.html there you can generate your own PlayIT 'Button' Please also watch the provided Video on this Site. ~willhelm RE: PlayIt service : Play hosted video url remotely on XBMC - varsur - 2015-10-19 Any chance you can add Playwire URL? RE: PlayIt service : Play hosted video url remotely on XBMC - Willhelm - 2015-10-19 (2015-10-19, 10:44)varsur Wrote: Any chance you can add Playwire URL? you could ask the devs behind the urlresolver package: http://kodi.wiki/view/Add-on:Urlresolver ## update currently i try to write a tiny firefox addon which is able to send videolinks towards playit. it would be my very first firefox addon. RE: PlayIt service : Play hosted video url remotely on XBMC - Willhelm - 2015-10-19 (2015-10-17, 00:20)qqplayer Wrote: Hi everebody , this is an awesome utility. The Add-On seems be broken in the latest Firefox (v38). RE: PlayIt service : Play hosted video url remotely on XBMC - Willhelm - 2015-10-19 i wrote my very first firefox addon you might try this: https://github.com/willhelm-mueller/playitonkodi/raw/master/playitonkodi-1.0.0.xpi please give me some feedback if this works for you sourcecode: https://github.com/willhelm-mueller/playitonkodi RE: PlayIt service : Play hosted video url remotely on XBMC - Willhelm - 2015-10-26 btw now the addon is available on mozilla: https://addons.mozilla.org/de/firefox/addon/playit-on-kodi/ RE: PlayIt service : Play hosted video url remotely on XBMC - mujunk - 2015-11-04 Hi Willhelm...What are the chances for a chrome extension? RE: PlayIt service : Play hosted video url remotely on XBMC - Willhelm - 2015-11-04 (2015-11-04, 12:36)mujunk Wrote: Hi Willhelm...What are the chances for a chrome extension? https://chrome.google.com/webstore/detail/playit-on-xbmc/lfmmppchelncapanmhdefnmfjplkpchl?hl=en-US hmm is this one broken as well? I need to say that i am absolutely new to this browser addon development stuff .. the only thing you need to manage is to send a post request towards the PlayIt listener. For convenience url & port of Playit & Kodi should be adjustable. RE: PlayIt service : Play hosted video url remotely on XBMC - knappe - 2016-01-16 Hey, just wanted to give you quick heads up. The add-on is working really well. Thanks. RE: PlayIt service : Play hosted video url remotely on XBMC - Horvat - 2016-01-26 It looks like Mozilla addon (PlayIt On Kodi 1.0.0) don`t works with Firefox 43.0.4-1 on Linux 4.3.3-3-ARCH system. Installation process completed with no errors, but no button or menu item appears. Could anybody post the screen with functional element in question? What kind of additional info may be useful to solve this? Many thanks to developer(s), and looking forward to hearing from you soon. RE: PlayIt service : Play hosted video url remotely on XBMC - phinc - 2016-02-14 Where can i get the service addon? Repo is down... RE: PlayIt service : Play hosted video url remotely on XBMC - Willhelm - 2016-03-31 (2016-01-16, 22:40)knappe Wrote: Hey, just wanted to give you quick heads up. The add-on is working really well. Thanks. nice to hear this thanks (2016-01-26, 17:14)Horvat Wrote: It looks like Mozilla addon (PlayIt On Kodi 1.0.0) don`t works with Firefox 43.0.4-1 on Linux 4.3.3-3-ARCH system. hmhm strange maybe my strange 'K' logo appears in the 'Customize your Firefox view' https://support.mozilla.org/en-US/kb/customize-firefox-controls-buttons-and-toolbars (2016-02-14, 18:14)phinc Wrote: Where can i get the service addon? Repo is down...you could try the Link removed to banned add-on (wiki) repo - DarrenHill AFIAK you should also create a soft link of your kodi.log file (xbmc.log->kodi.log) to get playit running. Otherwise you might get strange popups during the start of KODI RE: PlayIt service : Play hosted video url remotely on XBMC - DarrenHill - 2016-03-31 Please read the forum rules (wiki) and do not offer links to banned add-on (wiki) repos. RE: PlayIt service : Play hosted video url remotely on XBMC - Willhelm - 2016-04-01 (2016-03-31, 17:07)DarrenHill Wrote: Please read the forum rules (wiki) and do not offer links to banned add-on (wiki) repos. Oh sorry i was not aware that this repos was banned from the forum. Thank you for the provided list. RE: PlayIt service : Play hosted video url remotely on XBMC - Falcon_X - 2016-04-28 Tested with Firefox 45.0.2 and KODI Jarvis RC1 on FireTV - doesn't work. Any update soon? Would be a really cool addon, if this would work |