shypike
|
dc6f8a19e3
|
Update Win installer translations.
|
13 years ago |
shypike
|
1da2c73ce0
|
Update translations
|
13 years ago |
ShyPike
|
15537de378
|
Update POT files.
|
13 years ago |
ShyPike
|
c72ecf0373
|
Remove Config skin from Config->General's skin pick lists.
|
13 years ago |
ShyPike
|
2b6adc90c9
|
Update copyright dates.
|
13 years ago |
ShyPike
|
5878ac81d7
|
Make '$my_lcldata' and '$my_home' available on all UI pages.
|
13 years ago |
ShyPike
|
92f12911ea
|
Always do a QuickCheck. When the user disabled QC, also do the par2 check and log a warning when QC and par2 have a different outcome.
|
13 years ago |
ShyPike
|
5863ec6878
|
Protect launch_a_browser() against None parameter.
|
13 years ago |
ShyPike
|
aeb83d3c93
|
Fix Plush speed/pause/options menu behavior for touch devices.
|
13 years ago |
ShyPike
|
6571788800
|
Add "special" option "start_paused".
|
13 years ago |
ShyPike
|
c335371b77
|
Send email when post-processing crashes.
Fix translation of stages in notification email.
|
13 years ago |
shypike
|
9f534f788f
|
Prevent hangup of OSX binary after Panic message.
OSX panic messages failed to reach the browser because OSX needs the prefix "file:///" when showing a file in the browser.
|
13 years ago |
ShyPike
|
bf6b2c3809
|
Fix pathbrowser.py further by suppressing CDROM drives and Unix/OSX names starting with ".".
|
13 years ago |
ShyPike
|
ab00c54270
|
Improve pathbrowser.py by not showing problematic folders on Windows.
|
13 years ago |
ShyPike
|
6932ccbfcd
|
Assume user base folder as base for pathbrowser.
|
13 years ago |
ShyPike
|
dd07dd44ba
|
Flag and pause incomplete NZB files.
|
13 years ago |
ShyPike
|
81ad6c1b05
|
Update unrar for Windows to 4.11
|
13 years ago |
shypike
|
4aa902429e
|
Update unrar for OSX to 4.11
|
13 years ago |
shypike
|
8a683e4ef0
|
Fix api call error in Wizard that prevented Server Test from working behind Apache.
|
13 years ago |
shypike
|
9046658d0f
|
Add URL to "empty NZB" warning.
|
13 years ago |
shypike
|
4c259d8d2b
|
nzbmatrix changed "TV: Divx/Xvid" category into "TV: SD".
|
13 years ago |
shypike
|
05ab19b5a6
|
Email notification for failed URL fetches.
|
13 years ago |
shypike
|
9fb74616e8
|
Make newzbin fetch queue more robust.
|
13 years ago |
ShyPike
|
eea2dab3a8
|
API call "browse" should expect UTF-8 input and convert that to the appropriate platform encoding.
|
13 years ago |
ShyPike
|
a133bb28cd
|
Add loglevel -1 to suppress logging altogether.
|
13 years ago |
shypike
|
b7cda43d36
|
Merge pull request #22 from thezoggy/api-browse_tweak
Api browse tweak
|
13 years ago |
Jonathon Saine
|
3bee9b3ec0
|
Due to the migration of the autocomplete module the api browse&compact command needed to be tweaked.
|
13 years ago |
ShyPike
|
6281684c46
|
The schedule evaluator should pass effective server status to the downloader.
This prevents active use of schedule-disabled servers at startup.
|
13 years ago |
ShyPike
|
41bc05a108
|
Enable "uniconfig" option by default.
|
13 years ago |
ShyPike
|
da2c0d5539
|
Fix encoding issue in API calls "browse" and "get_scripts".
|
13 years ago |
ShyPike
|
ac1c77d862
|
Fix for systems that have Python with an incomplete "locale" implementation.
|
13 years ago |
ShyPike
|
eccece6799
|
Fix failure to decode uuencoded downloads.
Fix decoding of articles that use \n instead of \r\n as line terminators.
|
13 years ago |
ShyPike
|
7dd5c03f64
|
Fix potential crash in API-call queue/sort.
|
13 years ago |
shypike
|
406e155284
|
Make "par2_multicore" visible in Config->Special.
|
13 years ago |
shypike
|
63069407b8
|
Add "Clear" button for server download stats.
|
13 years ago |
ShyPike
|
1314219d78
|
Clean up "osx_menu" option code.
|
13 years ago |
shypike
|
c602eadfa8
|
Add missing text.
|
13 years ago |
shypike
|
ea28b7023f
|
In Sorting expressions, add %sN, %s.N and %s_N for show/movie names without case-adjustment.
|
13 years ago |
ShyPike
|
c5580f8de4
|
Update readme files.
|
13 years ago |
ShyPike
|
c6b361950e
|
API calls "addfile" and "addlocalfile" now return a list of nzo_ids which can be used to access queue items.
Json example:
{"status":0,"nzo_ids":["SABnzbd_nzo_bjibsz", "SABnzbd_nzo_ihfghs"]}
ZIP-files with NZBs will return multiple nzo_ids.
|
13 years ago |
ShyPike
|
4a12acc82c
|
build_header() did not set newzbin_url variable.
|
13 years ago |
shypike
|
a1594f4915
|
Update text files to reflect current 0.7.x status.
|
13 years ago |
ShyPike
|
be96a611af
|
Fix api call "addfile" (for adding local NZB file).
|
13 years ago |
ShyPike
|
2104f3cb81
|
OSX troubleshoot menu: when using 127.0.0.1 also reset http and https ports.
|
13 years ago |
ShyPike
|
6761338dfe
|
Flag post-processing as failed when files cannot be moved/copied to destination.
|
13 years ago |
ShyPike
|
08966da22d
|
Replace newzbin.com with newzbin2.es
Add an INI setting for its base URL.
|
13 years ago |
ShyPike
|
d497ab0232
|
Don't keep Windows awake when there are only 'paused' items in the queue.
|
13 years ago |
ShyPike
|
ff371e1328
|
Update feedparser license file.
|
13 years ago |
ShyPike
|
0a0a8aae4b
|
Update feedparser.py to version 5.1
|
13 years ago |
ShyPike
|
b98ef1817c
|
Add special setting to use "pickle" library instead of cPickle.
|
14 years ago |