shypike
81a3f53226
Update text files for 1.0.0RC3
9 years ago
shypike
1cbff28f67
Disable listening on IPv6 addresses by the internal web server.
Setting Config->Special->ipv6_hosting to 1 will enable IPv6 listening.
Command line option --ipv6_hosting allows forcing the choice, should SABnzbd not start.
Closes #492
9 years ago
shypike
8e15acbf30
Update translations
9 years ago
Safihre
e07be60db6
#489 wrongly encoded & in the preload
9 years ago
Safihre
539c9662ff
'Default' not translated in Server-category
9 years ago
shypike
b396014f8d
Fix IP test at startup.
Correction of problem introduced by commit afff88b
"Use self-test.sabnzbd.org for connection tests".
9 years ago
shypike
1db32415b6
Update translations
9 years ago
shypike
b24629db6b
Update text files for 1.0.0RC2
9 years ago
Safihre
9b5cdcf8fb
Add trailing "/" to href's
9 years ago
shypike
4831415d14
Use self-test.sabnzbd.org for connection tests
9 years ago
Chris Thorn
a4c51f0b20
Parse bandwidth limit as a float instead of an integer so that non-integer values can be used as bandwidth limit
9 years ago
shypike
ec3ba1fb93
Changing server priorities during a download could lead to unexpected results and lockups.
Target priority of articles must be kept at the TryList level so that they
are reset when the try_list is reset.
Closes #378
9 years ago
Safihre
61966f7036
Plush dashboard local IPv4 wouldn't show if external failed
Typo!
For 1.0.0
9 years ago
Safihre
4f69e81841
Add link to information about SSL/yEnc
9 years ago
Safihre
d0d90581df
Tweak first Config page
9 years ago
Safihre
8ea5c27633
Improve display of message on blocked server
9 years ago
shypike
517500fdf3
Add link to issue list on support site.
9 years ago
shypike
c4c1c9b6ab
Prevent UI errors due to history_db handle not being available.
9 years ago
Safihre
2388889ede
Filegrabber did not sanatize filename
9 years ago
Safihre
55cfe878d7
Catch failing Windows Notification
I assumed Windows notifications could not fail, but clearly they can:
http://forums.sabnzbd.org/viewtopic.php?f=11&t=20211&p=104438
When no tray-icon is available, it will fail and in the case of
completed NZB message it will restart the whole of SABnzbd.
9 years ago
Safihre
a2daaee468
Add Pystone score to Glitter status
9 years ago
Safihre
2c360e395e
Limit to max 250 items per page (realistic limit)
9 years ago
Jonathon Saine
399cfee594
Add pyOpenSSL info to startup/utility/config base. Add OpenSSL & yEnc to config base as well.
9 years ago
shypike
be646ae6ab
Set default for https verification to off.
9 years ago
shypike
b470253d9f
Disable https verification when uploading NZB to running instance of SABnzbd.
9 years ago
shypike
b83c493492
Update translations
9 years ago
Safihre
991277bb01
Glitter broke on empty preload strings
See
http://forums.sabnzbd.org/viewtopic.php?f=11&t=20192&p=104368#p104368
In case of UnicodeError
9 years ago
Safihre
5626013b81
Don't allow name change or filesview on grabbing
9 years ago
Safihre
2810d37758
Make disabled servers look more disabled
9 years ago
Safihre
c2f08f01e0
#408 Show red when Add-NZB left empty
9 years ago
Safihre
17ff087e06
Do not confirm clearing warnings
9 years ago
Safihre
77de565b7c
Link in message about Orphans was broken
9 years ago
Safihre
54d238aa4d
Message labels were not translated
INFO and WARNING
9 years ago
Safihre
379d09f8cc
Improve message about no localStorage
It happens more than I expected, so better make a proper message.
9 years ago
shypike
00de72b127
Update text files for 1.0.xRC1
9 years ago
shypike
f9c84fa7dd
Fix trouble with disk speed meter (especially on Windows) Part 2.
Improve the benchmark by reducing Python overhead by writing larger blocks.
9 years ago
shypike
c8e46691bb
Solve file name encoding issues for OSX.
- Names returned by unrar-commandline need to be Unicoded.
- For yEnc embedded names, only test for UTF-8 and CP1252, but not the local codepage.
- Suppress some bogus warnings
- Log the output of the unrar tool
9 years ago
shypike
df1bb636e5
Fix links in text files to pooit to 1.0.0 entries in the Wiki.
9 years ago
shypike
ff886fad0d
Fix all links in the templates to point to 1.0.0 (or 1-0) entries in the Wiki.
9 years ago
shypike
6dbee7a413
Fix trouble with disk speed meter (especially on Windows) Part 2.
Move fix outside of the measurement loop.
Don't remove the test-file within the loop, but only after it's finished,
otherwise we'll still get a "Permission denied".
9 years ago
shypike
3f8fcd7172
Fix trouble with disk speed meter (especially on Windows).
Better handling when folder is not available or writable.
Windows requires some access outside of the Python code to avoid "permission denied".
9 years ago
shypike
d94f7388e6
Add a link on the main Config page, to the "issues" page on the Wiki
9 years ago
Safihre
ad8b49fea8
#408 Firefox-fix: word-wrap instead of word-break
9 years ago
Safihre
ce00270c12
#447 only show arguments-field for speedlimit
9 years ago
Safihre
8c501f8f58
#447 Servers in scheduler more clear
9 years ago
Safihre
ce313ebc65
#445 Reduce statusinfo timeout on startup
9 years ago
Safihre
887ad881a2
#444 HTTPS instead of HTTP for RSS favicon
9 years ago
Safihre
ce40827552
Fix breaking RSS page
Fixes http://forums.sabnzbd.org/viewtopic.php?f=11&t=20114
9 years ago
shypike
2777d89482
Fix typos that prevented notifications about disk full being sent.
9 years ago
shypike
727b300a0e
Update translations
9 years ago