• 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 7
Release Banners - (Display ad-banners over full screen video)
#46
OK, I have it and it is working. Just how do you see the location of the image? Top/bottom, centered, same as normal banners?
Reply
#47
Amazing!
Could that be a configurable option? Would have use cases for centred and bottom.
Reply
#48
Yes, I'll try making top/center/bottom, but horizontally it will always be centered.
Reply
#49
Sounds great. Thanks for this!
Reply
#50
v1.6
- Display banner via http/json/API: i.e. from any browser send:
http://localhost:8080/jsonrpc?request={"jsonrpc":"2.0","method":"Addons.ExecuteAddon","params":{"addonid":"service.banners","params":{"imageloc":"D:\\img.jpg","displaytime":"3000","position":"center"}},"id":1}
Where "imageloc" is full path to image, "displaytime" is how long it should be displayed (1000-60000 mS) and "position" is "top", "bottom" or "center"
Reply
#51
Thanks again, this is going to be a huge help around the office.
Quick bug report, looks like top & bottom in imageloc have been reversed.
Reply
#52
Smile OK, will fix
Reply
#53
Let us see a picture if you get this up and running in the office Smile
Reply
#54
http://olipassey.me.uk/using-kodi-for-of...ashboards/
http://olipassey.me.uk/kodi-as-office-da...ds-part-2/

http://github.com/OliPassey/kodikontroller

There will be a part 3 at some point, and will definetly post up some screenshots when we implement this.
Its likely we'll use the bottom banner display for notifying of website down-time,a webhook from other systems will trigger the API call.
Reply
#55
Quote:A couple of side projects from other devs are starting to find the dashboards as end-points – CoffeeBot is now able to show a "Coffee's Ready in the {location} kitchen" notification in the form of an image file or a video – depending how much we're showing off. Utterly ridiculous but it brings a smile.

This is AMAZING! Smile
Reply
#56
v1.7
- fixed small bug; reversed image location top-bottom for json/API call
- Other (really) small fixes
Reply
#57
Looks very interesting, thanks for your work! Just have a question..is it possible to scroll some custom text, like: We Welcome Company X Mr. Y and so on?
Reply
#58
No, just if you make animated GIF.
Reply
#59
v1.71
- fixed bug; image centered and shown in actual size
- new option: offset banner l/r (only if banner x size > skin resolution, since banners are centered) and top/bottom (always)

Updated in the TEST repo.
Reply
#60
Since there were no complaints, I'm updating the latest version from the test repo to regular repo...

v1.8
- fixed bug; image centered and shown in actual size
- new option: offset banner l/r (only if banner x size > skin resolution, since banners are centered) and top/bottom (always)
Reply
  • 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 7

Logout Mark Read Team Forum Stats Members Help
Banners - (Display ad-banners over full screen video)1