Skip to content

Instantly share code, notes, and snippets.

@Safihre
Safihre / test_csv.py
Created March 28, 2018 17:49
Testing of Sanders files
import glob
import csv
import pprint
###
### BASIC IMPORTING
###
# Fields:
# 0: Server
@Safihre
Safihre / SABnzbdUnwantedExtensions.py
Created October 28, 2017 11:21
SABnzbdUnwantedExtensions.py
#!/usr/bin/python -OO
# Copyright 2008-2017 The SABnzbd-Team <team@sabnzbd.org>
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of