Commit graph

2721 commits

Author SHA1 Message Date
Labrys of Knossos
a669c983b7 Fix absolute imports for qbittorrent and utorrent in Python 2.7 2019-03-10 20:45:13 -04:00
Labrys of Knossos
2f5fad7737
Merge pull request #1571 from clinton-hall/refactor/configuration
Fix missed commits during refactor
2019-03-10 20:40:35 -04:00
Labrys of Knossos
9f7f28d54e Fix missed commits during refactor 2019-03-10 20:35:05 -04:00
Clinton Hall
832ef32340
Merge pull request #1569 from clinton-hall/refactor/configuration
Refactor/configuration
2019-03-11 08:20:12 +13:00
Clinton Hall
3b3c7ca2d4
Merge pull request #1566 from clinton-hall/refactor/iso_matching
Refactor/iso matching
2019-03-11 08:17:42 +13:00
Labrys of Knossos
b6db785c92 Refactor utils.subtitles to plugins.subtitles 2019-03-10 11:28:54 -04:00
Labrys of Knossos
76b5c06a33 Refactor utils.notifications.plex_update to plugins.plex.plex_update 2019-03-10 11:25:12 -04:00
Labrys of Knossos
e12f2724e6 Refactor plex configuration to plugins.plex 2019-03-10 11:25:12 -04:00
Labrys of Knossos
1d75439441 Refactor utils.nzb to plugins.downloaders.nzb.utils 2019-03-10 11:25:12 -04:00
Labrys of Knossos
e1aa32aee7 Refactor downloader configuration to plugins.downloaders 2019-03-10 11:25:12 -04:00
Labrys of Knossos
28eed3bc92 Refactor ISO file matching to use regex only once per file. 2019-03-10 11:18:06 -04:00
Labrys of Knossos
cd64014a9d Refactor ISO file matching to decode process output a single time. 2019-03-10 11:18:06 -04:00
clinton-hall
ef950d8024 add Contributing guide 2019-03-10 22:32:55 +13:00
Clinton Hall
bb46bbad27
Merge pull request #1565 from clinton-hall/clinton-hall-patch-1
Update issue templates
2019-03-10 22:24:49 +13:00
Clinton Hall
2fc5101ef0
Update issue templates 2019-03-10 22:22:28 +13:00
Clinton Hall
aeda68fbe4
Merge pull request #1564 from clinton-hall/add-code-of-conduct-1
Add code of conduct 1
2019-03-10 22:03:26 +13:00
Clinton Hall
1c63c9fe39
Create CODE_OF_CONDUCT.md 2019-03-10 22:01:22 +13:00
clinton-hall
cedd0c1a20 Merge branch 'dev' 2019-03-10 20:41:23 +13:00
clinton-hall
a8e2b30666 Merge branch 'nightly' into dev 2019-03-10 20:39:22 +13:00
clinton-hall
d4786e10d7 rev up to 12.0.8 2019-03-10 20:37:57 +13:00
clinton-hall
392967780c don't load torrent clients for nzbs. Fixes #1563 2019-03-10 08:34:56 +13:00
clinton-hall
64862ece10 fix python3 parsing of .iso files. Fixes #1561 2019-03-09 20:30:25 +13:00
clinton-hall
f82fe0ee81 decode 7zip outut. Fixes #1561 2019-03-08 23:03:24 +13:00
clinton-hall
3f3e1415c9 change method of writing to system PATH. Fixes #830 2019-03-02 09:03:21 +13:00
clinton-hall
27cfc34577 add sys path config to find executables not in path. Fixes #830 2019-02-25 19:53:54 +13:00
Labrys of Knossos
506ede833e
Merge pull request #1554 from clinton-hall/fix/cleanup
Add exception handling for failure to return to original directory
2019-02-18 06:33:34 -05:00
Labrys of Knossos
fd8452b5c6 Add exception handling for failure to return to original directory
Fixes #1552
2019-02-16 10:17:01 -05:00
clinton-hall
45baf79753 log sucessful when returning failed download to Radarr. Fixes #1546 2019-02-09 11:08:33 +13:00
clinton-hall
8a637918d6 use list for python3 compatibility. Fixes #1545 2019-02-05 22:15:05 +13:00
clinton-hall
f47f68f699 convert byte to string from Popen. Fix Sick* failed processing. Fixes #1545 2019-02-05 22:01:20 +13:00
Labrys of Knossos
f91f40d643
Merge pull request #1543 from clinton-hall/feature/eol
Add Python End-of-Life detection
2019-02-03 19:11:53 -05:00
Labrys of Knossos
f6e620a3fd Add Python End-of-Life detection 2019-02-03 11:30:55 -05:00
clinton-hall
de86259bb0 fix first return parsing from HeadPhones. Fixes #1536 2019-01-27 22:45:04 +13:00
Labrys of Knossos
b7746f1ce5
Merge pull request #1534 from clinton-hall/fork/medusa-api
Add Medusa API
2019-01-20 10:22:00 -05:00
Labrys of Knossos
00877c2d97 Add Medusa API 2019-01-20 10:09:03 -05:00
Labrys of Knossos
80a9576fc3
Merge pull request #1532 from clinton-hall/refactor/configuration
Refactor configuration
2019-01-20 09:43:00 -05:00
Labrys of Knossos
81a6d9c4fa Refactor torrent linking configuration 2019-01-19 14:34:06 -05:00
Labrys of Knossos
9a1be36e8b Refactor torrent deletion configuration 2019-01-19 14:34:05 -05:00
Labrys of Knossos
521d2b7a05 Refactor torrent permission configuration 2019-01-19 14:34:05 -05:00
Labrys of Knossos
f23eccc050 Refactor torrent resuming configuration 2019-01-19 14:34:05 -05:00
Labrys of Knossos
cf0fc1296f Refactor torrent categories configuration 2019-01-19 14:34:05 -05:00
Labrys of Knossos
1906d62664 Refactor flatenning configuration 2019-01-19 14:34:05 -05:00
Labrys of Knossos
218e082ec7 Refactor sabnzbd configuration 2019-01-19 14:34:05 -05:00
Labrys of Knossos
9c105061d6 Refactor qbittorrent configuration 2019-01-19 14:34:04 -05:00
Labrys of Knossos
22dfadd65c Refactor deluge configuration 2019-01-19 14:34:04 -05:00
Labrys of Knossos
44df360fbe Refactor utorrent configuration 2019-01-19 14:34:04 -05:00
Labrys of Knossos
f961c476ae Refactor transmission configuration 2019-01-19 14:34:04 -05:00
Labrys of Knossos
287e3aa17b Fix initializing constant 2019-01-19 14:34:04 -05:00
Labrys of Knossos
3d2070e106 Refactor utility location configuration 2019-01-19 14:34:04 -05:00
Labrys of Knossos
0a58b6b6a0 Refactor section configuration 2019-01-19 14:34:04 -05:00