Skip to content

Instantly share code, notes, and snippets.

@jorisvervuurt
jorisvervuurt / opnsense-i226-nic-tunables.txt
Last active July 23, 2024 19:10
OPNsense - Intel i226 NIC tunables
<item>
<tunable>net.inet.icmp.drop_redirect</tunable>
<value>1</value>
<descr/>
</item>
<item>
<tunable>net.isr.bindthreads</tunable>
<value>1</value>
<descr/>
</item>
@rlaphoenix
rlaphoenix / btn-site-tags.md
Last active July 17, 2024 19:15
BTN Site Tags
Site/Network Abbreviation
9Now 9NOW
A&E AE
ABC (AU) iView AUBC
ABC (US) AMBC
Adult Swim AS
Al Jazeera English AJAZ
All4 (Channel 4, ex-4oD) ALL4
Amazon AMZN
@rlaphoenix
rlaphoenix / p2p.groovy
Last active July 3, 2023 01:45
Common style P2P Movies and TV filebot template
{
// Requirements: MediaInfo and libmediainfo v19.09 or newer.
// Examples:
// "The.IT.Crowd.S01E01.Yesterdays.Jam.1080p.AMZN.WEB-DL.DDP.5.1.H.264-PHOENiX"
// "Luca.2021.Repack.2160p.DSNP.WEB-DL.DV.DDP.5.1.Atmos.H.265-PHOENiX"
def Movie = false;
def Group = "PHOENiX"; // Only used if no Group Tag is detected in the original filenames
def Source = "AMZN WEB-DL"; // e.g. "DVD REMUX", "BluRay REMUX", "BRRip", and so on
def Edition = ""; // If empty or not set, it will be detected from the original filename