103 Commits (6fb4d7ece379e05ad18ef6145498fa9c98d457d7)

Author SHA1 Message Date
Jonathon Saine 6fb4d7ece3 More pep8 cleanup, (revert) unused variables by import / duplicate imports / misspelling / some minor renames to avoid using built-in names (list/set/id/etc). Will cleanup addID in another pull. 10 years ago
shypike e840b8251b Queue size not influenced by filtering. Add total number of queue slots. 10 years ago
Jonathon Saine 40afd2e4d1 More PEP8 non-agressive whitespace cleanup. 10 years ago
shypike 3c4b09af75 Make more error and warning strings translatable. 10 years ago
shypike b6aff4272f Don't send a notification when reloading a pre-checked job. 10 years ago
shypike 78a9c8512b Setting a password in Retry dialog did not work. 10 years ago
cdheiser 7d790a37a0 Issue #225: Add support for restricting servers by category. 10 years ago
shypike aeea78bb07 Add "action_size" parameter to file bulk operations. 10 years ago
shypike fc53885b2e Experimental server priority. 10 years ago
shypike 587749437e After pre-check completes successfully, prevent the nzb.gz file from being deleted. 10 years ago
shypike 687ab5d4f5 Update text files and copyright year. 10 years ago
shypike 64bf6c5cf1 Add "password" field to the "Retry from History" function. 10 years ago
shypike a0536c8fed Add "Retry All" function. 10 years ago
shypike 3ea0bbcae5 API calls change_opts, change_script, change_cat now return "false" in case of errors. 10 years ago
shypike e184f730e2 Remove traces of 8bit ASCII support. 11 years ago
shypike 0d6606a4a7 Let the API-call "Retry" return the new nzo_id of the job. 11 years ago
shypike be7706d508 Sort queue on now visible name instead of original name. 11 years ago
shypike c2adc2b846 Pause/abort on encryption failed when pre-check was active. 11 years ago
shypike 38a7263aee Prevent unwanted change of queue order after editing job details. 11 years ago
shypike 7d272c6695 Add password entry box to "File Details" page (Plush only). 12 years ago
shypike 486d1113df Remove all support for pre-0.6.x style queues. 12 years ago
shypike edd1002313 Add long path support for Windows. 12 years ago
shypike 330cd0623c Ignore a number of special folders used by NAS systems when looking for orphaned jobs. 12 years ago
shypike 3c7d8ab241 When repairing queue, don't try to recover non-job items in the admin/future folder. 12 years ago
shypike ba080f346b Let API calls for the queue provide more feedback. 12 years ago
shypike 9fe8f5e446 Improved duplicate detection. 12 years ago
shypike 13d544cb81 Fix error introduced by scheduled priority classes. 12 years ago
shypike 944568d6dc Remove all legacy code for newzbin and nzbmatrix. 12 years ago
shypike 4f41db3953 When changing other job attributes than priority and category, prevent a re-sort of the queue. 12 years ago
shypike c91c226071 Optimize and correct testing for string property. 12 years ago
shypike 7eff48cd00 Fix bad handling by API of Sort menu in Plush (improved). 12 years ago
shypike 40a27ae2d7 Make name sorting of the queue case-insensitive. 12 years ago
shypike f039a8f9f4 Improve scheduled pause/resume for priority groups. 12 years ago
shypike 75cf199455 Add scheduled events for pausing and resuming low, medium and high priority job groups. 12 years ago
shypike cdae0a741c Don't use an old queue when a new queue isn't present yet. 12 years ago
shypike 1fd9bf7032 Save job admin to disk when setting password or changing other attributes. 12 years ago
shypike 620e10a69f Convert to Unicode application. 12 years ago
shypike 90895116a2 Support "Search" box in queue display and Purge-queue command. 12 years ago
ShyPike ac311be430 Successfully pre-checked job lost its attributes when those were changed during check. 13 years ago
ShyPike e23aab4710 Improve SFV handling, preventing odd side-effects in multi-set NZBs. 13 years ago
ShyPike 4ab7ec754d Add periodic detection of completed but hanging jobs in the queue. 13 years ago
ShyPike a8eedef1d2 Prevent stuck jobs at end of pre-check. 13 years ago
ShyPike 11eb034bd3 Prevent crash on startup when a fully downloaded job is still in download queue. 13 years ago
shypike 250f75f084 OSX: fix top menu queue info. 13 years ago
shypike 5c221f4a14 After successful pre-check, preserve a job's spot in the queue. 13 years ago
ShyPike 5b0bbf57c6 Prevent queue deadlock in case of fatally damaged par2 files. 13 years ago
ShyPike 5e7b27c4ef Prevent potential crash in NzbQueue.repair_job() 13 years ago
ShyPike f056ad6347 Solve problem of stalling par2 fetching. 13 years ago
shypike 347ba999b4 Reduce amount of info requested when updating Windows Tray icon and OSX top menu. 13 years ago
ShyPike 0c89a69229 Add missing queue status (Status.*) replacements. 13 years ago