Author Topic: Host notification  (Read 3735 times)

0 Members and 1 Guest are viewing this topic.

smilie89

  • Youngling
  • *
  • Posts: 14
  • Karma: +2/-0
    • View Profile
  • Twitch Name: smilie89
Host notification
« on: July 27, 2015, 12:20:43 AM »
Hi!

How does the host notify works in obs do i only add the link in deepbot as URL in the clr and then skip the rest or do i need to code it?

MercurY3rd

  • Councilor
  • *****
  • Posts: 652
  • Karma: +26/-1
    • View Profile
  • Twitch Name: mercury3rd
Re: Host notification
« Reply #1 on: July 27, 2015, 12:28:12 AM »
Yes, put the link in the CLR Browser. If you want sound, you can set that in the master settings.
you can change css of the notification if you want a custom one.
http://pastebin.com/dM3ew3Z0
Hier steht nichts Sinnvolles, dennoch freundliche Grüße. MercurY

smilie89

  • Youngling
  • *
  • Posts: 14
  • Karma: +2/-0
    • View Profile
  • Twitch Name: smilie89
Re: Host notification
« Reply #2 on: July 27, 2015, 12:44:01 AM »
will add that code other wise the picture will be shown all the time and create my own pic later. That not helps it will be shown all the time and not just when someone is hosting you.

IanChandler1990

  • Padawan
  • **
  • Posts: 84
  • Karma: +0/-0
    • View Profile
    • Twitch
  • Twitch Name: Ianchandler1990
Re: Host notification
« Reply #3 on: July 27, 2015, 06:17:44 PM »
will add that code other wise the picture will be shown all the time and create my own pic later. That not helps it will be shown all the time and not just when someone is hosting you.

I have ran into this as well yesterday. if you open the link it will be showing all the time until the first person hosts you, if you add ?test=0 to the end of the url it will go away but it seems to not then show the real hosts after everytime. the best way of doing this is to just use the url http://deepbot.tv/notifications/hostnotification.htm and get you bot to host you after your stream starts to make it go away then all other hosts will work

ExpertsOnline

  • Creator
  • Councilor
  • *****
  • Posts: 2656
  • Karma: +289/-24
    • View Profile
  • Twitch Name: expertsonline
Re: Host notification
« Reply #4 on: July 27, 2015, 10:35:07 PM »
This has been fixed. The image no longer shows on open and only appears when a host message has been detected.

Regards,
Experts

smilie89

  • Youngling
  • *
  • Posts: 14
  • Karma: +2/-0
    • View Profile
  • Twitch Name: smilie89
Re: Host notification
« Reply #5 on: July 28, 2015, 10:32:51 AM »
But have the issue with the css codes been fixed? When i put in the link for my host notify pic instead of your .gif link and someone host its still the .gif pic that is shown.

emrerocky

  • Advisor
  • Councilor
  • **
  • Posts: 1240
  • Karma: +163/-8
    • View Profile
    • emrerocky's Website
  • Twitch Name: emrerocky
Re: Host notification
« Reply #6 on: July 28, 2015, 11:09:07 AM »
Can you post your CSS?  You most likely didn't put !important after it.

smilie89

  • Youngling
  • *
  • Posts: 14
  • Karma: +2/-0
    • View Profile
  • Twitch Name: smilie89
Re: Host notification
« Reply #7 on: July 29, 2015, 05:42:59 PM »
Here is my css
http://pastebin.com/mZya5Xzf
i copied the codes from your earlier pastebin and then just changed the image link.

IanChandler1990

  • Padawan
  • **
  • Posts: 84
  • Karma: +0/-0
    • View Profile
    • Twitch
  • Twitch Name: Ianchandler1990
Re: Host notification
« Reply #8 on: July 30, 2015, 12:38:55 AM »
For your image url add this

("http://s29.postimg.org/n0z90qtmr/Host_notify_pic_head.png") !important;
Sent from my Nokia Lumia 920 using Tapatalk

smilie89

  • Youngling
  • *
  • Posts: 14
  • Karma: +2/-0
    • View Profile
  • Twitch Name: smilie89
Re: Host notification
« Reply #9 on: July 30, 2015, 05:17:00 AM »
That worked thanks :).
Maybe add it to the code in the pastbin you give to us so its easier :)

IanChandler1990

  • Padawan
  • **
  • Posts: 84
  • Karma: +0/-0
    • View Profile
    • Twitch
  • Twitch Name: Ianchandler1990
Re: Host notification
« Reply #10 on: July 30, 2015, 06:31:39 AM »
With css anything you want to over ride what's on the original html page just add !important to the end.
Sent from my Nokia Lumia 920 using Tapatalk