[RELEASE]Network-Manager front-end for XBMCbuntu - 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: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151) +---- Thread: [RELEASE]Network-Manager front-end for XBMCbuntu (/showthread.php?tid=130816) |
RE: [RELEASE]Network-Manager front-end for XBMCbuntu - lusephur - 2014-05-08 Hmmmm, I got it working on xbmcbuntu 13 yesterday after a fresh installby manually downloading the plugin, opening the zip, and editing the addon.xml file. The line requiring python 2.0 just had to be changed to 2.1.0 rezipped the folder,sent it to my xbmcbuntu machine. (I put the zip on one of the external harddrives.) On xbmc went to the addon's section, selected install from zip,navigated to the zip and it installed fine. The program found my my AP and connected. There may be problems depending on the hardware, Ubuntu still has issues with some wifi cards which require the use of the additional drivers menu in Ubuntu being opened. But if this program did work for you on frodo I could upload my zip ------------------------------------ Edit, just downloaded script.linux.nm-0.4 and edited the addon.xml and repacked it. Give this a try and see if it works. Edited network manager script for Gotham RE: [RELEASE]Network-Manager front-end for XBMCbuntu - j1mpst3r - 2014-05-08 (2014-05-08, 15:06)lusephur Wrote: Hmmmm, I got it working on xbmcbuntu 13 yesterday after a fresh installby manually downloading the plugin, opening the zip, and editing the addon.xml file. The line requiring python 2.0 just had to be changed to 2.1.0 really appreciate your help, trying out your modified xml now. will post back result. ETA, you star, works beautifully! RE: [RELEASE]Network-Manager front-end for XBMCbuntu - cbxbiker61 - 2014-05-09 Fixed a faulty reference caused by in incorrect application of sed. http://www.xilka.com/xilka/source/script.linux.nm1-1.0.3.tar.xz http://www.xilka.com/xilka/source/script.linux.nm1-1.0.3.zip RE: [RELEASE]Network-Manager front-end for XBMCbuntu - deuce9123 - 2014-05-13 Will this work on apple tv 1? RE: [RELEASE]Network-Manager front-end for XBMCbuntu - capnhowyoudo - 2014-05-15 cbxbiker61 great work !!!! 1.0.3 is working on ATV 1 CB2 Gotham. one thing I noticed after connecting to Wi-Fi I can not "cancel" out of the window with all the connections, I have to power down. Wi-Fi is maintained after power cycle, Perhaps a quick fix? RE: [RELEASE]Network-Manager front-end for XBMCbuntu - deuce9123 - 2014-05-15 Capnhowyoudo did u ssh the zip into your apple tv or use a usb? RE: [RELEASE]Network-Manager front-end for XBMCbuntu - capnhowyoudo - 2014-05-15 (2014-05-15, 09:56)deuce9123 Wrote: Capnhowyoudo did u ssh the zip into your apple tv or use a usb? I used a USB when I installed it last night. download the .zip and navigate to system - settings - add ons - install from zip your device should show up. than click on the .zip file. RE: [RELEASE]Network-Manager front-end for XBMCbuntu - deuce9123 - 2014-05-15 Cool thanks im going to try it when I get home. RE: [RELEASE]Network-Manager front-end for XBMCbuntu - deuce9123 - 2014-05-16 http://www.xilka.com/xilka/source/script.linux.nm1-1.0.3.zip Is this the website that im supposed to use because if so when I try to ssh install it says no file directory? RE: [RELEASE]Network-Manager front-end for XBMCbuntu - capnhowyoudo - 2014-05-16 (2014-05-16, 00:17)deuce9123 Wrote: http://www.xilka.com/xilka/source/script.linux.nm1-1.0.3.zip FTP to the Apple TV Open windows explorer and type in you IP address For exp \\192.168.X.X RE: [RELEASE]Network-Manager front-end for XBMCbuntu - capnhowyoudo - 2014-05-16 (2014-05-16, 00:17)deuce9123 Wrote: http://www.xilka.com/xilka/source/script.linux.nm1-1.0.3.zip My apologizes I meant FTP not SSH RE: [RELEASE]Network-Manager front-end for XBMCbuntu - deuce9123 - 2014-05-16 I finally got it to work i had to put wget in front of the website when I used ssh Thanks for helping me! RE: [RELEASE]Network-Manager front-end for XBMCbuntu - capnhowyoudo - 2014-05-16 (2014-05-16, 03:45)deuce9123 Wrote: I finally got it to work i had to put wget in front of the website when I used ssh No problem. Glad you got it working RE: [RELEASE]Network-Manager front-end for XBMCbuntu - Olepir - 2014-06-01 https://github.com/downloads/vikjon0/script.linux.nm/script.linux.nm-0.1.4.zip this version is more reliable, but you need to edit addon.xml and change python version from 0.2.0 to 0.2.1 RE: [RELEASE]Network-Manager front-end for XBMCbuntu - capnhowyoudo - 2014-06-05 (2014-06-01, 14:46)Olepir Wrote: https://github.com/downloads/vikjon0/script.linux.nm/script.linux.nm-0.1.4.zip I'll check it out over the weekend and let you know on ATV 1 CB2 |