Suggestions, Help, ZNC custom script help,

Sonarr Version: 2.0.0.5127
Mono Version: 5.4.1.7
OS: Ubuntu 16.04.3 LTS

Alright, I am looking for any suggestions or opinions on my current setup. Please I’ll throw in some questions as well.

I am running
Windows Server 2008 R2: Hyper-V role

Ubuntu 16.04.3 LTS as a virtual machine:
Startup ram is 16gb and max is 24. 100gb SSD partition just for the ubuntu vm.

Onboard NIC for windows server
4 port NIC pci card installed - using one port for the ubuntu server
Synology NAS DS1515+ as my storage device for my media files.

Ubuntu server CIFS access to synology NAS. Mounted permanently and securely using a seperate file for credentials. https://wiki.ubuntu.com/MountWindowsSharesPermanently

The synology and the windows/ubuntu machines are connected to a cable modem/router. Some day I wish to use the server as the main firewall/DHCP Server/Radius Server but for now its just for these programs all running on the ubuntu server: Sonarr, Radarr, Plex Media Server, SABnzbd, Netdata, ZNC Bouncer.

One question is, How do I make a custom script so it will send a message to my irc channel? I would like for my channel to get notified when a show is Downloaded/Replaced.

Perhaps this is next idea is just as simple as customizing the UI files. On the main screen of Sonarr, changing the view to Posters (ie:Posters, Overview list, Tables) gives me 5 posters wide when there is plenty more room. Is there anyway to customize this to say 8-10 wide?

You can setup a custom script in Sonarr’s Connect settings, how that will send to IRC you’ll need to sort out.

Not currently, but this will be possible in v3 of Sonarr (whenever that is released).

Thanks Markus for the reply.
Do you have any links for pointing me to the right direction on the IRC subject?
It seems so easy yet I’m lost on that aspect.

I guess I could have a simple bash script, that connects to znc bouncer, sends a command and then disconnects.
But I was hoping for something along the lines of the script sending a command line command for the znc but it doesnt look like znc can work that way.

No, I’ve never done that, you’re on your own there unless someone else chimes in.

A little update or way of thinking.

I’m gonna try and go for this:

-Install an irc eggdrop

-Configure eggdrop to my liking. In my case, its just gonna sit in the irc channel and only say chat commands. I’m not putting any kind of true bot modules/addons onto it.

Now, three choices or ways I’m thinking to try for the custom script(s):

  1. Eggdrop option: If possible to send chat commands (ie: ./say #channel Hello!) via console then write the script to do so.

  2. Eggdrop option: Write the script so it connects to the eggdrop via telnet, and then I know for sure it’ll be able to do ./say #… But what language?

  3. ZNC Bouncer: Write a script or find a module where command line cant “speak” to the znc and tell it to say chat commands

  4. Just found irris chat can chat via terminal. So need to dig and see if i can integrate just the terminal part module into my znc. or replace my znc for that. OR just have one more irc client on the machine (which i don’t mind)

  • 1
  • 2
  • 3
  • 4

0 voters

Figure out how to add a pretty gui in the web UI to where anyone could use this. Obviously they would need which ever option i picked installed just like if they were to use notify plex, well you need plex too! no brainer there. hahah anyways.

Is there a way to duplicate a profile? Settings-Profile.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.