ShyPike
f85f5bf317
Movie sort failed to created specified job folder (regression error).
14 years ago
ShyPike
3f772b3ba7
Don't ask for gzip compression when getting a ZIP file from a web site.
14 years ago
ShyPike
293882b2bb
Prevent rare crash in TestServer function.
14 years ago
ShyPike
103f71fa01
Modify analysis of RSS feeds so that links in a Yahoo pipe are handled
conform the rules for the original index site.
14 years ago
ShyPike
f30b5b1063
Handle incorrect date fields in NZB files and accept the NZB anyway.
14 years ago
ShyPike
ae6deed7cd
Fix two potential crashes.
14 years ago
ShyPike
eaa1efb910
When secondary web-ui is not defined, redirect to primary web-ui.
14 years ago
ShyPike
c5b7e021cd
Use the mini-par2 file instead of the smallest vol-par2 file.
Send all the vol-par2 files immediately to the end of the queue so that nothing of it is downloaded when not needed.
14 years ago
ShyPike
7b3c400124
Store verified status in job admin, so that when retrying from History, a successful verification isn't repeated.
14 years ago
ShyPike
6e31d55941
Handle special case of joined RAR files.
This prevents the joined files from being seen as an extra RAR-set.
14 years ago
ShyPike
7ae2396167
When trying passwords on encrypted RAR files, only log failure once.
14 years ago
ShyPike
d6bb30c84b
Make sure SFV check isn't done when more par2 files can still be downloaded.
14 years ago
ShyPike
9ffb2c2438
Handle unknown Growl errors too.
14 years ago
ShyPike
c0a12d5a11
Further improvement of detection of encrypted RAR files.
14 years ago
ShyPike
ed720fffec
Improve detection of encrypted rar files.
14 years ago
ShyPike
a7e0cffe0f
api call "get_bookmarks" should ignore "auto-fetch bookmark" setting too.
14 years ago
ShyPike
cf6eca6789
After failed par2 verification do an SFV check (if enabled and SFV files available).
Previously an SFV check was only done when no par2 files were available.
14 years ago
shypike
d5e60bf250
Make "Get Bookmarks Now" (newzbin) button work when auto-fetch for bookmarks is off.
14 years ago
shypike
93f0f6f08c
Prevent crash after failed Growl registration.
14 years ago
shypike
7ef486c44e
Fix logging of Pre-Q script result.
14 years ago
shypike
36704e4ad6
Fix crash in pre-queue script due to incorrect parameter in SeriesSorter call.
14 years ago
ShyPike
c735e1da89
Always run Python user scripts, despite not being "executable".
14 years ago
ShyPike
2ae38c8c04
Log invocation of par2 command (debug level).
14 years ago
ShyPike
9b79188526
Only run extension-based cleanup when verification was OK.
Otherwise the user may lose par2 files if .par2 was in the cleanup list.
14 years ago
ShyPike
d792ef30f9
Re-apply patch to GNTP.
14 years ago
ShyPike
60e1569016
Update GNTP module.
14 years ago
ShyPike
de8ba245e9
Eliminate extra (temporary) folder level when using GenericSort.
14 years ago
ShyPike
bb30a5600a
Growl improvements.
Reduce GNTP logging.
Limit GNTP timeout to 10 seconds (if Python version supports it).
Start GNTP notification in separate thread to prevent lockups when server does not respond.
14 years ago
ShyPike
0229335c15
Make sure that "complete" and "incomplete" paths are different.
If needed, make "incomplete" a sub folder of "complete".
This is to avoid name clashes between complete and incomplete jobs.
14 years ago
shypike
d3d16da3f0
OSX menu should show 10 queued items (like the text claims) instead of 9.
14 years ago
ShyPike
4b959da7d2
Make SABnzbd listen on all available localhost equivalents (usually 127.0.0.1 and [::1]).
Add command line option --stack with values '4', '6', 'b' meaning IPv4-only, IPv6-only and both, respectively.
This will fix connection problems on systems with an ambiguous localhost.
14 years ago
ShyPike
eae8f65e15
Prevent reading newzbin bookmarks when no newzbin credentials are known.
14 years ago
ShyPike
816ea12993
Add sabnzbd.ico to OSX dmg so that Growl can use it.
14 years ago
ShyPike
7d186e4585
Add remark about pynotify.
14 years ago
ShyPike
b128f4fa89
Make sure that having Growl support will not override NotifyOSD.
14 years ago
ShyPike
7c7cb84fd1
Fix small typo.
14 years ago
ShyPike
d3b2fba6a1
When reading file names from an SFV file, convert to encoding suitable for the platform.
14 years ago
ShyPike
330b836e08
Render ambiguous Windows paths like "D:" and "D:folder" as "D:\" and "D:\folder".
14 years ago
ShyPike
a7defa37bf
Add gntp module to source distribution file.
14 years ago
shypike
a7724069b5
OSX: Generate a SnowLeopard/Lion DMG and a Leopard DMG.
14 years ago
ShyPike
e4bba37ccb
Create backup of the INI file before changing it.
Add some more steps in an order that avoids damaging it at all times.
14 years ago
ShyPike
28aff1e8f3
Fix failure to recognize "encrypted file" message from unrar 4.01.
14 years ago
ShyPike
8c060dbd44
Merge remote-tracking branch 'remotes/origin/master' into develop
14 years ago
ShyPike
c2ade817e7
Enable "with" statement in growler.py for Python 2.5.
14 years ago
shypike
681c466a18
Merge pull request #8 from mjc/displayvar-warning
Suppress pynotify gtk display warning during startup when DISPLAY environment variable is not set
14 years ago
Michael J. Cohen
d328762cd3
turn warnings into exceptions during loading of pynotify, preventing a console outputed warning when X11 is not available
14 years ago
ShyPike
7299b61244
OSX: Detect presence of pre-1.3 Growl.
If found, then use old-style SDK otherwise assume GNTP protocol.
14 years ago
shypike
361c7dd51e
OSX: prevent changes to App after first run. Remove site.py from DMG distribution so that the compiled site.pyc file cannot change anymore.
14 years ago
ShyPike
cb2922a805
Add license text for GNTP module.
14 years ago
ShyPike
17e33def2e
Fix failing app build.
14 years ago