2365 Commits (d01d6039c9cca55a32b07c3cb9dcda7b50f8ef7c)
 

Author SHA1 Message Date
ShyPike d01d6039c9 One more globber. 15 years ago
ShyPike 9ea455c9c8 Handle future jobs as special cases, stored in admin/future. 15 years ago
ShyPike c73d70e088 Fix some re-queueing bugs. 15 years ago
ShyPike 68b7c5f049 Only show retry links in History when associated incomplete folder exists. 15 years ago
ShyPike 73dfc92621 Implement post-processing retries with optional additional NZB. 15 years ago
ShyPike 6e6d0e6d54 Sync with 0.6.x 15 years ago
ShyPike a7a59b5dd5 Make end-of-queue action persistent (store in ini file). 15 years ago
ShyPike 09f231f9da Make RSS code more robust in handling bad rss_data.sab content. 15 years ago
ShyPike 14f652a79a Do test for nzbname suppression for special sites in RSS instead off add_url(). 15 years ago
ShyPike b582208d32 Handle server renames in the API properly. 15 years ago
ShyPike 24659b5c89 More flexible repair mode. 15 years ago
ShyPike 743483a481 Read attribute file before deleting it. 15 years ago
ShyPike 7a806891d2 Put attributes file name in constants.py. 15 years ago
ShyPike e0c8c81abb Full repair-mode "--repair-all". 15 years ago
ShyPike ffc8569fec Don't copy admin stuff to complete folder 15 years ago
ShyPike 89bd43fbd9 Always backup the NZB to the job's admin folder. 15 years ago
ShyPike b10e3a19be Sync with 0.6.x 15 years ago
ShyPike d31d7f3c31 Merge from 0.5.x (rev 2379..2402). 15 years ago
ShyPike 7e15ce9946 Update CHANGELOG.txt. 15 years ago
ShyPike 3236aea387 Improve reporting of newzbin problems and add a retry link in history. 15 years ago
ShyPike 66d7d89d7b Don't replace '?' by '_' in platform_encode(), because that makes the URLs in the queue and history look distorted. 15 years ago
ShyPike d016f32452 Prevent Config->Schedule UI from crashing on bad schedules. 15 years ago
ShyPike 8fbc642083 Unpack errors not properly passed on by rar_unpack(), resulting in incorrect status parameter for user script. 15 years ago
ShyPike 851bfe7217 Don't show an empty RSS feed as an error, but just as an empty feed. 15 years ago
ShyPike 1d6ba732e3 Try solve the notorious Python logging bug on Windows. 15 years ago
ShyPike e6107b206f Add scheduled folder scan. 15 years ago
ShyPike 4e2ea61695 Prevent crash on Linuix and OSX when HOME environment variable is missing, exit with panic() instead. 15 years ago
ShyPike 9ac5f60431 Added info about required Windows 7 hotfix to ISSUES.txt. 15 years ago
ShyPike 099eb6ce80 Prevent excessive memory use with large queues. 15 years ago
ShyPike 90d168cf3c Use SABHelper also to guard the SABnzbd service. 15 years ago
ShyPike d4a0c23e37 Sync with 0.6.x 15 years ago
ShyPike decb7a4442 Fix email encoding properly (merged from 0.5.x). 15 years ago
ShyPike 4e418030a0 Better method of solving the OSX Python script problem (merged from 0.5.x). 15 years ago
ShyPike bd877388c2 Fix the find_free_port() code and copy the found https port in the right variable. 15 years ago
ShyPike 26822bb943 Restore the stripFolders() call that was dropped from the SeriesSorter in the redesign in 0.5.x/rev. 2338. 15 years ago
ShyPike df18cc52e1 Implement SABHelper service for restart support. 15 years ago
ShyPike a742f405f2 Make the SABnzbd service dependant on the SABHelper service. 15 years ago
ShyPike 9632a1eb24 Do not refer tp sabnzbd package from SABHelper. 15 years ago
ShyPike d3c91364b2 Move mailslot.py to a seperate package. This way the SABHelper binary can be made a lot smaller. 15 years ago
ShyPike 8b3b22c489 Remind the user to install the Helper service too. 15 years ago
ShyPike 09394b8601 Merge changes form 0.6.x. 15 years ago
ShyPike 2fcd5400af Add Danish to NSIS_Installer.nsi (without actual Danish translations). 15 years ago
ShyPike c409197370 Add creation of SABnzbd-helper.exe to package.py. 15 years ago
ShyPike 48ea569c7e SABHelper.py 15 years ago
ShyPike ae28a79b8a Adding SABnzbdHelper service for restarting SABnzbd when it runs as a Windows Service. 15 years ago
ShyPike c2bfca7fe4 Fix "Usage" of package.py. 15 years ago
ShyPike f2beac63ee Merge 2383..2384 from 0.5.x. 15 years ago
ShyPike 3cc6a3d8b5 Merge 2381..2382 from 0.5.x. 15 years ago
ShyPike 67342869ce Do proper email encoding. 15 years ago
ShyPike 4904c5de6b Change email encoding from Latin-1 to UTF-8. 15 years ago