Search found 85 matches
- May 20th, 2016, 3:51 pm
- Forum: General Help
- Topic: nzbToMedia on the wiki
- Replies: 4
- Views: 3219
Re: nzbToMedia on the wiki
I just reinstalled nzbToMedia because for some reason it just vanished. so I'll have to get my stuff working first. That's really why I was looking for documentation. was hoping it would be there, and it would be obvious on how to set up. but mine will only be a partial setup too.
- May 20th, 2016, 1:42 pm
- Forum: General Help
- Topic: nzbToMedia on the wiki
- Replies: 4
- Views: 3219
Re: nzbToMedia on the wiki
it seems to be what people use for both nzbget and sabnzbd. Do you know of another suite of scripts? Either way it may be a good idea to list alternatives if there are multiple ones.
- May 20th, 2016, 10:10 am
- Forum: General Help
- Topic: nzbToMedia on the wiki
- Replies: 4
- Views: 3219
nzbToMedia on the wiki
I think nzbToMedia is the defacto post-processing scripts used for sabnzbd (correct me if I'm wrong). That said, wouldn't it be useful if this was linked on the categories wiki page ( http://wiki.sabnzbd.org/configure-categories-1-0 ) as an example of user-scripts to configure? Furthermore, it would...
- March 18th, 2016, 4:43 pm
- Forum: General Help
- Topic: What about download ETA?
- Replies: 3
- Views: 2946
Re: What about download ETA?
that wouldn't mess with the new layout, just give the option
- March 18th, 2016, 4:43 pm
- Forum: General Help
- Topic: What about download ETA?
- Replies: 3
- Views: 2946
Re: What about download ETA?
is it possible to make it a toggle so that I can chose between ETA and time left?
- March 18th, 2016, 3:55 pm
- Forum: General Help
- Topic: What about download ETA?
- Replies: 3
- Views: 2946
What about download ETA?
New interface is amazing, 1.0 looks super. Looks like now we're seeing how long before a download is completed, and no longer a time ETA.
Is it possible to toggle it somewhere, or is it simply gone?
Is it possible to toggle it somewhere, or is it simply gone?
- March 19th, 2015, 12:05 pm
- Forum: General Help
- Topic: WAIT xx secs - Trying to fetch... on ALL from several sites
- Replies: 27
- Views: 25766
Re: WAIT xx secs - Trying to fetch... on ALL from several si
For now I used Sanders hack (Thank you Sanders!) And just put opt_out_of_certificate_verification = True if opt_out_of_certificate_verification: try: import ssl ssl._create_default_https_context = ssl._create_unverified_context except: pass in the beginning of SABnzbd.py
- March 18th, 2015, 6:12 pm
- Forum: General Help
- Topic: WAIT xx secs - Trying to fetch... on ALL from several sites
- Replies: 27
- Views: 25766
Re: WAIT xx secs - Trying to fetch... on ALL from several si
FYI using youtube_dl on the freebsd machine gives me the same error, whereas using youtube_dl on osx with the same version of python does not. ANy idea why that would make a difference? note: they on the other hand have a --no-check-certificate flag which means I can still use it. But this makes me ...
- March 18th, 2015, 1:26 pm
- Forum: General Help
- Topic: WAIT xx secs - Trying to fetch... on ALL from several sites
- Replies: 27
- Views: 25766
- March 18th, 2015, 1:20 pm
- Forum: General Help
- Topic: WAIT xx secs - Trying to fetch... on ALL from several sites
- Replies: 27
- Views: 25766
Re: WAIT xx secs - Trying to fetch... on ALL from several si
Looks like my options are python2.7 or python3.x
You didn't suggest python 3.x so it doesn't work I assume?
and python2 is just an alias to python 2.7
You didn't suggest python 3.x so it doesn't work I assume?
Code: Select all
python2-2_3
python27-2.7.9
python3-3_3
python32-3.2.5_12
python33-3.3.5_5
python34-3.4.3
- March 18th, 2015, 1:15 pm
- Forum: General Help
- Topic: WAIT xx secs - Trying to fetch... on ALL from several sites
- Replies: 27
- Views: 25766
Re: WAIT xx secs - Trying to fetch... on ALL from several si
urllib2.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)> OK, so what you said is obviously correct. May I suggest for SABnzbd a couple of things then. First, stop retrying when this is the issue, and second post a message to the user that there's an ...
- March 18th, 2015, 10:35 am
- Forum: General Help
- Topic: WAIT xx secs - Trying to fetch... on ALL from several sites
- Replies: 27
- Views: 25766
Re: WAIT xx secs - Trying to fetch... on ALL from several si
I checked the certificate with Chrome and it appears to be OK
Are you sure this is the issue? Or is the https cert different from SSL cert?
Are you sure this is the issue? Or is the https cert different from SSL cert?
- March 17th, 2015, 10:14 am
- Forum: General Help
- Topic: WAIT xx secs - Trying to fetch... on ALL from several sites
- Replies: 27
- Views: 25766
Re: WAIT xx secs - Trying to fetch... on ALL from several si
FreeBSD luffy 10.1-RELEASE FreeBSD 10.1-RELEASE
SABnzbd 0.7.20
Python 2.7.9
SABnzbd 0.7.20
Python 2.7.9
- March 17th, 2015, 2:12 am
- Forum: General Help
- Topic: WAIT xx secs - Trying to fetch... on ALL from several sites
- Replies: 27
- Views: 25766
Re: WAIT xx secs - Trying to fetch... on ALL from several si
Manual use of the URL's in the fetch message work perfectly fine. ( I had to change to plush theme to see the queue repair )
There was no luck with the repair :/ still the same issue after. Any other ideas?
There was no luck with the repair :/ still the same issue after. Any other ideas?
- March 16th, 2015, 11:57 am
- Forum: General Help
- Topic: WAIT xx secs - Trying to fetch... on ALL from several sites
- Replies: 27
- Views: 25766
Re: WAIT xx secs - Trying to fetch... on ALL from several si
in the meantime, I tried stopping it and removing the following files, but it did not work.
- Rating.sab
- future
- postproc1.sab
- rss_data.sab
- watched_data.sab
- bookmarks.sab
- history1.db
- queue9.sab
- totals9.sab