Search found 9 matches

by phyzical
February 11th, 2020, 5:18 am
Forum: Post-Processing Scripts
Topic: bash Notification script help [Solved]
Replies: 1
Views: 3770

Re: bash Notification script help

DERP as i posted this i realized i can just call the bash script to test it >.> #!/bin/bash curl -X POST -H 'Content-type: application/json' --data '{"text":"*'$1'* \n*'$2'* \n'$3'"}' https://hooks.slack.com/services/SECRET so what i needed as the $ was lost thanks rubberduckies
by phyzical
February 11th, 2020, 5:11 am
Forum: Post-Processing Scripts
Topic: bash Notification script help [Solved]
Replies: 1
Views: 3770

bash Notification script help [Solved]

Hey there im not sure if this is the right place but im just trying to make a simple slack notifier #!/bin/bash curl -X POST -H 'Content-type: application/json' --data '{"text":"*$1* \n*$(2)* \n${3}"}' https://hooks.slack.com/services/SECRET This posts to my channel fine, my issu...
by phyzical
July 14th, 2019, 3:37 am
Forum: Debian/Ubuntu Package
Topic: Frequent hangs at Quick Repair, and zombie unrar processes
Replies: 41
Views: 22006

Re: Frequent hangs at Quick Repair, and zombie unrar processes

hey not sure if im in the same boat with this bug but, i keep getting unrars locking up at 1/X unraring. i cant cancel the jobs, restarting the pc and sab had no effect. not does manually killing the unrar.exe, i even tried replacing the unrar with winrars version. i noticed "Extracting \\?\O:\...
by phyzical
September 18th, 2016, 7:44 am
Forum: Feature Requests
Topic: Browser native login prompt option?
Replies: 2
Views: 2686

Re: Browser native login prompt option?

ah cheers safihre,
ill give 'External access' a crack worst case i can switch it back :)
knew the html_login option would be somewhere hidden in the dark ;).
by phyzical
September 17th, 2016, 9:26 pm
Forum: Feature Requests
Topic: Browser native login prompt option?
Replies: 2
Views: 2686

Browser native login prompt option?

Hey guys, doing a great job with the updates :). In 1.1.0 you added the new login screen, is there currently an option to change it back to the native login? if not can we please have one :) For the users in my local network i feed 'user:pass@IP' so that it is as hassle free as possible. Unfortunate...
by phyzical
October 11th, 2015, 5:26 am
Forum: Feature Requests
Topic: Search option for queued list
Replies: 1
Views: 2399

Re: Search option for queued list

this is closable as it looks like beta2 will now include this feature for the new ui glitter. Re: Glitter - A new modern template Post by safihre » October 11th, 2015, 5:48 am In Beta2 there will be a search function in the queue. It will appear automatically when there is more than 1 page of queue-...
by phyzical
October 11th, 2015, 5:25 am
Forum: Templates
Topic: Glitter - A new modern template
Replies: 117
Views: 372612

Re: Glitter - A new modern template

that sounds like it hits the nail on the head :), honestly even if it just displayed the fact that it was in the queue list for now would keep me happy.

but thank you!
by phyzical
October 11th, 2015, 3:26 am
Forum: Templates
Topic: Glitter - A new modern template
Replies: 117
Views: 372612

Re: Glitter - A new modern template

hey, i added a thread in the feature request section but i suppose it should go here for the new UI, i havn't had a chance to test the beta yet so if this does exist i do apologise but anyway What i am after is a search feature for the queued items as opposed to history. I was even considering attem...
by phyzical
October 10th, 2015, 9:20 pm
Forum: Feature Requests
Topic: Search option for queued list
Replies: 1
Views: 2399

Search option for queued list

Hey, I have tried to see if this has been requested already in the past and i think it had a couple of times, But i thought i would ask again as i cant find it. What i am after is a search feature for the queued items as opposed to history. I was even considering attempting some hack just for myself...