Solved New debug log uploader add-on
#16
(2016-08-22, 16:45)Martijn Wrote: If we wanted to we could well just use current and get the php files.
We're more interested to get whatever paste site already out there working instead of hosting our own.

We have had a Pastebin for some time at http://paste.osmc.io. We also have support for uploading logs from OSMC itself.

We are happy for other Kodi users to use it. It has a simple cURL interface to upload logs [1] and logs can be retrieved in plain text from our site. This API won't change in the future.

Ideally we can do something like set a 30-day retention on the logs. Currently we just purge old ones periodically, but having something set more solidly would be better.

[1] https://github.com/osmc/osmc/blob/master.../paste-log
Reply
#17
(2016-08-23, 12:13)Sam.Nazarko Wrote:
(2016-08-22, 16:45)Martijn Wrote: If we wanted to we could well just use current and get the php files.
We're more interested to get whatever paste site already out there working instead of hosting our own.

We have had a Pastebin for some time at http://paste.osmc.io. We also have support for uploading logs from OSMC itself.

We are happy for other Kodi users to use it. It has a simple cURL interface to upload logs [1] and logs can be retrieved in plain text from our site. This API won't change in the future.

Ideally we can do something like set a 30-day retention on the logs. Currently we just purge old ones periodically, but having something set more solidly would be better.

[1] https://github.com/osmc/osmc/blob/master.../paste-log

Cool! What backend are you using for the pastebin?
Reply
#18
Hastebin: https://github.com/seejohnrun/haste-server
Reply
#19
FYI, I pushed version 1.0.5 of my log uploader to my beta repo. The new version supports uploading logs to Dropbox and enabling/disabling individual log uploaders in addon settings.
Reply
#20
Thank you for the offers, everyone. Looks like ronie has something up for pastebin.com. All is well in the world again :)
Reply

Logout Mark Read Team Forum Stats Members Help
New debug log uploader add-on0