3421 Commits (9f85063eb3f501c94d79cc4f36521a2d70f5f42c)
 

Author SHA1 Message Date
shypike 9f85063eb3 Merge pull request #7 from janschejbal/develop 14 years ago
ShyPike f5a0ba59e5 Update translation master. 14 years ago
shypike 8f553199a4 Improve OSX version detection and give Leopard image the name "*-osx-leopard.dmg". 14 years ago
shypike c9347eece8 Extend OSX menu with Troubleshoot items and "Scan watched folder". 14 years ago
ShyPike b94c3ede4a Move "locale" construction from Plush skin to Python code. 14 years ago
ShyPike 0fafbd6f2e Work-around for malfunctioning IPv6 one some Linux platforms. 14 years ago
ShyPike db8f9b5f8c Typo in previous commit. 14 years ago
ShyPike 76449721b1 Only try to remove a nzbmatrix bookmark when an URL is known. 14 years ago
ShyPike bb29eb9dbc misc.format_source_url() crashed when receiving newzbin report number. 14 years ago
ShyPike 15a66b1f28 Add config item for the movie rename threshold and lower the default to 100M. 14 years ago
ShyPike 722c523893 Plush: Don't show newzbin icons in history when they have no info. 14 years ago
ShyPike 9f553fd61f Make "speedlimit" translatable in Config->Scheduler and show value 0 as "off". 14 years ago
ShyPike b16b625c7c Don't accept the scheduler event "speedlimit" without a proper speed value. 14 years ago
shypike dd7335c257 Use default Python interpreter only for non-executable Python scripts (OSX and Unix). 14 years ago
ShyPike e6cb6d0171 Merge remote-tracking branch 'remotes/origin/develop' into develop 14 years ago
ShyPike af54add471 Add NZB source to History (for watched-folder files and URL-based). 14 years ago
shypike f812e9f6e6 Improve support for old RAR multipart numbering schema (r01, s01, t01 etc.) 14 years ago
shypike 96e1b81179 Only warn about identical port for HTTP and HTTPS when HTTPS is actually enabled. 14 years ago
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