Commit graph

262 commits

Author SHA1 Message Date
Labrys of Knossos
637020d2bf Merge legacy sab parsing with 0.7.17+ 2022-11-29 00:35:40 -05:00
Labrys of Knossos
528cbd02cd Extract manual processing from nzbToMedia.main -> core.processor.manual 2022-11-29 00:35:40 -05:00
Labrys of Knossos
58c998712f Extract sabnzb processing from nzbToMedia.main -> core.processor.sabnzbd 2022-11-29 00:35:40 -05:00
Labrys of Knossos
073b19034b Extract nzbget processing from nzbToMedia.main -> core.processor.nzbget 2022-11-29 00:35:34 -05:00
Labrys of Knossos
7a3c2bc8a5 Refactor nzbToMedia.process -> core.processor.nzb.process 2022-11-29 00:30:50 -05:00
Clinton Hall
162143b1cd
Media lan check (#1856)
* Add require_lan

#1853
2021-10-11 07:16:00 +13:00
echel0n
0acf78f196
Added dedicated SiCKRAGE section with API version and SSO login support (#1805)
Added migration code to migrate SickBeard section with fork sickrage-api to new SiCKRAGE section
2021-01-13 13:16:41 +13:00
Clinton Hall
bf05f1b4e7
Bypass for manual execution (#1788)
* no_status_check prevents additional checks.
#1192
#1778
2020-10-16 22:55:41 +13:00
Clinton Hall
beecb1b1a0
Fix DB import (#1779)
* Sqlite3.row handling fix
* Fix import error in Python3
2020-09-19 21:53:01 +12:00
cheese1
c18fb17fd8
fix typos (#1714) 2020-01-29 12:53:52 +13:00
Clinton Hall
0827c5bafe
add SABnzbd environment variable handling. #1689 (#1701) 2020-01-13 21:17:33 +13:00
Clinton Hall
70ab7d3d61
Add Watcher3 Config (#1667)
* Set NZBGet config #1665
2019-11-04 13:17:38 +13:00
Sergio Cambra
1814bd5ae1 add watcher3 integration (#1665) 2019-11-04 12:05:00 +13:00
Clinton Hall
e738727c52
Force status from SABnzbd to be integer. #1646 #1647 (#1648) 2019-08-10 19:35:50 +12:00
Clinton Hall
8ba8caf021
Fix3 (#1637)
* add singular fork detection for multiple runs. Fixes #1637
* Add newly identified fork variants #1630 #1637
* remove encoding of paths. #1637 #1582
2019-07-22 12:35:01 +12:00
Clinton Hall
9f6c068cde
Transcode patch 1 (#1627)
* Add Piping of stderr to capture transcoding failures. #1619
* Allow passing absolute nice command. #1619
* Change .cfg description for niceness
* Fix errors due to VM packages out of date (ffmpeg)
* Fix Sqlite import error on tests
* Fix Azure issues

https://developercommunity.visualstudio.com/content/problem/598264/known-issue-azure-pipelines-images-missing-sqlite3.html
2019-06-20 12:56:02 +12:00
Clinton Hall
8c45e76507
Bluray 1 (#1620)
* added code to extract bluray images and folder structure. #1588

* add Mounting of iso files as fall-back

* add new mkv-bluray default.

* clean-up fall-back for ffmpeg not accepting -show error
2019-05-31 14:06:25 +12:00
clinton-hall
5ff056844c Fix NoExtractFailed usage. Fixes #1618 2019-05-20 21:17:54 +12:00
clinton-hall
5375d46c32 add remote path handling for LazyLibrarian #1223 2019-04-18 21:46:32 +12:00
Clinton Hall
52cae37609
Fix crash of remote_path exception. #1223 2019-04-18 08:40:11 +12:00
Labrys of Knossos
424879e4b6 Add future imports 2019-04-07 17:44:25 -04:00
Labrys of Knossos
181675722d Fix flake8 W291 trailing whitespace 2019-04-07 13:23:24 -04:00
Labrys of Knossos
9527a2bd67 Fix flake8 E402 module level import not at top of file 2019-04-07 13:16:35 -04:00
clinton-hall
809e642039 fix LL default branch. 2019-03-30 08:47:20 +13:00
Clinton Hall
aee3b151c0
Lazylib 1 (#1587)
* add support for LazyLibrarian. Fixes #1223
2019-03-29 09:50:43 +13:00
Labrys of Knossos
9f7f28d54e Fix missed commits during refactor 2019-03-10 20:35:05 -04:00
Labrys of Knossos
f6e620a3fd Add Python End-of-Life detection 2019-02-03 11:30:55 -05:00
Labrys of Knossos
0c98912b76 Refactor PASSWORDSFILE -> PASSWORDS_FILE
Refactor DOWNLOADINFO -> DOWNLOAD_INFO
2019-01-19 14:34:02 -05:00
Labrys of Knossos
2ebe96e049 Refactor REMOTEPATHS -> REMOTE_PATHS 2019-01-19 14:34:02 -05:00
Labrys of Knossos
fafcdb4ed5 Refactor NZB_DEFAULTDIR -> NZB_DEFAULT_DIRECTORY 2019-01-19 14:34:02 -05:00
Labrys of Knossos
ada78a14f8 hotfix 2019-01-06 00:47:40 -05:00
Serhat
1dd33be9e3 Fix NzbGet not detecting scripts
Revert "Remove comment"
This reverts commit f895446547.

The comments are required by NzbGet to consider the files as proper scripts.
2019-01-04 09:54:43 +01:00
Labrys of Knossos
325a6a03d5 Fix hash-bang 2019-01-01 00:07:21 -05:00
Labrys of Knossos
c3e2cf35a4 Fix typo 2018-12-31 23:22:17 -05:00
Labrys of Knossos
047ce56a3b Add ProcessResult to auto_process.common 2018-12-29 14:19:20 -05:00
Labrys of Knossos
c5343889fb Fix quotes - standardize to single-quoted strings 2018-12-29 14:19:20 -05:00
Labrys of Knossos
8c4353bc90 Add ProcessResult to auto_process.common 2018-12-27 11:32:52 -05:00
Labrys of Knossos
d95fc59b45 Remove superfluous classes 2018-12-27 11:32:51 -05:00
Labrys of Knossos
f895446547 Remove comment 2018-12-26 11:38:38 -05:00
Labrys of Knossos
018ded07d6 Fix PEP8 for bare exceptions 2018-12-26 11:29:38 -05:00
Labrys
52c6096b6a Fix PEP8 whitespace violations 2018-12-26 11:22:11 -05:00
Lizband
d1edf9f2a2 Merge branch 'release-11.7' into nightly
# Conflicts:
#	changelog.txt
#	core/versionCheck.py
#	nzbToMedia.py
2018-12-25 14:39:31 -05:00
Lizband
273f455602 Force cleanup during transitional period 2018-12-25 12:08:45 -05:00
Labrys of Knossos
6b52bb68d0 Refactor process_episode -> process 2018-12-19 17:26:49 -05:00
Labrys of Knossos
f61a17b8a0 Refactor nzbToMediaUtil -> utils 2018-12-19 17:20:56 -05:00
Labrys of Knossos
8176c2f007 Refactor nzbToMediaUserScripts -> user_scripts 2018-12-19 17:20:55 -05:00
Labrys of Knossos
9d9abffdb6 Refactor nzbToMediaDB -> main_db 2018-12-19 17:20:54 -05:00
Labrys of Knossos
3b429dcc7e Add Comic, Game, Movie, Music, and TV to core.auto_process 2018-12-19 17:20:53 -05:00
Labrys of Knossos
5839257f9b Refactor autoProcessGames -> games 2018-12-19 17:20:52 -05:00
Labrys of Knossos
4bd6e6251a Refactor autoProcessMovie -> movies 2018-12-19 17:20:52 -05:00