-
[SUPPORT] Stash - CorneliousJD Repo
Did anyone ever get this docker working correctly where it will run the Python based plugins? Idk what the best way to even go about this is can you run python externally (of the docker) or is there some way to install it? There is talk about it a few pages back but the instructions seem to be out of date?
-
[Support] binhex - Couchpotato
Happens with avi or mkv does not matter.
-
[Support] binhex - Couchpotato
1st let me start by saying I am not sure if this is a CouchPotato or NZBGET issue but it has happened 2x now in the past week after updating the binhex CouchPotato docker and then after a few days it just started working or something else I am not aware of changes (the docker still says update available and does not go away -- same with binhex nzbget) but I am really at a loss. My post processor for movies keeps failing (Sonaar is fine btw). Here is the error log -- many thanks in advance for any help fixing this! INFO Tue Jun 28 2016 02:44:12 Collection Independence_Day_Resurgence_2016_HD-TS_x264_AC3-CPG added to history ERROR Tue Jun 28 2016 02:44:11 Post-process-script nzbToMedia/nzbToCouchPotato.py for Independence_Day_Resurgence_2016_HD-TS_x264_AC3-CPG failed (terminated with unknown status) INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: Exception TypeError: "'NoneType' object is not callable" in <bound method PosixProcess.__del__ of <core.nzbToMediaUtil.PosixProcess instance at 0x2b31f5d8e9e0>> ignored INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: ValueError: No JSON object could be decoded INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: raise ValueError("No JSON object could be decoded") INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: File "/usr/lib/python2.7/json/decoder.py", line 382, in raw_decode INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: File "/usr/lib/python2.7/json/decoder.py", line 364, in decode INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: return _default_decoder.decode(s) INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: File "/usr/lib/python2.7/json/__init__.py", line 339, in loads INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: return complexjson.loads(self.text, **kwargs) INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: File "/data/scripts/nzbToMedia/libs/requests/models.py", line 805, in json INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: result = r.json() INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: File "/data/scripts/nzbToMedia/core/autoProcess/autoProcessMovie.py", line 246, in process INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: inputCategory, failureLink) INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: File "/data/scripts/nzbToMedia/nzbToMedia.py", line 602, in process INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: failureLink=failureLink) INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: File "/data/scripts/nzbToMedia/nzbToMedia.py", line 705, in main INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: result = nzbToMedia.main(sys.argv, section) INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: File "/data/scripts/nzbToMedia/nzbToCouchPotato.py", line 249, in <module> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: Traceback (most recent call last): INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [postPROCESS]::COUCHPOTATO: Starting renamer scan for Independence_Day_Resurgence_2016_HD-TS_x264_AC3-CPG INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: </html> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: </body> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: </form> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: </div> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: <input class="button" name="submit" type="submit" value="Login" /> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: <label class="remember_me" title="for 30 days"><input id="remember_me" name="remember_me" type="checkbox" value="1" checked="checked" /> Remember me</label> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: <div class="ctrlHolder"> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: <div class="ctrlHolder"><input class="password" name="password" type="password" placeholder="Password" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" /></div> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: <div class="ctrlHolder"><input class="username" name="username" type="text" placeholder="Username" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" /></div> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: <h1>CouchPotato</h1> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: <form action="" method="post"> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: <body class="page login"> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: </head> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: <title>CouchPotato</title> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: <link rel="apple-touch-icon" href="/static/images/homescreen.png" /> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: <link href="/static/images/favicon.ico" rel="icon" type="image/x-icon" /> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: <script type="text/javascript" src="/static/scripts/combined.base.min.js?1466970228"></script> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: <script type="text/javascript" src="/static/scripts/combined.vendor.min.js?1466970228"></script> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: <link data-url="static/style/combined.min.css?1466970228" rel="stylesheet" href="/static/style/combined.min.css?1466970228" type="text/css"> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: <meta name="robots" content="noindex, nofollow" /> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: <meta http-equiv="X-UA-Compatible" content="IE=edge" /> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: <meta name="mobile-web-app-capable" content="yes"> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: <meta name="apple-mobile-web-app-capable" content="yes"> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: <head> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: <html class=""> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: <!doctype html> INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: CouchPotato returned the following non-json data INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [WARNING]::MAIN: Unable to find a imdbID for Independence_Day_Resurgence_2016_HD-TS_x264_AC3-CPG INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [iNFO]::MAIN: Searching IMDB for imdbID ... INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [iNFO]::MAIN: Searching folder and file names for imdbID ... INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [iNFO]::MAIN: Attemping imdbID lookup for Independence_Day_Resurgence_2016_HD-TS_x264_AC3-CPG INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [iNFO]::MAIN: Calling CouchPotato:movies to post-process:Independence_Day_Resurgence_2016_HD-TS_x264_AC3-CPG INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [iNFO]::MAIN: Auto-detected SECTION:CouchPotato INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [iNFO]::MAIN: Script triggered from NZBGet Version 16.4. INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [iNFO]::MAIN: ######################################################### INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [iNFO]::MAIN: ## ..::[nzbToMedia.pyc]::.. ## INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [iNFO]::MAIN: ######################################################### INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [WARNING]::MAIN: Install ffmpeg with x264 support to enable this feature ... INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [WARNING]::MAIN: Failed to locate ffprobe. Video corruption detection disabled! INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: which: no avprobe in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: which: no ffprobe in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [WARNING]::MAIN: Install ffmpeg with x264 support to enable this feature ... INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [WARNING]::MAIN: Failed to locate ffmpeg. Transcoding disabled! INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: which: no avconv in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: which: no ffmpeg in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [WARNING]::MAIN: Failed to locate 7zip. Transcosing of disk images and extraction of .7z files will not be possible! INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: which: no 7za in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: which: no 7zr in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: which: no 7z in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [iNFO]::MAIN: nzbToMedia Version:10.15 Branch:master (Linux 4.4.13-unRAID) INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [ERROR]::MAIN: Unknown current version number, don't know if we should update or not INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [iNFO]::MAIN: Checking if source needs an update INFO Tue Jun 28 2016 02:44:11 nzbToCouchPotato: [02:44:11] [iNFO]::MAIN: Checking database structure...
-
[Support] Bjonness406's repo
Anyone get this working via. ReverseProxy? Looks like others are having problems on the Github support thread...
pfriederichs
Members
-
Joined
-
Last visited