[RELEASE] New XBMC Log Uploader and xbmcLogs.com site - 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] New XBMC Log Uploader and xbmcLogs.com site (/showthread.php?tid=127108) |
RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - prae5 - 2012-06-01 (2012-06-01, 18:37)Stokie Mac Wrote: Tried a few Times to get this to work but when i click on the Add On after entering my email Nothing happens.. What platform are you running, how did you install the add-on? RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - prae5 - 2012-06-01 (2012-06-01, 18:37)Stokie Mac Wrote: Tried a few Times to get this to work but when i click on the Add On after entering my email Nothing happens.. What platform are you running, how did you install the add-on? RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - Stokie Mac - 2012-06-03 (2012-06-01, 18:39)prae5 Wrote:(2012-06-01, 18:37)Stokie Mac Wrote: Tried a few Times to get this to work but when i click on the Add On after entering my email Nothing happens.. Im on a Apple TV 2 & i Installed it via the XBMC.Org Add-Ons via the Program Add Ons.. RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - sphere - 2012-06-12 (2012-05-30, 21:58)nsfw Wrote: I'm using Eden 11.0-3 on an ATV2 with 5.0.1/5.1.1 and the plugin setup screen works fine, but nothing after that. I tested on my Mac running XBMC and see how it should work. The logs on the ATV just show: (2012-06-01, 18:37)Stokie Mac Wrote: Tried a few Times to get this to work but when i click on the Add On after entering my email Nothing happens.. Looks like we found the issue on ATV2 - could you please test with Version 11.0.6 and report back if it works? Thanks, sphere RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - nsfw - 2012-06-14 11.0.6 is working now. Thank you. RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - sphere - 2012-06-14 (2012-06-14, 22:56)nsfw Wrote: 11.0.6 is working now. Thank you. Thanks for reporting back - will push to the repo. regards, sphere RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - wyrm - 2012-07-13 I've included support for this script in my skin, but have a couple of suggestions that I think may make it more useful. I have placed a check in my skin to see if debug logging has been set PHP Code: <enable>System.HasAddon(script.xbmc.debug.log) + system.getbool(debug.showloginfo)</enable> Also while not strictly something that is handled by the script, maybe the Dev's might consider adding the version number of the current skin to the log file to aid in us skinners in debugging problems. PHP Code: DEBUG: Load Skin XML Version 1.2.1: 67.86ms PHP Code: DEBUG: Load Skin XML: 67.86ms Wyrm (xTV-SAF) RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - jeanwilly - 2012-07-13 I have the code a little bit changed and it works very nice on xbox to! thanks for this script Regards Jan (skatulskijean) RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - aptalca - 2012-08-06 I tried it on the android version (hp touchpad) I entered the e-mail address, but when I click on the addon, nothing happens Thanks RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - sphere - 2012-08-06 (2012-08-06, 14:01)aptalca Wrote: I tried it on the android version (hp touchpad) I entered the e-mail address, but when I click on the addon, nothing happens Hi, android is not yet implemented but I am working on it. I will tell here when it is done and would be happy if I you could test it then, OK? regards, sphere RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - aptalca - 2012-08-06 Sure, I can certainly test it. I'll be looking forward to it. Thanks RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - sphere - 2012-08-06 Here is a test version, if it does not work it would be nice if you could send me xbmc.log manually *g* Download: Version 11.0.7 thanks! RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - aptalca - 2012-08-08 lol, I'll try tonight. the problem is, the main reason I tried this initially is because I couldn't get the log manually on my touchpad when Montellese asked for it :-) I guess if this doesn't work, I'll have to figure out adb Thanks RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - aptalca - 2012-08-09 Hi sphere, Good news, I have a log, bad news, version 11.0.7 did not work http://pastebin.com/kRC3fpB4 At the end, you should be able to see me clicking on it a few times. Thanks RE: [RELEASE] New XBMC Log Uploader and xbmcLogs.com site - MassIV - 2012-08-18 Just an idea. Putting the youtube vid on the wiki page? And maybe making a new video that uses the repo instead of a zip file. |