Skip to content

Instantly share code, notes, and snippets.

View tip2tail's full-sized avatar
🤓
Building

Mark Young tip2tail

🤓
Building
  • Fauldhouse, Scotland
View GitHub Profile
@tip2tail
tip2tail / NewPasswordType.php
Last active December 3, 2019 14:05 — forked from florentdestremau/NewPasswordType.php
A simple User authentication setup to copy & paste into your Symfony 4.2 install
<?php
namespace AppBundle\Form;
use Symfony\Component\Form\AbstractType;
use Symfony\Component\Form\Extension\Core\Type\PasswordType;
use Symfony\Component\Form\Extension\Core\Type\RepeatedType;
use Symfony\Component\Form\Extension\Core\Type\SubmitType;
use Symfony\Component\Form\FormBuilderInterface;
@tip2tail
tip2tail / t2tMoveScript.bat
Last active July 16, 2017 19:02
Batch file to kill qBittorrent, run a rename script and then restart qBittorrent - work-around for file lock issues
@ECHO off
REM ========================================================================
REM tip2tail qBittorrent Kill/Rename/Restart
REM ========================================================================
REM by Mark Young [ tip2tail ]
REM ========================================================================
REM Last Modified: 14th July 2017
REM ========================================================================
REM Use command in qBittorrent (Run external program on completion):
REM C:\path\to\script\t2tMoveScript.bat "%F"