Commit graph

22 commits

Author SHA1 Message Date
JackDandy
1a3dd5f8e1 Change suppress output warnings from media process scripts. 2018-04-05 13:04:47 +01:00
Prinz23
aab753aa09 Change disable SSL cert verification for logins in pp-scripts. 2018-04-04 20:40:09 +01:00
JackDandy
91014078c0 Change add xsrf protection support to media processing scripts. 2018-04-04 15:31:21 +01:00
JackDandy
8d9f7e816d Change removed NZBGet 'remote' PostProcess guidance until it is verified to work. 2018-02-06 21:51:09 +00:00
Prinz23
6f9db7f3b4 Add SickGear-NZBGet dedicated post processing script, see.. \autoProcessTV\SickGear-NG\INSTALL.txt 2018-02-05 23:51:37 +00:00
Prinz23
7518837d4f Add file_name to possible names in history lookup post processing.
Add is_basedir check, default to True.
Assume multiple shows during pp as default.
2017-10-15 19:20:44 +01:00
JackDandy
17e9059d08 Add autoProcessTV/onTxComplete.bat to improve Windows clients Deluge, qBittorrent, Tranmission, and uTorrent.
This batch file copies select files to an isolated location for SickGear to post process with the 'Move' episode method so that seeding files are no longer post processed over and over, using this greatly improves overall performance.
2017-08-19 15:11:37 +01:00
JackDandy
2051268891 Change refactor, PEP8, code convention cleanse for nzb/torrent code and remove newzbin remnants. 2015-07-15 19:19:39 +01:00
Adam
a3c717becd Change py2 print statements to py2/3 compatible functions 2015-06-09 19:33:03 +08:00
Adam
37496189f1 Change py2 exception clauses to py2/3 compatible clauses
Add py2/3 regression testing for exception clauses

Any new code added with old py2 style exceptions will now fail the travis test
2015-06-08 22:56:45 +08:00
Adam
e06e671d67 Fix to correctly load local libraries instead of system installed libraries
This fix correctly places the local libraries at the start of the sys.path such that they are loaded instead of any libraries that may already exist on the users system. This prevents the issue where a system library that isn't supported by SickGear is loaded and causes errors during operation.
2015-06-05 18:12:05 +08:00
adam
cc0525f319 Change autoProcessTV scripts python code quotes from " -> ' 2015-02-27 09:54:10 +08:00
Adam
d0326cda7e Change replace HTTP auth with a login page
Change to improve webserve code
Add logout menu item with confirmation
Add 404 error page
2015-02-22 11:54:53 +08:00
Supremicus
4c8c6b21d5 Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
echel0n
7391a6e454 App name change in code. 2014-05-23 05:37:22 -07:00
Justin Tabish
d4263e1b03 Added executable bits (chmod 755) 2014-04-27 20:37:38 -07:00
echel0n
4e7710797a Fixed mediaToSickBeard issues 2014-04-26 00:56:24 -07:00
echel0n
0d90d01460 Fix for SSL issues 2014-04-25 04:25:22 -07:00
echel0n
ea38289dd8 Fixes issue #27 2014-04-21 20:58:03 -07:00
echel0n
9ab143dde7 Testing fix for unique index error on xem_numbering table in cache database 2014-04-21 19:33:48 -07:00
echel0n
fb222902c1 Minor bugfixes and improvements 2014-04-01 23:29:46 -07:00
echel0n
0d9fbc1ad7 Welcome to our SickBeard-TVRage Edition ...
This version of SickBeard uses both TVDB and TVRage to search and gather it's series data from allowing you to now have access to and download shows that you couldn't before because of being locked into only what TheTVDB had to offer.

Also this edition is based off the code we used in our XEM editon so it does come with scene numbering support as well as all the other features our XEM edition has to offer.

Please before using this with your existing database (sickbeard.db) please make a backup copy of it and delete any other database files such as cache.db and failed.db if present, we HIGHLY recommend starting out with no database files at all to make this a fresh start but the choice is at your own risk!

Enjoy!
2014-03-09 22:39:12 -07:00