3400 Commits (8b2bcc8d109e72e3792fc67947b0793ec82281eb)
 

Author SHA1 Message Date
shypike 8b2bcc8d10 Prevent setting watched-folder speed to 0 (while having no watched-folder) from triggering an inifinite loop. 14 years ago
ShyPike 140cb53485 Prevent "watched folder" from being reset to default when it cannot be created at startup time. 14 years ago
ShyPike 975bbbdbcd Prevent potential crash in RSS link analysis. 14 years ago
shypike fe6d4f3673 Add --console option to force console logging for OSX app. This will help diagnose startup problems. 14 years ago
ShyPike 095f3576c4 Make sure that paths coming from Sorting are normalized. 14 years ago
ShyPike 753ed1c846 Prevent crash when 'localhost' does not resolve in all_localhosts(). 14 years ago
ShyPike ab80e2b15b When retrying an URL fetch from History, remove the History entry and don't show a re-queue message anymore. 14 years ago
ShyPike 11b5d2e998 Report failed URL fetches to Growl. 14 years ago
ShyPike 3568d067be Handle OS-es that returns multiple identical IPs for localhost (like Ubuntu-s). 14 years ago
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 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. 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. 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). 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. 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. 14 years ago
ShyPike 0229335c15 Make sure that "complete" and "incomplete" paths are different. 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]). 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. 14 years ago